/* Ease Health reference tokens. */
@theme {
  --color-forest-green: #0f3e17;
  --color-cream-canvas: #fffefc;
  --color-mint-glaze: #b1dbb8;
  --color-slate-mist: #b6ced5;
  --color-keylime-wash: #e1f4df;
  --color-mint-kiss: #cfe7d3;
  --font-display: Suisseintl, sans-serif;
  --font-sans: "Faire Octave", sans-serif;
}