@CHARSET "UTF-8";

.md_reset .fa {
	font-family: 			FontAwesome;
}

.md_reset p {
	margin-bottom:			0.75em;
}

.md_reset h1 {
	font-size:				18px;
	font-weight:			normal;
	line-height:			24px;
	margin-bottom:			0.7em;
}

.md_reset h2 {
	font-size:				15px;
	font-weight:			normal;
	line-height:			24px;
	margin-bottom:			0.7em;
}

.md_reset a {
	color:					#FF5722;
}
