header{
	background: #fff!important;
}
.nav-item{
	color: #221f34;
}
.dropdown_menu{
	background: #fff;
}
.applynow:hover{
	background: #43BEE8;
	color: #fff!important;
}
.ham-lines{
	background: #221F35;
}
.hamburger.expand .ham-lines{
	background: #fff!important;
}