@charset "utf-8";
.heading {
	font-family: Garamond;
	font-size: 20px;
	color: #7E9346;
	font-style: italic;
}
.text {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
