:root,
[data-bs-theme=light] {
    --bs-primary: #0099d6 !important;
    --bs-primary-rgb: 0, 153, 214;
    --bs-primary-text-emphasis: #027cad !important;
    --bs-primary-bg-subtle: #58afd1 !important;
    --bs-primary-border-subtle: #58afd1 !important;
}