span {
  font-size: 70px;
}

form-check-input {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}

.form-check-label {
  font-family: 'MorrisRomanAlternate';
}

.form-control {
  font-family: 'MorrisRomanAlternate';
  font-size: 28.122px !important;
}

.form-check-label {
  text-align: left;
}

.mt-4 {
  padding: 0px;
}

.d-inline-block {
  padding: 0px;
  margin-left: 0px;
}

.masthead {
  height: inherit;
}

@media (min-width: 300px) {
  h1 {
    font-size: 3.3em !important;
    line-height: 0.9em !important;
  }
}

.form-check .form-check-inline .ms-3 {
  margin-left: 0.5rem !important;
}

h1 .mb-1 {
}

@media (min-width: 300px) {
  h3 {
    font-size: 4.5em !important;
    line-height: 1.3em !important;
  }
}

@media (min-width: 1400px) {
  h3 {
    font-size: 7em !important;
  }
}

@media (min-width: 576px) {
  h3 {
    font-size: 6em !important;
  }
}

@media (min-width: 576px) {
  h1 {
    font-size: 4.5em !important;
    line-height: 1em !important;
  }
}

