 .u-section-1 {
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, #db545a, #478ac9), linear-gradient(0deg, rgba(219, 84, 90, 0.8), rgba(71, 138, 201, 0.8));
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0;
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-1:before,
.u-section-1 .u-text-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 :hover > .u-container-layout .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-1 .hover > .u-container-layout .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-2 {
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, rgba(104, 165, 221, 1), rgba(104, 165, 221, 1));
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  margin: 10px 0;
}.u-section-3 .u-sheet-1 {
  min-height: 638px;
}

.u-section-3 .u-custom-html-1 {
  margin-bottom: 0;
  height: auto;
  min-height: 638px;
  margin-top: 0;
}.u-section-4 .u-sheet-1 {
  min-height: 435px;
}

.u-section-4 .u-custom-html-1 {
  margin-bottom: 7px;
  height: auto;
  min-height: 435px;
  margin-top: -7px;
}tr: hover {background-color: coral;}