
.template_top_menu {
    background-color: #5b1e0b;
}
.template_top_menu a.btn, .template_top_menu button.btn {
    background-color: #5b1e0b !important;
    color: #d7cb75 !important;
}
.template_top_menu button span.icon-bar {
    background-color: #d7cb75 !important;
}
.template_top_menu a:hover.btn, .template_top_menu button:hover.btn {
    background-color:  !important;
}
.template_body {
    background-color: #5b1e0b;
}
.template_bottom_menu {
    background-color: #5b1e0b !important;
    color: #d7cb75;
}
.template_bottom_menu a {
    color: #dbd4cb;
}
.template_bottom_menu a:hover {
    color: #afaaa2;
}
.template_footer {
    background-color: #5b1e0b !important;
    color: #d7cb75;
}