.space-overview__content__heading h2 {color:#FF4D81 }

.hc-header-font-color, .hc-header-font-color>a {color:#2961E1!important }

.hc-spaceHome-hero-font-color {color:#E9FE53!important }

.space-overview__content__heading {
    margin-bottom: 1em;
}
a.block.px-4.py-3.hc-header-font-color {
    font-size: medium;
    margin-top: 1em;
}

a.vp-search-result__title {
    color: #0066FF;
    font-size: 1.25em;
    font-weight: 500;
}

.vp-search-result__content-source {
    font-size: 1em;
    font-weight: 400;
    color: #A9A9A9;
}

p.vp-search-result__description {
    color: #0066FF;
}

.vp-search-page__main {
    width: max-content;
}

.search-results__results__label {
    color: red;
}