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

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

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

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

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

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

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