.testimonials{align-items:center;display:flex;justify-content:space-between;position:relative}.testimonials-inner{max-width:800px;text-align:center}@media (max-width:991px){.testimonials-inner{max-width:100%;padding:0 3rem}}.testimonial-text{color:#222a3c;font-size:22px;font-weight:400;line-height:1.6;margin-bottom:2rem}@media (max-width:767px){.testimonial-text{font-size:18px}}.testimonial-name{color:#fe6536;font-size:18px;font-weight:700}.testimonial-button svg{fill:#fe6536;border:1px solid #fe6536;border-radius:50%;cursor:pointer;height:3rem;padding:.5rem;transition:border-color .25s ease-in-out,fill .25s ease-in-out;width:3rem}.testimonial-button svg:hover{fill:#222a3c;border-color:#222a3c}.testimonial-prev svg{rotate:180deg}@media (max-width:991px){.testimonial-button{position:absolute;z-index:20}.testimonial-next{right:0}.testimonial-button svg{height:2.5rem;width:2.5rem}}#main-content .testimonials .slick-dots{margin-top:3rem}@media (max-width:991px){#main-content .testimonials .slick-dots{margin-top:1rem}}