body {
	font-size: 15px;
    background-color:  transparent;
}

.portal__header__content__intro--heading,
.space-overview__hero__header__content__intro--heading {
  font-size: 2.5rem;
  font-weight: bold;
}

.portal__header__content__intro--intro {
  color: #32B5C4 !important;
  font-size: 22px;
  font-weight: 500;
}

.portal__content > div {
  justify-content: center;
}