/* Volume reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-ink-black: #272727;
  --color-ash-gray: #717171;
  --color-stone-button: #949494;
  --color-obsidian-pill: #000000;
  --color-whisper-text: #cdcccc;
  --font-display: "Messina Sans", sans-serif;
}