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

.u-section-1 .u-text-1 {
  font-family: AMERSN;
  font-size: 2.25rem;
  margin: 16px auto 0;
}

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}@font-face {
  font-family: 'AMERSN';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/AMERSN.ttf);
}