.testimonials-background{padding:2rem 0;width:100%}.testimonials-module{margin:auto;max-width:1500px;width:100%}.testimonials-grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.testimonial-left-column,.testimonial-right-column{border-radius:.75rem;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:1.5rem}.testimonial-left-content,.testimonial-right-content{line-height:1.8}.testimonial-name{font-size:1.1rem;font-weight:700;margin-top:1rem}.testimonial-subtext{font-size:.9rem;margin-top:.25rem}.fa-quote-right{float:right}@media (max-width:1024px){.testimonials-grid{gap:1rem;grid-template-columns:1fr 1fr;max-width:1024px}}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr;max-width:768px}.testimonial-left-column,.testimonial-right-column{padding:1rem}.testimonial-name{font-size:1rem}.testimonial-subtext{font-size:.85rem}}