.footerCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #beaf2d;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5c5108;
}
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5c5108;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7b6d0b;
	font-weight: bold;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: DED48A;
}
.bulletCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c5108;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 12px;
	margin-top: 12px;
}
