/* User Interviews reference tokens. */
@theme {
  --color-canvas-ice: #f2f8f7;
  --color-polar-white: #ffffff;
  --color-inkwell-black: #000000;
  --color-slate-gray: #283338;
  --color-cloud-frost: #e4f0f1;
  --color-misty-teal: #cae1e2;
  --font-display: sofia-pro, sans-serif;
  --font-sans: p22-mackinac-pro, sans-serif;
}