 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/blog.jpg');
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-family: "Space Grotesk";
  margin: 0 auto 0 0;
}

.u-section-1 .u-text-2 {
  font-family: "Anonymous Pro";
  font-weight: 700;
  margin: 20px 35px 0 0;
}

.u-section-1 .u-text-3 {
  font-family: "Anonymous Pro";
  font-size: 1.25rem;
  font-weight: 700;
  margin: 20px 234px 0 0;
}

.u-section-1 .u-text-4 {
  font-family: "Anonymous Pro";
  font-weight: 700;
  margin: 20px 35px 0 0;
}

.u-section-1 .u-text-5 {
  font-family: "Anonymous Pro";
  margin: 30px 35px 0 0;
}

.u-section-1 .u-text-6 {
  font-family: "Anonymous Pro";
  font-size: 1.25rem;
  font-weight: 700;
  margin: 20px 234px 20px 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

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

  .u-section-1 .u-text-2 {
    margin-right: 0;
  }

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

  .u-section-1 .u-text-4 {
    margin-right: 0;
  }

  .u-section-1 .u-text-5 {
    margin-right: 0;
  }

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

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

  .u-section-1 .u-text-3 {
    margin-right: 0;
  }

  .u-section-1 .u-text-6 {
    margin-right: 0;
  }
}

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

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

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