.form-label {
  margin-bottom: 0.08rem;
  line-height: 1.15;
}

form p {
  margin-bottom: 0.32rem;
}

form p label {
  display: block;
  margin-bottom: 0.08rem;
  line-height: 1.15;
}

.form-control,
.form-select {
  padding-top: 0.18rem;
  padding-bottom: 0.18rem;
  min-height: calc(1.5em + 0.5rem + 2px);
  line-height: 1.2;
}

textarea.form-control {
  min-height: 72px;
}

.form-text,
small,
.helptext {
  margin-top: 0.08rem;
  line-height: 1.15;
}

.card h1,
.card h2,
.card h3,
.card h4,
.card h5,
.card h6,
.section-title {
  text-transform: none;
  letter-spacing: normal;
}
