footer
{	
	width:100%;
	color:black;
	font-family:'Roboto', sans-serif;
	font-weight:50px;
	padding:25px 0;
	background:black;
	font-weight:20;
	letter-spacing:0.5px;
}

footer a 
{
	color:white;
	text-decoration:none;
}

footer a:hover
{
	color:grey;
	text-decoration:none;
}

footer p a
{
	font-weight:10px;
	
}

footer h4
{
	font-weight:10px;
	letter-spacing:1.5px;
}