a {
  text-decoration: none;
  color: #29AEE3;
}

a:hover {
  color: #29AEE3;
  text-decoration: underline;
}

