#top-bar {
background-color: #202334;
}
#masthead,
.main-navigation ul ul,
#cta .btn:hover, 
#cta .btn:focus,
.widget_search form.search-form button.search-submit {
background-color: #2b2f47;
}
#content #cta,
.widget_search form.search-form button.search-submit:hover, 
.widget_search form.search-form button.search-submit:focus,
.slick-dots li.slick-active button:before {
background-color: #44afae;
}
#colophon {
background-color: #2b2f47;
}
.site-info {
background-color: #24273b;
}
a {
color: #2b2f47;
}
a:hover, 
a:focus, 
a:active,
#secondary a:hover, 
#secondary a:focus {
color: #44afae;
}