.footer {
	padding: 48px 0 64px;
	background: #333;
	display: flex;
	justify-content: center;
}

.copyright {
	max-width: 540px;
	color: white;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
}
