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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 80px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 11px auto 0;
}

.u-section-1 .u-form-1 {
  height: 186px;
  width: 500px;
  margin: 100px auto 68px;
}

.u-section-1 .u-form-group-1 {
  margin-bottom: 30px !important;
}

.u-section-1 .u-form-group-2 {
  margin-left: 0;
  margin-bottom: 30px !important;
}

.u-section-1 .u-form-group-3 {
  margin-left: 0;
  margin-bottom: 30px !important;
}

.u-section-1 .u-btn-1 {
  font-size: 1.25rem;
  width: 100%;
  padding: 9px 0;
}

@media (max-width: 575px) {
  .u-section-1 .u-form-1 {
    width: 340px;
  }
}