/* Maxima Therapy reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-paper-white: #ffffff;
  --color-light-linen: #fff6ed;
  --color-sunshine-yellow: #fdcb40;
  --color-ocean-blue: #006cff;
  --color-action-orange: #fd4401;
  --font-display: "ABC Diatype Rounded Plus", sans-serif;
  --font-sans: "Robuck Rounded", sans-serif;
}