@charset "UTF-8";
p {
	font-family: 'Roboto Slab', serif;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #3f3e3e;
}
.heading {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
