
html {
	font-family: serif;
}

body {
	background: #FBFBFC;
	padding: 20px 18px 80px;
}

h1 {
	color: #8A3F96;
	text-align: center;
	font-size: 46px;
}

h2 {
	color: #8A3F96;
	text-align: center;
	font-size: 28px;
}

span {
	color: #C193C2;
	font-weight: normal;
}
