/* Rivian reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-arctic-white: #ffffff;
  --color-slate-gray: #151515;
  --color-cloud-drifter: #f2f2f2;
  --color-ash-concrete: #e5e7eb;
  --color-dark-asphalt: #212121;
  --font-display: Adventure, sans-serif;
  --font-sans: Liga, sans-serif;
}