.overlap-light .site-header:not(.stuck) .site-branding .site-title a {
  color: #e6e03e;
  font-style: normal;
  text-decoration: none;
  background-color: #050505;
}

.site-header .site-header-inner {
  background-color: #0a0a0a;
}

#masthead.site-header.sticky.mobile-menu {
  background-color: #000000;
  height: 65px;
}