.marker--promoted-news {
    color: #fff;
    background-color: #deb408;
}
.marker--featured-news {
    color: #fff;
    background-color: #772432;
}

section[data-facet-uid='feeType'] {
    display: none;
}