main a {
  color: #1b56c4;
}

main a:hover {
  color: #7da4ec !important;
  text-decoration: underline;
}