a {
  text-decoration: none;
  color: #006c32;
}

a:hover {
  color: #28AA6D;
}

