<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header-brand-role {
    text-transform: none;
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 7px;

    @media screen and (min-width: 950px) {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
</pre></body></html>