a {
  text-decoration: none;
  color: #2777de;

  transition: color 0.15s ease-in-out 0s, background 0.15s ease-in-out 0s;
}
