.hc-spaceHome-background-image {
   background-position-y: center;
}

.space-overview__detail__news__post--title {
    font-size: 14px;
}

.space-overview__detail__news__post--date {
    display: none;
}

.space-overview__detail__news--title {
    text-transform: none;
  	font-size: 18px;
}

.space-overview__detail__intro--description {
    font-size: 18px;
}

.button {
    font-size: 18px;
}

.article__heading {
  font-size: 32px;
  margin: 0;
}

.article__content h2 {
  font-size: 28px;
}

.article__content h2,
.article__content h4 {
  color: #00B6DA;
}

.article__content__anchor--link-icon {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.aui-iconfont-page-default {
    display: none;
}

.footer {
  min-height: 91px;
}

.footer__attribution-line--copyright {
    padding: 0 0 0 71%;
}

body > footer > div > div.grid-x.cell.large-auto > div:nth-child(2) > span > span {
display:none}

/* Hero layout
.sectioning-border {
  border-top: none;
}
.space-overview__hero__header__content {
    color: #fefefe;
    margin-bottom: 5em !important;
    padding: 10em 5em 10em 5em !important;
}*/