@charset "utf-8";
section {
	margin-bottom: 75px;
}
aside {
	margin-bottom: 45px;
	text-align: center;
	font-size: 110%;
	line-height: 150%;
}

@media (max-width: 812px) {
section {
	margin-bottom: 45px;
}
}

