h1 {
  margin: 0;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 600;
}

h2 {
  margin: 0;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 600;
}

.privacy h2 {
  margin: 0;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 600;
}

h3 {
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 400;
}

p, li {
  font-size: 12px;
  line-height: 14px;
}

.sign-in h2 {
  font-size: 24px;
  margin-top: 8px;
  margin-bottom: 24px;
  color: black;
}


.pds-form-field {
  display: flex;
  flex-direction: column;
  width: 140px;
}

#login-link{
  margin: 30%;
}
