#booking-form-area {
top: 50px;
width: 250px;
height: 270px;
background-color: #1d6ea5;
}
.site-title {
font-size: 28px;
}
#main-slider .cycle-slide {
box-shadow: none;
}
#footer-widgets.widget-area {
background-color: #b8b8b8;
}
#colophon.site-footer {
background-color: #b8b8b8;
}
.responsiveContainer {
position: relative;
padding-bottom: 56%;
height: 0;
overflow: hidden;
}
.responsiveContainer iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.p {
color: #7d7d7d;
}