

:root, [data-bs-theme=light] {
--bs-primary: #5fa559;
--bs-primary-rgb:
95, 165, 89;
--bs-link-color: var(--bs-primary);
}