/* TeakSmith.com — TSM */
:root {
    --brand-accent: #6b3a1f;
    --brand-nav-bg: #f6efe6;
    --brand-nav-color: #2a1c12;
    --brand-cta-bg: #c4a574;
    --brand-cta-hover: #d4b889;
    --home-ink: #2a1c12;
    --home-wood: #6b3a1f;
    --home-moss: #5c3317;
    --home-sand: #efe4d4;
    --home-mist: #f7f1e8;
}
