/* Land of Ride reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #ffffff;
  --color-ash-gray: #f5f5f5;
  --color-ghostly-mist: #eee7e7;
  --color-placeholder-gray: #767676;
  --color-flamingo-pink: #ffc2f7;
  --font-display: Times, sans-serif;
  --font-sans: GaramondNarrow, sans-serif;
}