#undefined-sticky-wrapper, .main-header {
    background: #0d277b;
}
.main-menu ul li a{
	color:#fff !important;
}
.ts-feature-item:first-child {
    margin-bottom: 50px;
}
.ts-feature-item{
    margin-bottom: 50px;
}
.top-header ul li a:hover, .top-header ul li a:hover .fa {
    color: #e9e9e9 !important;
}
footer .widget_mc4wp_form_widget input[type="submit"]{
	background:#0d277b !important;
}