@font-face {
  font-family: 'Neue Haas';
  src: url('https://www.armor.com/assets/fonts/NeueHaasDisplayBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

h1, h2, h3.list__topic {
  font-family: 'Neue Haas', Roboto, 'sans-serif' !important;
}

h3.list__topic {
  font-size: 1.4em !important;
}

hr {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.vp-banner {
  background-position: center;
}

.space-overview__hero__header__content__intro--intro {
  font-size: 0;
}

.space-overview__hero__header__content__intro--intro::after {
  font-size: 1.5rem;
  content: 'Find help deploying and managing Armor solutions.';
}

.space-overview__content__heading {
  display: none;
}

.footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
  min-height: 0;
}

.footer__logo {
  display: none;
}

.footer ul li:nth-child(2) {
  display: none;
}