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

.u-section-1 .u-text-1 {
  margin: 40px 0 0;
  color: #1B3A6B;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 20px 0 -72px;
  color: #1F2937;
}

.u-section-1 {
  background-color: #F0F4FA;
}

.u-footer.u-palette-5-dark-2 {
  background-color: #0F2044 !important;
}

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

  .u-section-1 .u-text-2 {
    margin-bottom: -34px;
  }
}

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

  .u-section-1 .u-text-2 {
    font-size: 1.3333333333333333rem;
    margin-bottom: -64px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-bottom: -36px;
  }
}