.login-links a {
  color: hsla(0, 0%, 50%, 1);
  margin-top: 4em;
}

.login-links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3em;
}