div.header, header.header, .header-background {
    background-color: #222 !important
    }
.footer {
    background-color: #000 !important
    }
.btn-main-menu:hover {
    color: #00A8E1 !important
    }
.header-item:hover {
    color: #00A8E1 !important
    }
.btn-main-menu, .header-item {
    background-color: #222 !important;
    color: #FFF !important
    }
.dark-layer {
    display: none !important
    }
.home--header-text, .home--header-title {
    color: #00A8E1 !important
    }