div.header, header.header, .header-background {
    background-color: #FFF !important
    }
.btn.btn-success, .btn-success {
    background-color: #DFDFDF !important;
    color: #3C3C3C !important;
    border-color: #3C3C3C !important
    }
.btn-main-menu, .header-item {
    background-color: #FFF !important;
    color: #3C3C3C !important
    }
.btn.btn-primary, .btn-primary, .btn-primary::after {
    background-color: #DFDFDF !important;
    border-color: #3C3C3C !important;
    color: #3C3C3C !important
    }
.about-page-container {
    background-color: #F2F2F2 !important;
    color: #3C3C3C !important
    }
.home--header-text, .home--header-title {
    color: #282C31 !important;
    box-shadow: none !important;
    background-color: rgba(0, 0, 0, 0) !important
    }