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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  margin: -14px 0 0;
}

.u-section-1 .u-social-icons-1 {
  height: 32px;
  min-height: 16px;
  width: 116px;
  min-width: 68px;
  margin: 41px auto 0;
}

.u-section-1 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
  height: 100%;
}

.u-section-1 .u-icon-2 {
  color: rgb(85, 172, 238) !important;
  height: 100%;
}

.u-section-1 .u-icon-3 {
  color: rgb(197, 54, 164) !important;
  height: 100%;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 34px 0 35px;
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -45px;
  }

  .u-section-1 .u-social-icons-1 {
    margin-top: 51px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 37px;
    margin-bottom: 52px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: -59px;
  }

  .u-section-1 .u-social-icons-1 {
    margin-top: 68px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 39px;
    margin-bottom: 49px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 13px;
}