/* Traffic Productions reference tokens. */
@theme {
  --color-midnight-ink: #151515;
  --color-canvas-white: #f3f3f3;
  --color-highlight-yellow: #fff824;
  --color-pure-black: #000000;
  --color-faded-gray: #e5e5e5;
  --font-display: Suisse, sans-serif;
}