a {
  color: #444c57;
}

a:hover {
  color: #0400ff;
  text-underline-position: below;
}

a:active {
  color: #0400ff;
}