 .u-section-1 {
  --color-var: #0f4c5c;
  min-height: 720px;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 0;
  height: auto;
  min-height: 695px;
  margin-top: 0;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: -37px auto 25px;
  padding: 8px 33px;
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    margin-bottom: 17px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    margin-bottom: 22px;
  }
}