p, li {
	text-align: justify;
}

a{
	color: #000;
}

a:hover, a:focus {
  color: #FF9231;
  text-decoration: none;
}

.published, .list-group-item.date-published, .media-heading.biography-author{
	display: none;
}

.pkp_block .title {
  text-align: center;
  font-size: 24px;
}