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