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

.financial-agreement-form.container {
  margin-top: 0 !important;
  padding: 0;
}

.financial-agreement-form > .alert {
  display: none !important;
}

.financial-agreement {
  font-size: 12px;
  line-height: 1.35;
}

.financial-agreement .h4 {
  font-size: 18px;
}

.financial-agreement .h6 {
  font-size: 12px;
}

.financial-agreement .mb-3 {
  margin-bottom: 10px !important;
}

.financial-agreement .form-control {
  font-size: 12px;
  line-height: 1.35;
  min-height: 0;
  padding: 0 2px;
}

.financial-agreement .form-check {
  min-height: 0;
  padding-left: 15px;
}

.financial-agreement .form-check-input {
  width: 12px;
  height: 12px;
  margin-left: -15px;
  margin-top: 2px;
}

.financial-agreement li,
.financial-agreement .row,
.financial-agreement section {
  break-inside: avoid;
}
