 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(128, 128, 128, 1), rgba(128, 128, 128, 1)), linear-gradient(to bottom, rgba(153, 153, 153, 1), rgba(153, 153, 153, 1));
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-family: "Abril Fatface";
  font-size: 4.5rem;
  margin: 69px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-family: "Bowlby One SC";
  }
}

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

.u-section-2 .u-group-1 {
  min-height: 787px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px;
}

.u-section-2 .u-text-1 {
  font-size: 1.25rem;
  margin: 60px 0 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    margin-top: 98px;
    height: auto;
  }
}