.auth-link {
  justify-self: center;
  color: #176d63;
  font-size: 12px;
  text-decoration: none;
}

.auth-link:hover {
  text-decoration: underline;
}

.auth-card form p {
  margin: 0;
  color: #617184;
  font-size: 12px;
  line-height: 1.5;
}
