
.bottom_header_wrap, 
.bottom_header_wrap nav, 
.bottom_header_wrap .top-bar-section ul, 
.bottom_header_wrap .top-bar.expanded .title-area,
ul.pagination li span.current,
#commentlist .rescue_staff,
.entry-meta .rescue_staff,
.format-quote .entry-content, .format-link .entry-content,
.bottom_header_wrap .top-bar-section li:not(.has-form) a:not(.button), 
.bottom_header_wrap .top-bar-section .dropdown li:not(.has-form) a:not(.button),
.search-form input[type="submit"], 
a.tribe-events-read-more,
.single-tribe_events .tribe-events-schedule .tribe-events-cost,
.wpcf7 input[type="submit"],
.page button, .page .button {
  background-color: #00aeef!important;
}
.page .button:hover, .page .button:focus,
.search-form input[type="submit"]:hover,
.wpcf7 input[type="submit"]:hover,
.bottom_header_wrap .top-bar-section .has-dropdown > a:after {
  background-color: !important;
}
article .entry-meta a:hover,
ul.pagination li.arrow a,
.tribe-events-widget-link a,
a.tribe-events-read-more:hover,
a:hover, a:focus
{
  color: !important;
}
footer.entry_meta .post_details a:hover,
.bottom_header_wrap .bottom_nav a:hover {
  color: #4ac3ef!important;
}

.donation_button .button {
    background-color: #FDBB30!important;
    border-bottom: 10px solid #fcac00!important;
}
.donation_button .button:hover, .donation_button .button:focus {
    background-color: #fcac00!important;
    border-bottom: 10px solid #fcac00!important;
}