/* WholesaleTeak.com — WHS */
:root {
    --brand-accent: #1d9d74;
    --brand-nav-bg: #f4faf8;
    --brand-nav-color: #1a2420;
    --brand-cta-bg: #c4a574;
    --brand-cta-hover: #d4b889;
    --home-ink: #1a2420;
    --home-wood: #3d2a1a;
    --home-moss: #2f4a3c;
    --home-sand: #e8e2d6;
    --home-mist: #f6f3ec;
}
