.book-menu a {
    background: #ace4e2;
    border-radius: 30px;
    padding: 12px 15px 10px !important;
    color: #fff !important;
}

#bookbuttonround {
    background: #ace4e2;
    border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px;
    padding: 6px 35px;
}

#bookbuttonround:hover {
    padding-right: 55px !important;
}

#footer-widgets {
    padding-bottom: 50px;
}

.et_pb_module_header {
    font-size: 37px;
}

.et_pb_fullwidth_header {
    padding: 30px 0 15px;
}

.bwimage {
    box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
    border: 7px solid #fff;
}

.et-fixed-header #top-menu li.book-menu > a {
    color: #fff !important;
}

.fa {
    font-size: 23px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

#main-footer .footer-widget h4 {
    margin-bottom: 10px;
}