<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about_page_dd .isolate .rich-text .rich-text__wrapper .rich-text__blocks .rich-text__heading span {
    font-weight: 700;
    color: #F4001C;
    white-space: nowrap;
}
@media only screen and (max-width: 350px) {
    .about_page_dd .isolate .rich-text .rich-text__wrapper .rich-text__blocks .rich-text__heading span {
        font-size: 30px;
        line-height: 30px;
    }
}</pre></body></html>