.testimonials-container{padding:var(--base-padding-section) 0;text-align:center}.testimonials__description{margin:1.5rem 0 0 0}.testimonials__list{margin-top:2rem}.testimonials__item{background-color:var(--white);border-radius:8px;margin-top:1.5rem;padding:1.5rem;position:relative;text-align:left}.testimonials__item blockquote{border-left-color:var(--lime)}.testimonial__author{font-weight:600}@media(min-width:768px){.testimonials__list{display:flex;flex-wrap:wrap;justify-content:center}.testimonials__list{margin-top:0;margin-left:-1.5rem}body .testimonials__item{margin-top:1.5rem}.testimonials__item{display:flex;flex-direction:column;margin-left:1.5rem;width:30%;width:calc(33% - 1.5rem)}.testimonial__author{margin-top:auto}}