.site-header {
  background: linear-gradient(135deg, #f6d365 0%, #fda085 100%) !important;
  padding: 20px 0;
}
.site-branding .site-title a { color: #2c3e50 !important; }
.site-branding .site-description { color: #e67e22 !important; }
.storefront-product-section .section-title { color: #e67e22; }
ul.products li.product .price { color: #e67e22 !important; font-weight: bold; }
.site-footer { background: #2c3e50 !important; }
