
:root, [data-bs-theme=light] {
--bs-primary: #317a7c;
--bs-primary-rgb:
49, 122, 124;
--bs-link-color: var(--bs-primary);
}