 .u-section-1 {
  background-image: url("images/glass_hearts.jpeg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-family: "Abril Fatface";
  font-size: 3rem;
  font-style: italic;
  text-shadow: 2px 2px 8px rgba(249,218,155,1);
  margin: 116px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 612px;
  margin-top: 61px;
  margin-bottom: 0;
}

.u-section-1 .u-btn-1 {
  --radius: 6px;
  border-style: solid;
  font-size: 0.9375rem;
  box-shadow: 5px 5px 20px 0 rgba(249,176,0,0.4);
  font-style: italic;
  font-weight: 700;
  background-image: none;
  margin: 61px auto 60px;
  padding: 11px 41px;
}

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

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

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

  .u-section-1 .u-custom-html-1 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 74px;
  }
} .u-section-2 {
  background-image: none;
}

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