/* Outlaw BBQ Association — theme overrides only.
   Loaded AFTER bbq.css; nothing here is layout, only colour. */
:root {
  --accent:   #e0a127;   /* outlaw brass */
  --accent-2: #a8741a;
  --bg:       #0c0c0d;
  --surface:  #151517;
  --surface-2:#1d1d20;
  --line:     #2c2c31;
}
