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

.plus-app-2024-01-presidentinvaalit-kunnittain {
  --plus-foreground: #131415;
  --plus-background: #ffffff;
  --plus-overlay-opacity: rgba(255, 255, 255, 0.9);
}
