.timeline-step-number{font-size:1.5rem;font-weight:700;color:#082d53;margin-right:.5rem}.reviews-section{padding:4rem 0;background:#fff}.reviews-content h2{text-align:center;margin-bottom:1rem;color:#082d53;font-size:1.75rem}.reviews-subtitle{text-align:center;color:#6c757d;margin-bottom:1rem;font-size:1.125rem}.reviews-intro{text-align:center;color:#6c757d;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.reviews-wrapper{margin-bottom:3rem;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.reviews-cta{text-align:center;background:#f8f9fa;padding:2rem;border-radius:15px}.reviews-cta p{margin-bottom:1.5rem;color:#333}.grid{display:grid}.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:768px){.md\\:grid-cols-3{grid-template-columns:1fr}}