@font-face {
  font-family: "Lato";
  font-weight: 500;
  src: url("https://www.101domain.com/css/fonts/LatoRegular.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  font-weight: 300;
  src: url("https://www.101domain.com/css/fonts/LatoLight.woff") format("woff");
}

:root {
  --K15t-font-family-body: "Lato", sans-serif;
}
.header__navigation--logo {border-right:1px solid #94c3d6bb;padding-right:1rem!important}
.header__navigation--heading {font-size:1.5rem}
.space-overview__hero__header__content__intro--heading{font-weight:300}
.space-overview__hero__header__content__intro--intro{color:#759cac}
.render-links {text-transform:uppercase}
.render-links--link:not(:first-child){border-left:1px solid #94c3d699}
[data-vp-component="banner"]{--image:none;--background:#333}
.vp-article__heading{font-size:2.5rem;font-weight:300;line-height:normal}
.article__content h2{color:#21a6d5}
.article__content h6{font-size:1.35rem;font-weight:300;margin-bottom:2rem}
.space-overview__content__heading{justify-content:center}
.footer--alignment{align-items:center;justify-content:center}
.footer__attribution-line--copyright li:last-child{display:none}