/* ===================================
	Author
====================================== */
.author-post-list .author-box {
	text-align: center;
}
.author-post-list .author-image {
	margin-bottom: 15px;
}
.author-post-list .author-name {
	font-size: 17px;
	color: var( --e-global-color-secondary, #232323 );
	display: block;
}
.author-post-list .author-box-content a {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.5px;
}