.page {
	padding: 60px 0;
	background-color: #fff;
}

.main {
	background-color: #fff;
	box-shadow: rgba(17, 12, 46, 0.12) 0px 24px 48px 0px;
}
