/* GENERATED FROM _src/content.py -> THEME. Do not edit by hand.
   Change a colour there and run build.cmd. */
:root{
  /* brand */
  --bl:#1455A4;
  --bl-rgb:20,85,164;
  --bl-hover:#0E3F7C;
  --bl-bright:#4A7BB5;
  --cy:#1455A4;
  --cy-bright:#4A7BB5;
  --am:#E8A020;
  --am-ink:#7A5200;
  --logo:#2FA24A;
  /* surfaces */
  --bg:#FFFFFF;
  --bg-1:#E8EDF5;
  --bg-2:#FFFFFF;
  --bg-3:#DDE4EF;
  --hero-tint:#EDF1F8;
  --hero-tint-rgb:237,241,248;
  --line:#DDE4EF;
  --line-2:#B9C6DA;
  --ink-bg:#09285C;
  --ink-bg-2:#123F7E;
  /* text */
  --txt:#09285C;
  --txt-2:#4A5C78;
  --txt-3:#5A6A80;
  /* status */
  --ok:#0F7A52;
  --hot:#C0261E;
  /* cta band */
  --cta-a:#09285C;
  --cta-b:#1455A4;
  --cta-c:#4A7BB5;
}
