/* ============================================================
   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:   #ce1f2e;   /* 1 · primary  — buttons, links, accents  (Mayflower red)  */
  --brand-2: #16614c;   /* 2 · secondary — jade bands, footer                        */
  --brand-3: #e0a72e;   /* 3 · highlight — stars, badges, small hits (gold)          */
  --canvas:  #faf6f0;   /* 4 · warm section background                               */
  --ink:     #201d1a;   /* 5 · text                                                  */
}
