/* ============================================================
   THEME: Donya Kebab (London, ON) - derived from the restaurant logo
   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:   #c1212d;   /* 1 · primary  — logo red (5.96:1 on white)   */
  --brand-2: #262322;   /* 2 · secondary — charcoal (logo emblem)      */
  --brand-3: #efa634;   /* 3 · highlight — flame amber from the logo   */
  --canvas:  #faf6f2;   /* 4 · warm section background                */
  --ink:     #1c1a19;   /* 5 · text                                   */
}
