/* Google reference tokens. */
@theme {
  --color-deep-midnight: #16171a;
  --color-charcoal-slate: #4d5156;
  --color-dark-cement: #303134;
  --color-ash-gray: #444746;
  --color-light-ghost: #e8e8e8;
  --color-muted-silver: #bfbfbf;
  --font-display: Arial, sans-serif;
  --font-sans: "Google Sans", sans-serif;
}