body {
  
    font-size: 16px; }

body:not(#page-1) .fixed #mainHeader, .fixed #mainHeader {
    background: #1a5418;
}
footer {
    background: #506f9e;
}
h1, h2, h3, .h1, .h2, .h3 {
    /* color: #155c15 !important */
}
.page-header {
    background-color: #306e57;
    color: #fff;
    border: none;
}

#search-page .container {
    background: #4caf50;
}

.row p {font-size: 18px;}

.booking-result.form-0 {
    box-shadow: 0 0 12px 4px rgb(15 141 65);
}
.btn-success {
    color: #fff;
    background-color: #00bcd4;
    border-color: #4cae4c;
}