a {
  color: #302F75;
}

a:hover {
  color: #AE1F24;
}

.link-pointer { 
  cursor: pointer; 
}