.post_page.post_page_new .article ul li::before {
	content: '\f45c';
	width: auto;
	height: auto;
	background: transparent;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 11px;
	margin: -7px 10px 0 0;
	font-family: 'Font Awesome 5 Free';
	font-size: 5px;
	font-weight: 900;
	line-height: 14px;
	color: #000;
	list-style-type: square;
}

.article-page-meta svg {
	display: block;
	flex: 0 0 auto;
	margin-right: 0;
	color: #4acaf5;
}

.post_page.post_page_new .article_page .post_image {
	justify-content: center;
}
