.blue-bg{
	background:#354391;
}
.blue, a{
	color:#354391;
}
.fa_sc a:hover, .foot-p a:hover{
	color: #fff;
}
a:hover{
	text-decoration: none;
	color:#3c7b82;
}
.black-bg{
	background:#000;
}
.white{
	color: #fff;
}

.widget p{
	color: #f0eeee;
}
.fa-widget {
	color: #f0eeee;
	margin-right:10px;
}
.widget-ul li a{
color: #f0eeee;
}

.widget-ul li a:hover{
	color: #fff;
	text-decoration: none;
}