/* Pipe reference tokens. */
@theme {
  --color-midnight-core: #000000;
  --color-ivory-canvas: #ffffff;
  --color-slate-text: #808080;
  --color-onyx-layer: #1a1a1a;
  --color-ghost-white: #f5f5f5;
  --color-molten-orange: #e2572c;
  --font-display: "Suisse Font", sans-serif;
}