@charset "UTF-8";
/* CSS Document */
section{
	padding: 60px 30px;
}
.inner{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
