/* Scoped to the six premium Smart Home Makeover resources only. */
body.sha-premium-makeover{
  --sha-ink:#000000;
  --sha-secondary:#000000;
  --sha-muted:#6B645B;
  --sha-paper:#F4F0E8;
  --sha-surface:#FBF8F2;
  --sha-accent:#1F4E53;
}
body.sha-premium-makeover .main-wrap,
body.sha-premium-makeover .main,
body.sha-premium-makeover .post-content,
body.sha-premium-makeover .entry-content,
body.sha-premium-makeover .post-box{
  color:#000000;
}
body.sha-premium-makeover .post-content p,
body.sha-premium-makeover .entry-content p,
body.sha-premium-makeover .post-content li,
body.sha-premium-makeover .entry-content li{
  color:#000000;
}
body.sha-premium-makeover .post-content h1,
body.sha-premium-makeover .post-content h2,
body.sha-premium-makeover .post-content h3,
body.sha-premium-makeover .entry-content h2,
body.sha-premium-makeover .entry-content h3,
body.sha-premium-makeover .post-title,
body.sha-premium-makeover .the-post-header .post-title{
  color:#000000;
}
body.sha-premium-makeover .post-meta,
body.sha-premium-makeover .post-content figcaption,
body.sha-premium-makeover .entry-content figcaption,
body.sha-premium-makeover .caption,
body.sha-premium-makeover .sub-title{
  color:#6B645B;
}
body.sha-premium-makeover .post-content a,
body.sha-premium-makeover .entry-content a{
  color:#1F4E53;
}
body.sha-premium-plug .post-content a:hover,
body.sha-premium-plug .entry-content a:hover,
body.sha-premium-cozy .post-content a:hover,
body.sha-premium-cozy .entry-content a:hover,
body.sha-premium-makeover .post-content a:hover,
body.sha-premium-makeover .entry-content a:hover{
  color:#163C40;
}
body.sha-premium-makeover .post-content figure,
body.sha-premium-makeover .entry-content figure{
  margin: 24px 0;
}
body.sha-premium-makeover .post-content figure img,
body.sha-premium-makeover .entry-content figure img{
  width: 100%;
  height: auto;
  display: block;
}
