.footer{
	
	position: relative;
	height: auto;
	background-color: #373a3c;
	width: 100%;
	margin-top: 3rem;
	color: white;
}

