/* Designer Fashion reference tokens. */
@theme {
  --color-selfridges-yellow: #ffe255;
  --color-raisin-black: #212121;
  --color-true-black: #000000;
  --color-canvas-white: #ffffff;
  --color-whisper-gray: #f6f6f6;
  --color-porcelain-gray: #eaeaea;
  --font-display: Arial, sans-serif;
}