footer{
	padding: 30px 0;
	background: #5baeb6;
	text-align: center;
}
footer span{
	color: white!important;
}
footer>div>div:first-child{
	margin-bottom: 10px;
}