
/*Color*/
.bg-dark {
    background-color: #98795a!important;
}
/*Footer*/
footer a {
    color: #fff;
}