 .u-section-1 {
  background-image: linear-gradient(#666666, #d4d4d4);
}

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

.u-section-1 .u-text-1 {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 2.25rem;
  font-family: Lobster, display;
  margin: 38px auto 0;
}

.u-section-1 .u-form-1 {
  height: 465px;
  margin-top: 53px;
  margin-bottom: 0;
  background-image: linear-gradient(#f2f2f2, #999999);
  --radius: 24px;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
}

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

.u-section-1 .u-social-icons-1 {
  height: 32px;
  min-height: 16px;
  width: 32px;
  min-width: 16px;
  margin: 29px auto 60px;
}

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

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