/* Gt-maru reference tokens. */
@theme {
  --color-sky-blue: #0068ff;
  --color-sunshine-yellow: #ffff55;
  --color-bubblegum-pink: #ff8080;
  --color-tangerine: #ff9400;
  --color-lime-green: #00bf3a;
  --color-lemon-drop: #ffc800;
  --font-display: "GT Maru", sans-serif;
}