:root {
    --font-display: Fraunces;
    --font-body: Newsreader;
    --bg: #F6F1E7;
    --surface: #FBF8F1;
    --surface-alt: #EFE8D9;
    --ink: #211D17;
    --ink-soft: #534B3E;
    --ink-faint: #857C6B;
    --accent: #9A6F33;
    --accent-text: #FBF8F1;
    --accent-soft: #EFE4D0;
    --border: #DAD0BE;
}
