/* Nornorm reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-midnight-ink: #000000;
  --color-storm-gray: #6a6a6a;
  --color-light-ash: #f1efe9;
  --color-frost: #ececec;
  --color-command-violet: #1e37a0;
  --font-display: Lunar, sans-serif;
}