.s-viewing-room .main-header .logo img {
    -webkit-filter: invert(1); /* Safari 6.0 - 9.0 */
    filter: invert(1);
}
.item-header-background div h1 {
    color:#fff !important;
}
.item-header-background div h2 {
    color:#fff !important;
}
.item-header-background div h3 {
   color:#fff !important;
}
