/* Relieve Furniture reference tokens. */
@theme {
  --color-canvas-fog: #f6f7f7;
  --color-snowdrift: #ffffff;
  --color-ash-cloud: #e7e5e4;
  --color-midnight-forest: #0b392f;
  --color-verdant-sprout: #0cea9e;
  --color-amethyst-glow: #6f52d3;
  --font-display: Planar, sans-serif;
}