a {
  transition: color 0.2s ease-in-out; }
  a:focus {
    outline: 0; }

a.no-hover:hover {
  color: #2b405b; }
