:root {
  --bs-body-line-height: 1.2;
}

body,
.fs-6,
.fs-print-6,
legend,
.radios-sm fieldset legend,
.radios-sm label,
.radios-sm .yes-no-dk-radios {
  font-size: 8.5px !important;
}

.mb-3,
.mb-print-3 {
  margin-bottom: 0.25rem !important;
}

.pb-3 {
  padding-bottom: 0.25rem !important;
}

.form-control {
  padding: 0.25rem 0.75rem;
  font-size: 10px;
}

.form-control,
.form-select,
.input-group-text {
  padding-top: 0;
  padding-bottom: 0;
}

.form-text {
  margin-top: 0;
}

.yes-no-dk-radios,
.radios-sm .yes-no-dk-radios {
  flex: 0 0 60px;
  max-width: 60px;
}
