.ba-bm-author-header-section, .ba-bm-page-header-section, .ba-bm-post-header-section{border-top:1px solid var(--color-grey);}

.ba-bm-featured-slider .title{font-size:var(--h3);}

.ba-bm-related-posts-slider .post-card .title{font-size:var(--h6);}

.related-posts-slider-controls{gap:1px;}
.related-posts-slider-controls .slick-arrow{width:2.75rem; height:2.75rem; font-size: 1.25rem;}
.related-posts-slider-controls .slick-prev{border-top-right-radius: 0; border-bottom-right-radius: 0;}
.related-posts-slider-controls .slick-next{border-top-left-radius: 0; border-bottom-left-radius: 0;}


@media (max-width: 1399.98px) {
	
}
@media (max-width: 1199.98px){
	
}

@media (max-width: 991.98px){
	
}

@media (max-width: 767.98px) {
}

@media (max-width: 575.98px){
	.ba-bm-author-header-section .section-image + .header{margin-top:-2rem;}
	.ba-bm-author-header-section .section-image + .header .info{margin-top:2rem;}
	
}