
:root, [data-bs-theme=light] {
--bs-primary: #007633;
--bs-primary-rgb:
0, 118, 51;
--bs-link-color: var(--bs-primary);
}