/*body {
  background-color: #121212 !important;
  color: #000 !important;
}*/
#sb-site, .sb-site-container{
    background: #333!important;
}
#header.scrolled {
    height: 6rem;
    background: #292727;
    padding-bottom: 2rem;
}

#header.scrolled #logo a, #header.scrolled #navbar span {
    color: #ffffff !important;
}
#header #logo a{ text-transform: uppercase}