.tab-content li, .postContent li {
	list-style: outside none disc;
	margin-left: 25px;
	list-style-type: disc;
}
.postContent a {
	color: #F90;
}
.postContent a:hover {
	color: #e61446;
}
.about-featured-block .icon-font:before {
  font-family: granada-font;
  font-size: 40px;
}
.post-info {
	display: none;
}
