.space-overview__hero__header__content__intro--intro { display:none; }
.article__content p { margin-bottom: 1rem; }
body, .breadcrumbs--active, .menu .is-active:not(ul)>a, .renderLinks--link, .renderSpaces__link, .footer__links a, .mega-accordion__item__title, .mega-accordion__item>a.accordion-title, .tile--pinned-topics .tile__headline {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
}
.breadcrumbs--active, .menu .is-active:not(ul)>a {
	font-weight: bold;
}
h1 span {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: -0.06rem;
	color: #aeb600;
}
.article__heading {
    margin-bottom: 0;
}
.article__content h2 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: -0.06rem;
	color: #404040;
}
.article__content h3 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: -0.04rem;
	color: #606060;
}
.article__content h4 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: -0.04rem;
	color: #808080;
}
.article__content * {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
}
.article__content code, .code-macro * {
    background-color: #f4f5f7;
    border: none;
    font-family: monospace, "Courier New";
    letter-spacing: -0.5px;
    padding: 1px;
    padding-left: 4px;
    padding-right: 4px;
	font-size: 0.9rem;
	border-radius: 3px;
}
.code-macro * {
	padding: 0;
}
.article__content .panel-macros--info__content code {
    background-color: #D1DFF5;
}
.article__content .panel-macros--note__content code {
    background-color: #F0E7BC;
}
.article__content * a {
    color: #aeb600;
}
.space-overview__hero__header__content__intro--heading {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
    letter-spacing: -1px;
}
.confluenceTd figure {
    margin-bottom: 0;
}
.confluenceTd figure img {
    border: 0;
}
.tile--pinned-topics {
    max-height: 65px;
}
.tile__date {
    visibility: hidden;
}
.space-overview__content__heading h2, .space-overview__hero__header__content__intro h1 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Noto Sans", "Ubuntu", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: -0.06rem;
}