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

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