.heading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AD7901;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
}
