footer{
	background: #006bba;
	padding: 15px 0;
	
}
footer span{
	color: white;
}
.footer_style{
	/* width:500px; */
	/* margin: 0 auto; */
	text-align:center;
}
.footer_style>div>span:first-child{
	margin-right: 10px;
}