/* Slingshot reference tokens. */
@theme {
  --color-midnight-ink: #241f37;
  --color-canvas-white: #ffffff;
  --color-sky-blue: #ecf2ff;
  --color-pale-peach: #fff4ec;
  --color-mint-glaze: #edf9f5;
  --color-action-blue: #1a5fff;
  --font-display: sans-serif, sans-serif;
  --font-sans: Gopher, sans-serif;
}