.footer {
	border-top : solid 1px #ccc;
	display : flex;
	flex-wrap : no-wrap;

}

.references {
	width : 40%;
	float : left;
	padding : 20px;
}

.references h3 {
	color : black;
	font-size : 20px;
}



