/* Fresha reference tokens. */
@theme {
  --color-midnight-ink: #0d0d0d;
  --color-canvas-white: #ffffff;
  --color-cloud-gray: #f2f2f2;
  --color-muted-stone: #767676;
  --color-silver-mist: #d3d3d3;
  --color-mercury-stroke: #e5e5e5;
  --font-display: RoobertPRO, sans-serif;
}