
.space-overview .hc-spaceHome-background-image {
    background-image: var(--vp-portal-banner-background-image);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    box-shadow: var(--vp-space-banner-shadow);
}

li[data-vp-name="Help"] {
    display: none !important;
}

li[data-vp-name="PEM Administrator - Public"] a {
    color: transparent !important;
    margin-left: -215px !important;
}

li[data-vp-name="PEM Administrator - Public"] a:after {
    color: black !important;
    content: "PEM Administrator" !important;
}

li[data-vp-name="PEM Agent - Public"] a {
    color: transparent !important;
    margin-left: -160px !important;
}

li[data-vp-name="PEM Agent - Public"] a:after {
    color: black !important;
    content: "PEM Agent" !important;
}

li[data-vp-name="PKWARE Release Notes - Public"] a {
    color: transparent !important;
    margin-left: -250px !important;
}

li[data-vp-name="PKWARE Release Notes - Public"] a:after {
    color: black !important;
    content: "PKWARE Release Notes" !important;
}

li[data-vp-name="PK Transparent Server Agent - Public"] a {
    color: transparent !important;
    margin-left: -290px !important;
}

li[data-vp-name="PK Transparent Server Agent - Public"] a:after {
    color: black !important;
    content: "PK Transparent Server Agent" !important;
}

li[data-vp-name="PK iOS Agent - Public"] a {
    color: transparent !important;
    margin-left: -180px !important;
}

li[data-vp-name="PK iOS Agent - Public"] a:after {
    color: black !important;
    content: "PK iOS Agent" !important;
}

li[data-vp-name="PK Android Agent - Public"] a {
    color: transparent !important;
    margin-left: -210px !important;
}

li[data-vp-name="PK Android Agent - Public"] a:after {
    color: black !important;
    content: "PK Android Agent" !important;
}

li[data-vp-name="SDK - Public"] a {
    color: transparent !important;
    margin-left: -105px !important;
}

li[data-vp-name="SDK - Public"] a:after {
    color: black !important;
    content: "SDK" !important;
}

li[data-vp-name="PK Protect Data Store Manager - Public"] a {
    color: transparent !important;
    margin-left: -310px !important;
}

li[data-vp-name="PK Protect Data Store Manager - Public"] a:after {
    color: black !important;
    content: "PK Protect Data Store Manager" !important;
}

p.space-overview__hero__header__content__intro--intro.hc-spaceHome-hero-font-color {
    display: none;
}