@charset "utf-8";
body {
	background-color: #A69F8D;
}
p {
	text-align: center;
	color: #592100;
	font-family: alegreya;
	font-style: normal;
	font-weight: 500;
	font-size: large;
}
