body.SiteBackground{background-image:url('https://resx.octorate.com/content/295958/1700049052656.jpg')}@media (min-width: 1220px) {.SearchLabel .fa{background:#d0b245;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #d0b245}.SearchBar .GreenButton .ui-button-text{background-color:#d0b245}.SiteTopBar{background-color:rgba(208,178,69,0.8)}:root{--color:#d0b245!important;--color-rotation:48.16643891214822deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#d0b245!important;}.ui-selectonemenu .ui-selectonemenu-trigger, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger,.ui-button-text, .BounceColor::before, .BounceColor .ui-button-text::before {
	background: #d0b245;
}
.LayoutDynamic .SiteTopBar {
 	background-color: rgba(208, 178, 69,0.5);

}
.ui-notificationbar {
 	background-color: rgba(208, 178, 69,0.5);
}
.RoomTitle {
	font-weight: 700;
}
.RoomHeader h1 {
  	position: relative;
}
.RoomHeader h1::after {
	content: 'Breakfast included';
	position: absolute;
	display: inline-block;
	margin-left: 15px;
	right: 0;
	left: auto;
	font-weight: 600;
	font-size: 16px;
	color: #175017;
	top: 50%;
	transform: translateY(-50%);
	line-height: 36px;
}