
:root,
[data-bs-theme=light] {
  --px-theme:  #d472b5 !important;
}

[data-bs-theme=dark] {
  --px-theme:  #b8326c !important;
}