/* Teachable reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #ffffff;
  --color-light-fog: #f0f0f0;
  --color-warm-gray: #f5f5f5;
  --color-ash-gray: #a0a0a0;
  --color-graphite: #222222;
  --font-display: Peridotpenormvf, sans-serif;
  --font-sans: Ivyprestoheadline, sans-serif;
}