/* Relief reference tokens. */
@theme {
  --color-sky-canvas: #f9f7f0;
  --color-arctic-mist: #ffffff;
  --color-deep-ocean: #13426f;
  --color-hope-blue: #2e96ff;
  --color-subtle-gray: #616c8a;
  --color-slate-text: #333333;
  --font-display: Gilroy, sans-serif;
}