a {
  text-decoration: none;
  color: rgb(245, 166, 35);
}

a:hover {
  color: rgb(245, 166, 35);
}