/* Getclockwise reference tokens. */
@theme {
  --color-canvas-white: #fdf9f7;
  --color-midnight-pine: #003f2e;
  --color-forest-link: #039861;
  --color-slate-text: #333333;
  --color-ash-gray: #6e7673;
  --color-steel-border: #a6a6a6;
  --font-display: "PP Mori", sans-serif;
  --font-sans: Inter, sans-serif;
}