.top-header .support {
    color: #ffffff;
}
.top-header {
    box-shadow: none !important;
    background-image: linear-gradient(to right, #9c0033 0, #deab25 100%) !important;
}
.blue-line {
    background-image: linear-gradient(to right, #9c0033 0, #deab25 100%) !important;
}
.blue-line-content {
    display: none;
}
.question {
    color: #000000;
}
.email {
    color: #000000;
}
.phone {
    color: #000000;
}
.change-occupancy {
    background-color: #deab25 !important;
}
.btn.change-occupancy {
    background-color: #9c0033 !important;
}
.btn-prices-dropdown {
    background-color: #9c0033 !important;
}
.btn.book-now {
    background-color: #9c0033 !important;
}
.share-room-button {
     color: #000000;
}
footer {
    background-color: #000000;
    font-size: 15px;
}
p.room-brief {
    height: auto !important;
}
body {
    font-size: 110%;
}
.room-name {
    font-weight: bold;
}
.carousel-room-proposal .carousel-inner>.item {
    height: 280px !important;
}
.page-title {
    background-color: #ad9259;
}
li > a {
    color: #000000;
    font-weight: bold;
}
a {
    color: #ffffff;
    font-weight: bold;
}