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

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

.u-section-1 .u-text-1 {
  margin: 20px 0 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px auto;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(229, 229, 229, 0.8), rgba(229, 229, 229, 0.8));
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  margin: 11px 0 60px;
}