/* Koa Health reference tokens. */
@theme {
  --color-midnight-indigo: #2e3fd2;
  --color-arctic-teal: #5ed7de;
  --color-ebony-text: #302625;
  --color-canvas-white: #ffffff;
  --color-soft-vanilla: #fef8f4;
  --color-parchment-tan: #efe0d9;
  --font-display: Surt, sans-serif;
  --font-sans: Super, sans-serif;
}