footer{
	margin: 0;
	padding: 1.5rem 1.5rem 5rem;
	background-color: #16212b;
}
footer, footer a{
	color: #FFF;
}

footer li{
	list-style: none;
}