:root {
  --bs-primary: #006A65;
  --bs-secondary: #4A6361;
  --bs-body-bg: #F4FBF9;
}

a {
  color: #006A65 !important;
}