.nav-dropdown > a span,
.nav-contact span,
.button span,
.text-link span,
.hero-bottom a span,
.service-head span:last-child,
.service-more span {
  display: none;
}

.nav-contact {
  border-bottom: 0;
}

.service-principle {
  display: none;
}

@media (min-width: 1050px) {
  .experience > div {
    white-space: nowrap;
    font-size: 15px;
  }

  .experience i {
    margin-inline: 8px;
  }
}
