.Heading1 {
	font-family: Perpetua, Georgia;
	font-size: 18px;
	font-style: normal;
	/* [disabled]line-height: normal; */
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #e36d5f;
}
.Body-Text-Link {
	font-family: Perpetua, Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #d5b23a;
	text-decoration: none;
}
.Body {
	font-family: Perpetua, Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ded5b8;
}
.HeaderLink {
	font-family: Perpetua, Georgia;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #ded5b8;
	text-decoration: none;
}

