.rt-white .blog-header-headline, .rt-white .blog-header-subline {
    color: white !important;
}

.rt-whiteBorder .blog-header-headline, .rt-whiteBorder .blog-header-subline {
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white !important;
}

.hidecategory .searchresult-category {
    display: none !important;
}

