/* Brex reference tokens. */
@theme {
  --color-midnight-ink: #000710;
  --color-action-orange: #ff5900;
  --color-primary-text: #000000;
  --color-paper-white: #ffffff;
  --color-dark-charcoal: #15191;
  --color-soft-gray: #f3f3f7;
  --font-display: Inter, sans-serif;
  --font-sans: Flecha, sans-serif;
}