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