.mr-testimonial { background: var(--mr-color-surface, #f4f8fa); border-radius: 14px; margin-inline: auto; max-width: 900px; padding: clamp(28px,5vw,64px); text-align: center; }
.mr-testimonial blockquote { font-size: clamp(17px,2vw,22px); line-height: 1.7; margin: 0 0 24px; }
.mr-testimonial img { border-radius: 50%; height: 72px; object-fit: cover; width: 72px; }
