 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(180deg, rgba(65, 107, 147, 0.8), #171717);
  background-size: cover;
}

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

.u-section-1 .u-image-1 {
  width: 214px;
  height: 76px;
  margin: 23px auto 0 23px;
}

.u-section-1 .u-btn-1 {
  margin: -61px 0 0 auto;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 15px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 23px auto 0;
}

.u-section-1 .u-btn-2 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 23px auto 60px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-1 {
    width: auto;
  }

  .u-section-1 .u-text-2 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-top: 54px;
    margin-left: auto;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 30px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 17px;
    margin-right: auto;
  }

  .u-section-1 .u-text-1 {
    margin-top: 42px;
    font-size: 2.25rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    margin-left: 11px;
    margin-right: 11px;
  }

  .u-section-1 .u-btn-2 {
    margin-bottom: 41px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 0;
  height: auto;
  min-height: 400px;
  margin-top: 0;
}.u-section-3 .u-sheet-1 {
  min-height: 62px;
}

.u-section-3 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
}.feedspace-quote p {
  color: black;
}