/* Default styles */

a {
  font-weight: normal;
  color: #AD9653;
}
a:hover {
  text-decoration: none;
}
