/* Standards reference tokens. */
@theme {
  --color-canvas-ice: #eaeaea;
  --color-midnight-ink: #000000;
  --color-steel-gray: #a1a1a1;
  --color-whisper-gray: #d7d7d7;
  --color-action-orange: #ff2e00;
  --font-display: Soehne, sans-serif;
}