
:root, [data-bs-theme=light] {
--bs-primary: #19b5de;
--bs-primary-rgb:
25, 181, 222;
--bs-link-color: var(--bs-primary);
}