/* ThoughtLab reference tokens. */
@theme {
  --color-midnight-black: #000000;
  --color-stone-grey: #4c4c4c;
  --color-ghost-white: #cccccc;
  --color-snow-drift: #ffffff;
  --color-action-red: #fc1c46;
  --font-display: sui, sans-serif;
}