/* Pastel reference tokens. */
@theme {
  --color-midnight-ink: #111111;
  --color-storm-gray: #222222;
  --color-ghost-white: #f5f5f4;
  --color-cloud-cover: #e6e3e2;
  --color-deep-sea-blue: #165dfb;
  --color-whisper-gray: #78716b;
  --font-display: Figtree, sans-serif;
}