/* In lightmode, foreground (text) is not pure black, but background is pure white */

.plus-app-2024-01-presidentinvaalit-aanestysalueet {
  --plus-foreground: #131415;
  --plus-background: #ffffff;
  --plus-overlay-opacity: rgba(255, 255, 255, 0.9);
  --plus-menu-background: #f1f2f4;
  --plus-yellow: #fcf0c5;
  --plus-school-title-background: #131415;
  --plus-school-course-background: #fcf0c5;
  --plus-datarow-0: #ffffff;
  --plus-datarow-1: #fcf0c5;
}
