.sm-pull-quote {
    border-top: 3px solid #c8913a;
    border-bottom: none;
    padding: 28px 0;
    margin: 44px 0;
}

.sm-pull-quote p {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: clamp(18px, 1.8vw, 23px);
    font-weight: 400;
    line-height: 1.5;
    color: #3d2b1f;
    margin: 0;
    padding: 0;
}