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

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

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  width: 671px;
  margin: 44px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 2.25rem;
  margin: 39px auto 60px;
}

.u-section-1 .u-btn-1 {
  padding: 0;
}

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

@media (max-width: 575px) {
  .u-section-1 .u-text-2 {
    width: 340px;
  }
} .u-section-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url('images/AmandaTreppaforMI-Background1.png'), linear-gradient(to bottom, rgba(0, 0, 128, 1), rgba(0, 0, 128, 1));
  background-size: cover, cover;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  margin: 67px 60px 0 32px;
}

.u-section-2 .u-text-2 {
  margin: 20px 21px 60px 32px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    font-size: 2.625rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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