@charset "utf-8";
body {
	background-color: #B383A7;
}
h1 {
}
h2 {
	color: #F0D7F3;
}
h3 {
	color: #F5B4E1;
}
h2, h3 {
	font-family: alegreya;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
