div#front-page-1 {
    background: url(/wp-content/uploads/2020/06/IMG_lkmch-scaled.jpg);
}

.sticky-message {
    background-color: rgba( 60,196,201,.5);

}


.before-footer {
     background-color: #3cc4c9;
     color: #ffffff;
}


.sticky-message a:focus, .sticky-message a:hover {
    color: #ffffff;
}

.bullets {
   padding-left: 50px;
   padding-top: 30px;

}



.sticky-message a {
    border-bottom: 1px solid #e36344;
    color: #ffffff;
    padding-bottom: 10px;
}

.size-medium.wp-image-285.aligncenter {
   margin-top: 38px;
   margin-bottom: 38px;
}

.size-medium.wp-image-284.aligncenter {
   margin-top: 12px;
   margin-bottom: 12px;
}

/* availablity calendars */
.wpbc_no_custom_width {
	max-width: none!important;
}



@media only screen and (min-width: 425px) {
  .title-area {
      width: 400px;
  }
}