.pswithdrawal-page {
  max-width: 820px;
  margin: 0 auto;
}

.pswithdrawal-page h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.pswithdrawal-form {
  margin-top: 2rem;
}

.pswithdrawal-form .form-group {
  margin-bottom: 1.25rem;
}

.pswithdrawal-declaration {
  margin: 1.5rem 0;
  padding: 1rem 1.25rem;
  background: #f7f7f7;
  border-left: 4px solid #58a85c;
}

.pswithdrawal-submit {
  margin-top: 0.5rem;
}

.pswithdrawal-note {
  margin-top: 2rem;
  font-size: 0.92rem;
}

.pswithdrawal-optional {
  font-weight: normal;
}

.pswithdrawal-hp {
  position: absolute !important;
  left: -99999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.pswithdrawal-footer {
  margin: 0.5rem 0;
}

.pswithdrawal-footer-link {
  font-weight: 600;
  text-decoration: underline;
}
