:root {
  /* meine Herta Hirt-Farben */
  --marine-blau: #0f0d30; /* 80% */
  --schwarz: #000000; /* 70% */
  --russisch-gruen: #303f38; /* 65% */
  --venezia-blau: #09123c; /* 60% */
  --tannen-gruen: #28321c; /* 60% */
  --woll-weiss: #fffbf0; /* 60% */
  --kirsch-rot: #c7203c; /* 45% */
  --rosen-rot: #520b22; /* 40% */
  --dunkel-rot: #3a141b; /* 35% */
  --weiss: #ffffff; /* 30% */
  --helles-gold-gelb: #f2dd89; /* 30% */
  --helles-moos-gruen: #8d882f; /* 30% */
  --blau: #2b325d; /* 25% */
  --eis-blau: #dde6ee; /* 20% */

  /* andere Farben */
  --sehr-helles-grau: rgba(229, 219, 231, 0.18);
  --netti-dunkles-grau: rgba(37, 36, 41);
  --netti-helleres-grau: rgba(78, 77, 89);

  --header-background: #8eace8;

  --ki-fragelogo-fontcolor: #fbffff;
  --ki-fragelogo-background: #2b3d4d;
  --ki-frage-fontcolor: #ececf1;
  --ki-frage-background: #343541;
  --ki-antwortlogo-fontcolor: #ffffff;
  --ki-antwortlogo-background: #10a37f;

  --ki-antwort-fontcolor: #d1d5db;
  --ki-antwort-background: #444654;

  --tagebuch-montag-farbe: #e3ecf4;
  --tagebuch-dienstag-farbe: #ebf1f0;
  --tagebuch-mittwoch-farbe: #e6f4d6;
  --tagebuch-donnerstag-farbe: #e1e8cb;
  --tagebuch-freitag-farbe: #f1e9d1;
  --tagebuch-samstag-farbe: #f4e2d5;
  --tagebuch-sonntag-farbe: #f4dddd;
}
