/* Automatisch erzeugt – Änderungen im Dashboard unter „Design“. */
:root{
  --brand:#0077b6;
  --brand-txt:#00618f;
  --brand-lit:#1e93d4;
  --brand-dim:#00618f;
  --sand:#f4d9a0;
  --sand-dim:#dcb96f;
  --sand-txt:#8a6516;
  --gold-txt:#a5761c;
  --night:#002b42;
  --night-2:#003957;
  --deep:#00507a;
  --aqua:#7ad3ea;
  --paper:#fbf8f3;
  --paper-2:#f4efe6;
  --paper-3:#ece5d8;
  --tx-1:#073852;
  --tx-2:#2b6482;
  --tx-3:#3f728d;
  --warn:#a8442c;
  --good:#0f6d72;
  --f-disp:&quot;Fraunces&quot;, &quot;Iowan Old Style&quot;, Georgia, serif;
  --f-sans:&quot;Plus Jakarta Sans&quot;, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Arial, sans-serif;
  --f-mono:&quot;IBM Plex Mono&quot;, ui-monospace, SFMono-Regular, Menlo, monospace;
  --wrap:1280px;
  --wrap-w:1500px;
  --r3:22px;
  --head-h:78px;
}
