header, .site-header {
  background-color: #ddb278 !important;
}

footer, .site-footer {
  background-color: #ddb278 !important;
  color: #ffffff !important;
}

.store-footer__inner {
  background-color: #ddb278 !important;
  color: #ffffff !important;
}

.store-footer__inner a,
.store-footer__inner h3,
.store-footer__inner p {
  color: #ffffff !important;
}

.store-footer__inner a:hover {
  opacity: 0.85;

}