.mag-navbarmenu {
    --mag-nav-bg-color: #383638;
    --mag-nav-text-color: #fff;
    --mag-nav-text-hover-color: #84ea75;
}
.site-page-navigation-container { 
    --mag-nav-bg-color: #383638; 
}
.site-page-top-row {
    background: #fff;
}
.siteFooter {
    background: #292725 !important;
}
.site-footer {
    text-align: center !important;
    color: #fff;
}
.site-footer .footerLinks-actions a, .site-footer .footerLinks-actions a:hover, .site-footer .copyright, .site-footer .poweredby, .site-footer .poweredby a, .site-footer .poweredby a:hover, .siteFooter .custom-footer {
    color: #fff;
}
.siteFooter .siteFooter-flexBox {
    display: block;
}
.mag-site-main-menu.navbar-menu .navbar-nav li a {
    font-size: .8em !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
}
.social-media-links {
    text-align: center !important;
}
.siteFooter .social-media-links li.social-media-links-list-item a {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

