/* Apollo reference tokens. */
@theme {
  --color-canvas: #f7f5f2;
  --color-subtle-gray: #e5e7eb;
  --color-ash-gray: #ccc9c6;
  --color-midnight-ink: #000000;
  --color-graphite: #1a1a1a;
  --color-charcoal-text: #47423d;
  --font-display: "Season Mix", sans-serif;
  --font-sans: Soehne, sans-serif;
}