body{
    background-color: #3C444C !important;
}

header{
    background-color: #242C32 !important;
    color: #EFEFEF !important;
}

header a{
    color: #F1BE27 !important;
}

.header_menu a, .header_menu button{
    font-weight: 600;
    color: #F1BE27 !important;
}

.header_menu .btn-default{
    background-color: #F1BE27 !important;
    color: #242C32 !important;
}

.header_menu .btn-link, .header_menu .dropdown-item{
    color:#000 !important;
}

footer{
    background-color: #242C32 !important;
    color: #EDEDED !important;
}

footer a{
    text-transform: uppercase !important;
    color: #F1BE27 !important;
}



