.press-carousel__quotation {
    line-height: 100%;
    color: #703927 !important;
}

.shopify-section--press .custom__subheading::before {
    display: none !important;
}

@media screen and (max-width: 1000px) {
    .press-carousel__quotation {
        line-height: 30px;
    }
}