div.news-list {
	word-wrap: break-word;
}
div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}
.news-date-time {
	color: #486DAA;
}
.documents .title {
	display: block;
	text-align: center;
	margin-bottom: 60px;
}
.documents .title h1 {
	box-sizing: border-box;
	color: rgb(51, 51, 51);
	display: block;
	font-family: Circe, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 39.6px;
	margin-bottom: 8px;
	margin-top: 0px;
	text-align: center;
	text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
