a {
  color: #8C1515;
  text-decoration: none;
}

a:hover {
  color: #8C1515;
  text-decoration: underline;
}
