.header__content--fluid-width {
    width: 100%;
}

.header .logo img {
    filter: hue-rotate(35deg);
}

.helpCategoryList a:hover,
.helpCategoryList a.active {
    color: #079a6b;
}

.text-success {
    color: #079a6b !important;
}

.nav-style .nav-link.active {
    color: #1ab282;
    border-color: #079a6b;
}

.nav-style-1 .nav-item .nav-link:hover,
.nav-style-1 .nav-item .nav-link.active {
    background-color: #079a6b;
}

.badge-success {
    background-color: #079a6b;
}

.mk.footer .footer__content--svg {
    padding: 40px 0;
}