/*
*   Child Theme Custom CSS File
*/

.header-wrapper {
background-color: #024786;
}

.main-menu ul li a {
color: #b1c4ce;
}

.header-bottom-wrapper {
background-color: #005AAB;
}

.home-flexslider .flexslider {
border-color: #024786;
}

.header-widget .wp-email-capture-widget .slide_widget_inner {
background-color: #024786;
color: #FFF;
}

.footer {
background-color: #005AAB;
}

.footer .widget ul li a,
.footer p,
.footer .widget_displaytweetswidget p a,
.footer-bottom .copyright {
color: #acbcc6;
}

.footer-bottom {
background-color: #024786;
}