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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  font-size: 3rem;
  text-shadow: 4px 4px 5px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 5px 0 rgba(0,0,0,0);
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  --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: 0.3;
  margin: 29px 0 47px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 2.75rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
}