.ba-bm-page-header-section.has-bg .bg-image:after{
	background: linear-gradient(0deg, rgba(0, 8, 27, 0.64) 0%, rgba(0, 8, 27, 0.00) 100%) no-repeat left bottom / 100% 100%,
	linear-gradient(180deg, rgba(0, 8, 27, 0.4) 0%, rgba(0, 8, 27, 0.00) 100%) no-repeat left top / 100% 17.5rem,
	radial-gradient(27.26% 96.74% at 10.87% 3.26%, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.00) 100%);
}

.ba-bm-post-header-section.has-bg .bg-image:after{
background: linear-gradient(0deg, rgba(0, 8, 27, 0.64) 0%, rgba(0, 8, 27, 0.00) 100%) no-repeat left bottom / 100% 100%,
	linear-gradient(180deg, rgba(0, 8, 27, 0.4) 0%, rgba(0, 8, 27, 0.00) 100%) no-repeat left top / 100% 17.5rem,
	radial-gradient(27.26% 96.74% at 10.87% 3.26%, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.00) 100%);
}

.ba-bm-author-header-section.has-bg .bg-image:after{
	background: linear-gradient(0deg, rgba(0, 8, 27, 0.64) 0%, rgba(0, 8, 27, 0.00) 100%) no-repeat left bottom / 100% 100%,
	linear-gradient(180deg, rgba(0, 8, 27, 0.4) 0%, rgba(0, 8, 27, 0.00) 100%) no-repeat left top / 100% 17.5rem,
	radial-gradient(27.26% 96.74% at 10.87% 3.26%, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.00) 100%);
}
.ba-bm-author-header-section .header .position{color:var(--color-brown);}
.ba-bm-author-header-section.has-bg .header .position{color:var(--color-beige);}

.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 .slick-arrow{font-size: 1.25rem;}

@media (max-width: 1399.98px) {
	
}
@media (max-width: 1199.98px){
	.ba-bm-author-header-section .header-image + .header{margin-top:-3rem;}
}

@media (max-width: 991.98px){
	.ba-bm-author-header-section .header-image{aspect-ratio:4.5/1;}
	
	.related-posts-slider-controls{display: none;}
}

@media (max-width: 767.98px) {
	.ba-bm-author-header-section .header-image{aspect-ratio:4/1;}
}

@media (max-width: 575.98px){
	.ba-bm-author-header-section .header-image{aspect-ratio:3.5/1;}
}