/* Generated by build.py from src/design.json — do not edit.
   The font and the two colours behind it are chosen at /admin. */
:root {
  --blue-950: #081029;
  --blue-900: #0d1f4d;
  --blue-800: #162f68;
  --blue-700: #22396f;
  --blue-600: #2f4d92;
  --blue-500: #4667ad;
  --blue-100: #dfe6f4;
  --blue-050: #eef2fa;
  --gold: #e8b93c;
  --gold-2: #f7d675;
  --paper: #f5f7fc;
  --white: #ffffff;
  --ink: #101c3a;
  --ink-soft: #46567c;
  --sans: "Heebo", "Segoe UI", Arial, sans-serif;
  --shadow: 0 18px 46px rgba(8, 16, 41, .16);
}
