: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;
  --theme-bg-image: url("/site-theme/cover/dashboard/image?v=07a286f1a0ae");
  --theme-bg-position: 1% 50%;
  --theme-bg-repeat: repeat;
  --theme-bg-opacity: 0.1;
}
