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

.plus-app-2024-12-valosaaste {
  --plus-foreground: #f8f9fa;
  --plus-background: #131415;
}