.btn-main-menu:hover {
    color: #FFF !important
    }
.header-item:hover {
    color: #FFF !important
    }
.btn-main-menu:hover {
    background-color: #AFA939 !important
    }
.header-item:hover {
    background-color: #AFA939 !important
    }
.btn-main-menu, .header-item {
    color: #000 !important
    }
.dark-layer {
    display: none !important
    }
.footer {
    border-color: #AFA939 !important;
    background-color: #222831 !important
    }