/* Artisans d'idées reference tokens. */
@theme {
  --color-midnight-void: #000000;
  --color-ghost-white: #ffffff;
  --color-cinder-gray: #bbbab2;
  --color-warning-red: #ff0000;
  --font-display: Barlow, sans-serif;
}