 .u-section-1 {
  background-image: url("images/Ballerina.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-family: "Love Light";
  font-style: italic;
  font-size: 6rem;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 345px 691px 0 38px;
}

.u-section-1 .u-text-2 {
  font-family: Audiowide;
  width: 411px;
  margin: 38px auto 0;
}

.u-section-1 .u-text-3 {
  font-family: Audiowide;
  width: 411px;
  margin: -32px auto 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  animation-timing-function: ease-in-out;
  padding: 0;
}

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

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
    margin-right: 529px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 309px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-right: 129px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 307px;
    margin-right: 170px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    margin-top: -139px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
    margin-top: 0;
  }
}