.testimonials{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.testimonials--four-col .testimonial__wrapper,.testimonials--one-col .testimonial__wrapper,.testimonials--three-col .testimonial__wrapper,.testimonials--two-col .testimonial__wrapper{width:100%}.testimonial__wrapper{display:flex;padding:.75rem}.testimonial{background-color:#fff;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;padding:2rem 1.5rem}.testimonial__stars{margin-bottom:1rem;text-align:center}.testimonial__testimonial{margin-bottom:.5rem;text-align:center}.testimonial__testimonial :last-child{margin-bottom:0}.testimonial__author{font-family:Avenir Next;font-weight:600;text-align:center}@media (max-width:767px){.testimonial{padding:1.5rem 1rem}}@media (min-width:767px){.testimonials--four-col .testimonial__wrapper,.testimonials--three-col .testimonial__wrapper,.testimonials--two-col .testimonial__wrapper{width:50%}}@media (min-width:993px){.testimonials--three-col .testimonial__wrapper{width:33.3333333333%}.testimonials--four-col .testimonial__wrapper{width:25%}}