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

.plus-app-2024-12-suomi-kone {
  --plus-foreground: #131415;
  --plus-background: #ffffff;
}