/* Origin Financial reference tokens. */
@theme {
  --color-midnight-ink: #0f1011;
  --color-elevated-charcoal: #2e2e2e;
  --color-slate-canvas: #000000;
  --color-ghost-white: #ffffff;
  --color-faded-mist: #f5f5f7;
  --color-subtle-ash: #cacaca;
  --font-display: "Lyondisplay App", sans-serif;
  --font-sans: Suisseintltrial, sans-serif;
}