.site-header, .main-header-bar-wrap, .ast-primary-header-bar {
  background: #faf7f2 !important;
  border-bottom: 1px solid rgba(26,23,19,0.08) !important;
  box-shadow: none !important;
}
.ast-site-identity .site-title a, header a {
  color: #1a1713 !important;
}
body.page, body.single, body.woocommerce {
  background: #faf7f2 !important;
  color: #1a1713 !important;
}
h1, h2, h3 {
  font-weight: 300 !important;
  color: #1a1713 !important;
}
a { color: #CC7D51 !important; }
.site-footer { background: #1a1713 !important; }
.ast-site-identity .site-title a,
.ast-site-identity .site-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 300 !important;
  font-size: 1.4rem !important;
  letter-spacing: 0.04em !important;
  color: #1a1713 !important;
}