 .u-section-1 {
  background-image: none;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-family: Manrope;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 12.5rem;
  letter-spacing: 33px;
  margin: 92px 24px 0;
}

.u-section-1 .u-text-2 {
  font-family: Manrope;
  font-size: 3.75rem;
  margin: 43px auto 60px;
}

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