html,
body{
	width: 100%;
	margin: 0;
}
body{
	font: 14pt "Times New Roman", Times, serif;
	color: #000;
}
a{
	color: #000;
}
.main-header,
.social-in-popup,
.btn-bar,
.follow-wrapper,
.tags,
.pager-list,
.footer-block,
.discover-about,
.main-footer,
.download-list .svg-download{
	display: none;
}
.date-info{
	margin: 20px;
	text-align: center;
	list-style: none;
	li{
		display: inline;
		vertical-align: top;
	}
}