.footer-footer {
	margin: 0 auto;
	text-align: center;
	color: #918f90;
	position: fixed;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 0px;
	border-top: #ddd 1px solid;
	background: #302e2f;
	z-index: 45
}

footer .links a {
	color: #918f90;
}

.footer-footer.wrapper .copyright {
	font-size: 12px;
	color: #918f90;
}