/* Worth Agency reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-whisper-gray: #f9f9f9;
  --color-midnight-text: #282828;
  --color-pitch-black: #000000;
  --color-blush-pink: #f8d4d4;
  --color-zest-orange: #eb4726;
  --font-display: -apple-system, sans-serif;
  --font-sans: custom_47163, sans-serif;
}