@charset "UTF-8";
.Button {
	height:190px;
	margin:auto;
}
.ButtonBox2{
	margin:auto;
}
.ButtonBox{
	display: flex;
	align-content: center;
	justify-content: center;
	margin-bottom: 8%;
}