.ba-bm-page-header-section.has-bg .bg-image:after{background:rgba(0,0,0,0.2);}

.ba-bm-post-header-section.has-bg .bg-image:after{background:rgba(0,0,0,0.2);}

.ba-bm-author-header-section.has-bg .bg-image:after{background:rgba(0,0,0,0.2);}

.ba-bm-featured-slider .title{font-size:var(--h3);}

.ba-bm-related-posts-slider .post-card .title{font-size:var(--h6);}
.section-header .options .sp-link + .related-posts-slider-controls{margin-left: 1.5rem;}

.sep{height:1px;}

.listing-showing-info{color:var(--color-dark-grey); font-weight: 700;}

.ba-blog-module{border-top:1px solid var(--color-grey);}

.ba-bm-featured-slider .image{border-radius:var(--radius-normal); transform: scaleZ(1);}

.listing-nav-section .listing-item-link.prev::before, .listing-nav-section .listing-item-link.next::after{margin-top:1rem;}

.ba-bm-posts-listing-grid .post-card{border-radius:var(--radius-normal); transition: box-shadow 0.2s ease;}
.ba-bm-posts-listing-grid .post-card:not(.no-hover):hover{box-shadow:0 0 1.88rem 0 rgba(0, 81, 195, 0.30);}
.ba-bm-posts-listing-grid .post-card .content{padding:0 1.5rem 1.5rem 1.5rem;}

.ba-bm-posts-listing-row{gap:var(--margin-normal);}
.ba-bm-posts-listing-row .post-card{padding:1.5rem; border-radius:var(--radius-normal); transition: box-shadow 0.2s ease;}
.ba-bm-posts-listing-row .post-card:not(.no-hover):hover{box-shadow:0 0 1.88rem 0 rgba(0, 81, 195, 0.30);}

.ba-bm-share-block a:not(:hover):not(:focus){color:var(--color-dark-blue);}

@media (max-width: 1399.98px) {
	
}
@media (max-width: 1199.98px){
	
}

@media (max-width: 991.98px){
	.related-posts-slider-controls{display: none;}	
	.ba-bm-related-posts-slider .post-card .title{font-size: var(--h5);}
}

@media (max-width: 767.98px) {
}

@media (max-width: 575.98px){
	.listing-nav-section .listing-item-link{width:auto;}
	.ba-bm-related-posts-slider .post-card .title{font-size: var(--h4);}
}