a:hover, a:visited, a:link, a:active{
  text-decoration: none;
}
      
.u-section-1 .u-sheet-1 {
  min-height: 72px;
}

.u-section-1 .u-text-1 {
  margin: 10px auto 10px 80px;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin: 20px 0;
  }
}

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

.u-section-2 .u-text-1 {
  font-weight: 900;
  margin: 0 10px 10px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 13px;
}