/* IFTTT reference tokens. */
@theme {
  --color-midnight-ink: #222222;
  --color-canvas-white: #ffffff;
  --color-deep-graphite: #333333;
  --color-muted-ash: #666666;
  --color-light-ghost: #eeeeee;
  --color-ocean-blue: #0099ff;
  --font-display: "Avenir Next", sans-serif;
}