/* Hashnode reference tokens. */
@theme {
  --color-cloud-white: #f9fafb;
  --color-storm-gray: #f4f5f7;
  --color-stone-dust: #e6e8eb;
  --color-charcoal-black: #16191c;
  --color-carbon-slate: #1c2024;
  --color-ash-mist: #7b8187;
  --font-display: suisseIntl, sans-serif;
  --font-sans: "Font Awesome 7 Jelly", sans-serif;
}