@page {
  size: letter portrait;
  margin: 0.25in;
}

.dental-anesthesia-consent-form.container {
  margin-top: 0 !important;
  padding: 0;
}

.dental-anesthesia-consent-form > .alert {
  display: none !important;
}

.dental-anesthesia-consent {
  font-size: 12px;
  line-height: 1.4;
}

.dental-anesthesia-consent .h4 {
  font-size: 20px;
}

.dental-anesthesia-consent .h5 {
  font-size: 16px;
}

.dental-anesthesia-consent .h6 {
  font-size: 13px;
}

.dental-anesthesia-consent .form-control {
  font-size: 12px;
  line-height: 1.4;
  min-height: 0;
  padding: 0 2px;
}

.dental-anesthesia-consent p,
.dental-anesthesia-consent .row {
  break-inside: avoid;
}
