.quote-card blockquote {
    margin: 14px 0 0;
    font-size: clamp(2rem, 3vw, 3.2rem);
    line-height: 0.95;
}
