.sohohotel-header {
    background-color: #9b632d;
}

.sohohotel-header .sohohotel-navigation li a {
    color: #fff;
}

.sohohotel-header .sohohotel-navigation li.current_page_item > a, .sohohotel-header .sohohotel-navigation li a:hover {
    color: #000;
}

.sohohotel-topbar * {
    color: #fff;
}

.sohohotel-logo {
    filter: grayscale(1) brightness(0) invert(1);
}