.u-section-1 {
  background-image: linear-gradient(#f1c50e, white);
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: none none solid;
  font-size: 1.875rem;
  font-weight: 700;
  margin: 18px auto 0 18px;
  padding: 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-family: abril-fatface;
  margin: 30px 127px 60px 18px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 500px;
}