.author-card .bordered-block {
	font-weight: 400;
    line-height: 23px;
    padding: 6px 25px;
}

.author-card .slick-slide {
	margin-left: 0px;
	margin-right: 20px;
}

.author-card .work-list {
	margin-top: 23px;
}

.author-card .author-section-title {
	font-weight: 600;   
	font-size: 30px;	
    line-height: 52px;
	margin-bottom: 15px;
}

.author-card .desc {
	margin-bottom: 15px;
}

.author-card .regalia li::marker {
	color: #CC546C;
	font-size: 22px;
}

.author-card .author-img {
	width: 300px;
    height: 300px;
    border-radius: 50%;
}

.author-card .blog-item .name {
	white-space: normal;
}

.author-card .pager .show-more {
	display: inline-block;
	width: auto;
}

.author-card .author-articles {
	border-top: 1px solid #D7D7D7;
	padding-top: 20px;
}

.author-card .pager {
	display: flex;
    justify-content: center;
}

.author-card .author {
	margin-bottom: 20px;
}

.content-text {
	font-size: 18px;
}





