:root{
  --brand: #c9c9c9;
  --bg: #4a4f4b;
  --surface: #646464;
  --card: #646464;
  --text: #ffffff;
  --muted: #ffffff;
  --radius: 24px;
  --font: Arial, sans-serif;
  --store-cta-bg: #000000;
  --store-cta-text: #bab5b5;
  --store-cta-border: #e9e9e9;
  --delivery-prompt-bg: #171717;
  --delivery-prompt-text: #f4f4f4;
  --delivery-prompt-border: #0d0a00;
}
