a {
	color: #000;
}

p {
	text-align: justify;
}

hr{
	margin-top: 0px;
  	margin-bottom: 0px;
  }

.pkp_block .title {
	text-align: center;
  font-size: 25px;
  font-weight: unset;
  color: white;
  background-color: #222;
}

.block_announcements_article_date{
	display: none;
}

.pkp_block .content {
  text-align: center;
}

.media-body > .description, .published, .list-group-item.date-published{
  display: none;
}