
:root,
[data-bs-theme=light] {
  --px-theme:  #63a3d3 !important;
}

[data-bs-theme=dark] {
  --px-theme:  #376be5 !important;
}