<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header__logo-wrap {
    top: 3.5rem !important;
}

.logo__text {
    margin-bottom: 2.6rem !important;
    margin-left: 7rem !important;
    font-size: 3rem !important;
    font-weight: 400;
}

@media (max-width: 36.25em) {
    .logo__text {
        margin-left: 0 !important;
    }
}

.bgGrayHeader th .icon {
    color: #147402;
}</pre></body></html>