/* Substack reference tokens. */
@theme {
  --color-orange-ember: #FF6719;
  --color-midnight-graphite: #363737;
  --color-anchor-gray: #777777;
  --color-ui-white: #FFFFFF;
  --color-silver-mist: #EEEEEE;
  --color-dark-overlay: #232525;
  --font-display: system-ui, sans-serif;
  --font-sans: Cahuenga, sans-serif;
}