
:root, [data-bs-theme=light] {
--bs-primary: #1c425c;
--bs-primary-rgb:
28, 66, 92;
--bs-link-color: var(--bs-primary);
}