 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url('/images/OrangeQuillonWhiteBackground2.png'), linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: contain, cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-1 .u-icon-1 {
  width: 61px;
  height: 61px;
  margin: -123px auto 60px 180px;
  padding: 0;
}

@media (max-width: 575px) {
  .u-section-1 .u-icon-1 {
    margin-top: -112px;
    margin-right: 104px;
    margin-left: auto;
  }
}@font-face {
  font-family: 'HelveticaNeueLight';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HelveticaNeueLight.otf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'HelveticaNeueMedium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HelveticaNeueMedium.otf);
}