.u-section-1 .u-sheet-1 {
  min-height: 85px;
}

.u-section-1 .u-text-1 {
  font-family: Merriweather;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 20px auto 0 1px;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-bottom: 60px;
    font-size: 1.875rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 841px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 60px;
  height: auto;
  min-height: 98px;
  margin-top: 0;
}.u-section-3 .u-sheet-1 {
  min-height: 73px;
}

.u-section-3 .u-text-1 {
  font-style: italic;
  margin: 0 0 30px;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  text-decoration: underline !important;
  font-style: italic;
  padding: 0;
}

@media (max-width: 767px) {
  .u-section-3 .u-text-1 {
    margin-top: 60px;
  }
}