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

.plus-app-2025-01-suojatiet {
  --plus-foreground: #f8f9fa;
  --plus-background: #131415;
}