body{line-height:30px;background-color: #e9e9ee;}
section{padding:8px 0;}

/* main-section-css */

.leadershipBannerSec{background: #3e4753;padding-top: 8px;padding-bottom: 45px;}
.leadershipBannerSec::before {content: '';background: url('../images/report-banner-left-patch.png') left bottom no-repeat;display: block;width: 160px;height: 74px;position: absolute;bottom: 0;left: 0;}
.leadershipBannerSec::after{content: '';background: url('../images/report-banner-right-patch.png') right top no-repeat;display: block;width: 360px;height: 190px;position: absolute;top: 0;right: 0;}
@media all and (max-width:992px){.leadershipBannerSec::before, .leadershipBannerSec::after{display: none;}}
.leadershipTitle{font-size: 24px;line-height: 32px;}
.leadershipTitle-subtitle{font-size: 16px;line-height: 28px;}
.leadership-cards .card{border: none;border-radius: 8px;height: 100%;}
.leadership-cards img{border-top-right-radius: 8px;border-top-left-radius: 8px;}
.leadership-cards .card-title{font-size: 18px;color: #000;}
.leadership-cards .card .card-body{font-size: 15px;color: 434242;}
.leadership-loadmore-btn{padding: 10px 30px;font-size: 16px;border-radius: 50px;background-color: #ff9a4d;color: #111;}
.leadership-loadmore-btn:hover{background-color:#fff;color:#ff5722 ;border-color: #ff5722;}
.leadership-loadmore-btn:focus{border-color: #ff5722;}
.series-section::after{content: '';width: 100%;display: block;margin-top: 40px;border-bottom: 2px dashed #9c9ca1;}
.heading-text{font-size: 28px;}