.testimonial-single .body,.testimonial-single .testimonial-highlight{border-bottom:1px solid var(--color-lightgrey)}.testimonial-single .testimonial-highlight{background-color:var(--color-lightpurple);padding:3rem 2rem;display:flex;align-items:center;gap:2rem}.testimonial-single .testimonial-avatar{width:130px;height:130px;aspect-ratio:1/1;margin:0;border-radius:50%;overflow:hidden;border:4px solid #fff;box-shadow:0 4px 15px rgba(0,0,0,.1);flex-shrink:0}.testimonial-single .testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-single .excerpt{flex:1 1;font-size:1rem;padding:0;background-color:transparent;border-bottom:none;line-height:1.8;font-style:italic;color:var(--color-secondary);margin:0}.testimonial-single .content{padding:2.5rem 2rem}.testimonial-single .body h1,.testimonial-single .body h2{font-size:1.25rem;margin:.5rem 0}.testimonial-single .body a{color:var(--color-secondary);text-decoration:underline}@media screen and (max-width:576px){.testimonial-single .testimonial-highlight{align-items:flex-start;flex-direction:column}.testimonial-single .testimonial-avatar{width:100px;height:100px}}