/* A-WARE reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-alabaster-white: #ffffff;
  --color-greige-canvas: #f7f5ee;
  --color-stone-whisper: #ece9df;
  --color-subtle-ash: #888783;
  --color-harvest-gold: #a77a41;
  --font-display: practice, sans-serif;
  --font-sans: plantin, sans-serif;
}