/* --- Colors --- */
:root {
    --main: #004326;
}

.header-v2 .main-menu-m > li > a {
    color: #333 !important;
}