/* Tatem reference tokens. */
@theme {
  --color-twilight-ink: #000000;
  --color-polar-white: #ffffff;
  --color-pewter-mist: #919191;
  --color-silver-tone: #b5b5b5;
  --color-obsidian-grey: #606060;
  --color-charcoal-black: #3b3b3b;
  --font-display: Inter, sans-serif;
}