a {
  text-decoration: none !important;
  font-weight: bolder;
}

a:hover {
  text-decoration: initial;
}
