.links {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.login_link {
  font-size: 14px;
}