/* Homepage palette: navy typography and ESTATIC gold, including review initials. */
body.home .ehc-section {
    --ehc-dark-gold: #05172f;
    --ehc-accent-ink: #05172f;
}
body.home .ehc-section #ehc-heading > span:last-child { color: #05172f; }
body.home .reviews_section.premium-reviews .premium-review-avatar {
    background: #b89b65;
    box-shadow: none;
}
body.home .reviews_section.premium-reviews .premium-review-avatar span { color: #05172f; }
