#top-bar,
#testimonial .slick-dots li button:before,
.widget_search form.search-form button.search-submit:hover, 
.widget_search form.search-form button.search-submit:focus,
input[type="submit"]:hover, 
input[type="submit"]:focus {
    background-color: #F2184F;
}

#masthead,
.main-navigation ul ul {
    background-color: #202C45;
}
#cta .btn:hover, 
#cta .btn:focus,
.btn-primary,
.slick-prev, 
.slick-next,
.slick-dots li.slick-active button:before,
#testimonial .slick-dots li.slick-active button:before,
.widget_search form.search-form button.search-submit,
input[type="submit"] {
    background-color: #F2184F;
}

#content #cta {
    background-color: #43c077;
}

#colophon {
    background-color: #227590;
}

.site-info {
    background-color: #166781;
}

a:hover, 
a:focus, 
a:active,
#secondary a:hover, 
#secondary a:focus {
    color: #F2184F;
}

.site-title a:hover, 
.site-title a:focus {
    color: #fff;
}