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

.plus-app-2024-11-yhteisoverokone {
  --plus-foreground: #f8f9fa;
  --plus-background: #131415;
}