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

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

.u-section-1 .u-text-1 {
  color: #1B3A6B;
}

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

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

.u-section-1 .u-text-2 {
  margin: 20px 0 60px;
}

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

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