:root{
  --brand: #c9c9c9;
  --bg: #575c58;
  --surface: #292929;
  --card: #292929;
  --text: #ffffff;
  --muted: #ededed;
  --radius: 24px;
  --font: Arial, sans-serif;
  --store-cta-bg: #000000;
  --store-cta-text: #bab5b5;
  --store-cta-border: #ffc400;
  --delivery-prompt-bg: #171717;
  --delivery-prompt-text: #f4f4f4;
  --delivery-prompt-border: #ffc400;
}
