.ht-blog-meta {
	margin: 0 0 0.4em;
	padding: 0;
	line-height: 1.5;
	font-size: 0.875em;
}

.post-item .box-image{border-radius: 10px; overflow: hidden}

.post-item h5.post-title{font-weight: bold; color: #111; font-size: 1.1em;}
.ht-blog-meta__category {
	color: var(--fs-color-primary, #064268);
	text-decoration: none;
	font-weight: 500;
}

.ht-blog-meta__category:hover {
	text-decoration: underline;
	opacity: 0.85;
}

.ht-blog-meta__sep {
	color: #9aa0a6;
	font-weight: 400;
}

.ht-blog-meta__date {
	color: #6b7280;
	font-weight: 400;
}

.blog-post-inner > .ht-blog-meta + .post-title {
	margin-top: 0;
}
