/* Fallen Grape reference tokens. */
@theme {
  --color-desert-sand: #ece0d2;
  --color-warm-clay: #e1c6ab;
  --color-vineyard-mauve: #7c664d;
  --color-terra-cotta: #e3a36e;
  --color-deep-earth: #573d21;
  --color-pale-sage: #d8deb7;
  --font-display: Romie, sans-serif;
  --font-sans: "Arial Narrow", sans-serif;
}