.footer {
	background-color: #fff;
	color: rgb(75, 74, 74);
	padding: 15px;
	position: fixed;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.fixed {
	bottom: 0;
	position: fixed;
}