.footer {
	width:calc(95% - 60px);
	max-width: 1000px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
}