/* ============================================================
   THEME: Fresh Table (Template TF)
   Re-skin the entire site by editing these five variables.
   Every shade, tint, border, and glow is derived from them
   automatically in style.css.
   DO NOT add layout, grid, flexbox, or spacing here.
   ============================================================ */

:root {
  --brand:   #96592f;   /* 1 · primary  — deep bronze; buttons, links, accents (5.58:1 on white) */
  --brand-2: #221e1a;   /* 2 · secondary — espresso-black bands, footer   */
  --brand-3: #bd8149;   /* 3 · highlight — NOtaBLE bronze; stars, badges  */
  --canvas:  #f7f2ea;   /* 4 · warm cream section background              */
  --ink:     #1f1c19;   /* 5 · near-black text                            */
}
