/* Enter Your Custom CSS Here */
.entry-content,
.entry-summary {
font-family: Varela;
 font-size: 13px;
}

<!--LiveInternet counter-->&lt;!--
document.write(&quot;")
//--><!--/LiveInternet-->
 
/* Change Header gap as per WP Dev Shed */
header[role=”banner”]{
margin-bottom:0;
}

/* Change entry-title size for Nelio Featured Posts */
.widget_neliofp_widget article .entry-title {
  font-size: 26px; /* for ie8 &amp; below */ 
	font-size: 1.6rem;
	line-height: 29px; /* for ie8 &amp; below */ 
	line-height: 1.8rem;
}
