.heading{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder; 
	color: #892e2e;
}

.subtitle{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #575757;
	text-align: left;
}

.copy{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11.5px;
	color: #575757;
	text-align: left;
}

