 .u-section-1 {
  background-image: url("images/ScreenShot2025-07-28at4.29.05PM.png");
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 47px auto 0;
}

.u-section-2 .u-text-2 {
  font-weight: 400;
  margin: 66px 0 60px;
}

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