.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;
}

.red .button-decoration.button {
  background-color: #ff0000;
}


.red .button-decoration.button.is-highlighted {
  color: #000000;
}

.red .button-decoration.button.is-highlighted .item {
  background-color: #000000;
}

.textSmall .text-major {
    font-size: 0.9em;
    line-height: 1.1em;
}


