
:root, [data-bs-theme=light] {
--bs-primary: #44757a;
--bs-primary-rgb:
68, 117, 122;
--bs-link-color: var(--bs-primary);
}