.body-bg {
	background: rgb(249, 248, 248);
}
.btn.blue.custom {
	background: #a53d38!important;
    border: 1px solid #a53d38!important;
}
.btn.green.custom {
	background: #a53d38!important;
    border: 1px solid #a53d38!important;
}
.month-listing tbody tr td a.selected {
    background-color: #a53d38!important;
}
/*.star-category.star-color {
	color: #a53d38!important;
}*/
.price-correction {
    color: #a53d38!important;
}
.room-plan__saving {
    color: #a53d38!important;
}
.room__volume.selected {
    background-color: #a53d38!important;
}
.kart-has-items {
    background-color: #a53d38!important;
}
/*.b-step .b-step-item.active .step-number {
    background-color: #a53d38!important;
}
.b-step .b-step-item.active {
    color: #333333!important;
}*/