
:root,
[data-bs-theme=light] {
  --px-theme:  #d8e3cf !important;
}

[data-bs-theme=dark] {
  --px-theme:  #2e3a2e !important;
}