/* In darkmode, foreground (text) is not pure white and background is not pure black */

.plus-app-2024-01-presidentinvaalit-aanestysalueet {
  --plus-foreground: #f8f9fa;
  --plus-background: #131415;
  --plus-overlay-opacity: rgba(19, 20, 21, 0.9);
  --plus-menu-background: #292b2d;
  --plus-yellow: #2c2304;
  --plus-school-title-background: #fcf0c5;
  --plus-school-course-background: #2c2304;
  --plus-datarow-0: #131415;
  --plus-datarow-1: #2c2304;
}
