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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 15px;
  --text-color-var: #ffffff;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  text-decoration: underline !important;
  padding: 0;
}

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

.u-section-1 .u-text-4 {
  margin: 15px auto 60px 0;
}

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

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

  .u-section-1 .u-text-4 {
    margin-bottom: 19px;
  }
}