/* Patrick Miller reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #ffffff;
  --color-pewter-mist: #a4b1b3;
  --color-steel-green: #4c564b;
  --color-ocean-blue: #004b82;
  --color-warm-peach: #fd9b65;
  --font-display: MlrStandard, sans-serif;
  --font-sans: -apple-system, sans-serif;
}