/* Tally Forms reference tokens. */
@theme {
  --color-midnight-charcoal: #37352f;
  --color-white-canvas: #ffffff;
  --color-soft-mist: #e0e0df;
  --color-ash-gray: #898884;
  --color-steel-gray: #777672;
  --color-jet-black: #000000;
  --font-display: Inter, sans-serif;
}