a, 
a:hover, 
a:visited {
    color:#d9534f;
}

body {
    background:#121212!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color:#fff
}

#header,
#footer {
    background:#121212!important;    
}

#header a {
  color:#fff  
}

.dropmenu ul li a.active,
.dropmenu ul li a:focus,
.dropmenu ul li a:hover {
    color:#d9534f!important;
}

.mobile-menu .button_container span {
    background:#d9534f!important;
}

.treemenu li a.active,
.treemenu li a:focus,
.treemenu li a:hover {
    color:#d9534f!important;
}
