[data-bs-theme=light] {
  --bs-primary: #149437;
  --bs-primary-active: #0e6726;
  --bs-primary-rgb: 0, 149, 42;
}
.link-primary:focus,
.link-primary:hover {
  color: #03391e !important;
}
