 .u-section-1 {
  background-image: linear-gradient(#478ac9, #adcce9);
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.9375rem;
  font-weight: 700;
  margin: 40px 0;
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 203px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 161px;
}

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

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

.u-section-2 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 1.125rem;
  background-image: none;
  margin: 12px auto 21px 20px;
  padding: 8px 21px 8px 19px;
}