﻿body [data-site-identifier="standards"] .pre-top {
    background: #dde3e3 !important;
    color: #00853f;
}

    body[data-site-identifier="standards"] .pre-top .pre-top__list--left {
        color: var(--theme) !important;
    }

    body[data-site-identifier="standards"] .pre-top a {
        color: var(--theme) !important;
    }

        body[data-site-identifier="standards"] .pre-top a:hover {
            text-decoration-color: var(--theme) !important;
        }
body[data-site-identifier="standards"] .main-nav__li--big .main-nav__a, body[data-site-identifier="standards"] .main-nav__li--big .main-nav__a:hover {
    background-color: #00853f !important;
    border-radius: 5px !important;
    margin: 1.8rem 1.5rem 0 .5rem !important;
    line-height: 3 !important;
    padding: 0 1.5rem !important;
    color: #FFFFFF !important;
}
body[data-site-identifier="standards"] .hero__inner .hero__text {
    margin: 0 !important;
}