.login-password-reset {
  color: #12b0c7;
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: 0.5rem;
  position: absolute;
  right: 0;
  text-decoration: none;
}

.login-terms {
  align-items: center;
  display: flex;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

.login-terms-text {
  margin-left: 0.5rem;
}

.login-terms-text a {
  color: #12b0c7;
}
