.testimonial-section{background-color:#2568b8;display:flex;justify-content:center;padding:1rem 0 2rem;text-align:center;width:100%}.testimonial-wrapper{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin:auto}.testimonial-wrapper .testi-quotes{color:#fff;font-family:Montserrat Alternates,sans-serif;font-size:70px;font-weight:700}.testimonial-wrapper .testimonial .quote{position:relative}.testimonial-wrapper .testimonial .testi-quotes.before{left:-28px;top:-18px}.testimonial-wrapper .testimonial .testi-quotes.after{bottom:-45px;right:-8px}.testimonial-wrapper .testimonial .testi-quotes.after,.testimonial-wrapper .testimonial .testi-quotes.before{color:#fff;font-family:Montserrat Alternates,sans-serif;font-size:70px;font-weight:700;position:absolute}.testimonial-section .testimonial{display:flex;flex:1;flex-direction:column;max-width:380px;min-height:276px;padding:.5rem 0;text-align:center;width:100%}.testimonial-section .testimonial img{margin:auto}@media(max-width:786px){.testimonial-wrapper .testimonial{flex-basis:48%}}