.footer {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
  color: #BDAFA1;
}
