a {
  color: #DD8E27;
  text-decoration: none;
}
a:hover {
  color: #EE921A;
  text-decoration: underline;
}
