
:root, [data-bs-theme=light] {
--bs-primary: #0071bd;
--bs-primary-rgb:
0, 113, 189;
--bs-link-color: var(--bs-primary);
}