.testimonial__figure{margin:0 auto;max-width:760px;padding:4.5rem 2rem}.testimonial__quote{border-left:3px solid var(--accent-color);margin:0 0 1.75rem;padding:0 0 0 1.5rem}.testimonial__quote p{font-size:clamp(1.125rem,2.2vw,1.5rem);line-height:1.5;margin:0}.testimonial__quote p:before{content:"\201E"}.testimonial__quote p:after{content:"\201C"}.testimonial__caption{align-items:center;display:flex;gap:1rem}.testimonial__photo{border-radius:50%;flex-shrink:0;height:72px;object-fit:cover;width:72px}.testimonial__person{display:flex;flex-direction:column;gap:.15rem}.testimonial__name{font-weight:600}.testimonial__meta{color:var(--muted-color);font-size:.9375rem}.testimonial__link{display:inline-block;font-size:.9375rem;font-weight:600;margin-top:1.5rem;text-decoration:none}.testimonial__link:focus,.testimonial__link:hover{text-decoration:underline}@media (max-width:767px){.testimonial__figure{padding:3rem 1.25rem}}