html[data-theme="ozel"] .header__top,
html[data-theme="ozel"] .banner-v2,
html[data-theme="ozel"] .btn-outline-secondary:hover {
    background-color: #77797D;
    border-color: #77797D;
}

html[data-theme="ozel"].btn-primary:not(:disabled):hover {
    background-color: #77797D;
}

html[data-theme="ozel"] .header__bottom {
    border-bottom: 4px solid #77797D !important;
}

html[data-theme="ozel"] .header__menu-link:hover,
html[data-theme="ozel"] .header__menu-link:active,
html[data-theme="ozel"] .header__menu-item:hover .header__menu-link,
html[data-theme="ozel"] .header__menu-item:focus .header__menu-link,
html[data-theme="ozel"] .header__menu-item:active .header__menu-link {
    border-bottom: 4px solid #77797D !important;
}

html[data-theme="ozel"] .megamenu__item:hover .megamenu__item-link span:before {
    background-color: #77797D !important;
}

html[data-theme="ozel"] .megamenu__sub .megamenu__submenu::-webkit-scrollbar-thumb {
    background: #77797D !important;
}

html[data-theme="ozel"] .btn-primary:not(:disabled):hover {
    background-color: #77797D !important;
    border-color: #77797D !important;
    color: #000 !important;
}

html[data-theme="ozel"] a.arrow-link.active span,
html[data-theme="ozel"] a.arrow-link:active span {
    color: #77797D !important;
}

html[data-theme="ozel"] .footer__mobile__links {
    background-color: #77797D !important;
}

html[data-theme="ozel"] .header {
    border-top: 4px #77797D solid !important;
}

html[data-theme="ozel"][data-ozel-subpage="1"] .subpage-banner {
    background-color: #77797D !important;
    border-color: #77797D !important;
}

html[data-theme="ozel"] a.arrow-link:hover,
html[data-theme="ozel"] span.arrow-link:hover,
html[data-theme="ozel"] .outline:hover,
html[data-theme="ozel"] .header__menu-item:hover .header__menu-link,
html[data-theme="ozel"] .header__menu-item:focus .header__menu-link,
html[data-theme="ozel"] .header__menu-item:active .header__menu-link,
html[data-theme="ozel"] .header__menu-item:hover,
html[data-theme="ozel"] .header__menu-link:focus,
html[data-theme="ozel"] .header__menu-link,
html[data-theme="ozel"] .btn-outline-secondary,
html[data-theme="ozel"] .btn-outline-secondary:hover,
html[data-theme="ozel"] .btn-outline-secondary:focus,
html[data-theme="ozel"] .btn-outline-secondary.active,
html[data-theme="ozel"] .btn-outline-secondary:not(:disabled):hover:before,
html[data-theme="ozel"] .btn-outline-secondary:not(:disabled):focus:before {
    border-color: #77797D !important;
}

html[data-theme="ozel"] .nav-tabs .nav-link.active,
html[data-theme="ozel"] .nav-tabs .nav-link.active:hover,
html[data-theme="ozel"] .nav-tabs .nav-link.active:focus {
    border-bottom: 4px solid #77797D !important;
    border-color: #77797D !important;
}

html[data-theme="ozel"] .svg--arrow-right,
html[data-theme="ozel"] .svg--plus,
html[data-theme="ozel"] .svg--calculator,
html[data-theme="ozel"] .svg--support {
    filter: brightness(0) saturate(100%) invert(46%) sepia(2%) saturate(356%) hue-rotate(201deg) brightness(94%) contrast(87%);
}