@charset "utf-8";
.Headings {
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: bold;
	color: #281F2C;
	background-color: #ECE8EB;
}
.Emphasis {
	font-family: "Kunstler Script";
	font-size: 16px;
	font-weight: bold;
	color: #32501F;
	background-color: #ECE8EB;
}
