@media screen and (max-width: 768px) {
  .headerlogo {
    background-color: #faaa0e !important;
  }
  html > body > div:nth-child(2) > #page > #masthead > div > #themestek-stickable-header-w > #site-header {
    background-color: #faaa0e;
  }
}
html > body > div:nth-child(2) > #page > #masthead > div > div:nth-child(2) > div > div > div > div:nth-child(1) > div > div {
  background-color: #000 !important;
}
