body { background: #fff7ee !important; }

header, .store-header, .top-navbar {
  background: rgba(43, 22, 15, 0.96) !important;
}

.s-product-card-price, .price {
  color: #6f8f45 !important;
  font-weight: 900 !important;
}

button, .btn, .s-button-primary, .s-button-btn {
  background: linear-gradient(135deg, #4b2415, #c99555) !important;
  color: #fff !important;
  border-radius: 16px !important;
  font-weight: 900 !important;
}

footer {
  background: #fff3e6 !important;
  color: #2b160f !important;
}

footer, footer * {
  color: #2b160f !important;
}