/* Tilda reference tokens. */
@theme {
  --color-arctic-white: #ffffff;
  --color-ink-black: #000000;
  --color-cloud-gray: #efefef;
  --color-graphite: #222222;
  --color-pebble: #cccccc;
  --color-warm-peach: #fa8669;
  --font-display: TildaSans, sans-serif;
  --font-sans: Arial, sans-serif;
}