/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.single-post article  h2{
	font-size:22px !important;
	font-family:arial;
	font-weight:500 !important;
}
.single-post article  h1{
	font-size:24px !important;
	font-family:arial;
	font-weight:600;
}
.single-post article  h3{
	font-size:20px !important;
	font-family:arial;
	font-weight:400 !important;
}