.header h1{color:#32373b;margin:50px 0 40px;font-size:3.125rem;font-weight:600}.header p{color:#32373b;max-width:90ch;margin-bottom:60px;font-size:1.25rem;font-weight:500}.testimonials-grid{text-align:center;color:light;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:100px;display:grid}@media (min-width:960px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonials-grid *{background-color:#d3d3d3}