#eb.eb-component,
#eb .eb-post,
#eb .eb-entry {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
}

#eb .eb-post h1,
#eb .eb-entry h1,
#eb .eb-post h2,
#eb .eb-entry h2,
#eb .eb-post h3,
#eb .eb-entry h3,
#eb .eb-post h4,
#eb .eb-entry h4,
#eb .eb-post h5,
#eb .eb-entry h5,
#eb .eb-post h6,
#eb .eb-entry h6 {
	font-weight: bold;
	line-height: 1.2;
}
#eb .eb-post h1,
#eb .eb-entry h1 {
	font-size: 36px;
}
#eb .eb-post h2,
#eb .eb-entry h2 {
	font-size: 18px;
}
#eb .eb-post h3,
#eb .eb-entry h3 {
	font-size: 18px !important;
}
#eb .eb-post h4,
#eb .eb-entry h4 {
	font-size: 14px;
}
#eb .eb-post h5,
#eb .eb-entry h5 {
	font-size: 18px;
}
#eb .eb-post h6,
#eb .eb-entry h6 {
	font-size: 12px;
}
#eb .eb-post p,
#eb .eb-entry p {
	font-size: 16px !important;
}
#eb .eb-post ol,
#eb .eb-entry ol,
#eb .eb-post ul,
#eb .eb-entry ul {
	font-size: 16px !important;
}