:root{
  --restaurant-accent:#A02820;
  --restaurant-accent-secondary:#416026;
  --restaurant-accent-text:#FFFFFF;
  --restaurant-background:#F7EFD9;
  --restaurant-border:#DCC9A3;
  --restaurant-button-radius:2px;
  --restaurant-card-radius:2px;
  --restaurant-dark:#1C130E;
  --restaurant-dark-text:#F8EFDC;
  --restaurant-display:'Bevan', Rockwell, 'Roboto Slab', Georgia, serif;
  --restaurant-editorial:'Lora', Charter, 'Bitstream Charter', Georgia, serif;
  --restaurant-functional:'Archivo', Helvetica Neue, Helvetica, Arial, sans-serif;
  --restaurant-image-radius:2px;
  --restaurant-muted:#655641;
  --restaurant-photo-filter:saturate(1) contrast(1.02);
  --restaurant-scrim:0.68;
  --restaurant-section-space:clamp(4rem, 7vw, 7rem);
  --restaurant-surface:#FFFBEF;
  --restaurant-text:#221A12;
  --restaurant-transition:220ms;
}
