.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  background-image: none;
  border-style: none;
  align-self: center;
  font-size: 1rem;
  margin: 918px auto 35px;
  padding: 27px 77px 28px;
}

@media (max-width: 575px) {
  .u-section-1 .u-btn-1 {
    font-size: 0.75rem;
    margin-bottom: 53px;
    padding: 21px 26px 22px;
  }
}