.section, section {
    padding: 50px 0;
    
}

.slidersection .ld-fancy-heading img{display: block; margin-bottom: 20px;}
.slidersection .ld-fancy-heading h1{color: #004b7f; font-weight: 800 !important;font-size: 3.5em;}
.slidersection .ld-fancy-heading p{color: #415057;font-weight: normal; font-size: 18px; text-align: justify;}
.ld-fancy-heading a{ padding: 2px 10px; border: 1px solid #589cb3; color: #415057 !important; font-size: 16px; margin-top: 10px; display: inline-block;}

.page-title{color: #004b7f; font-weight: 700; font-size: 1.8em;}


.page-sub-title{color: #004b7f; font-weight: 700; }

.faqsbg p{font-size: 1.2em;}

.faqsbg{background: #f5f5f5 url("../images/faqs_background.png") no-repeat; background-position: center top;
    height: 100%;}

.card {
    
    background-color: transparent !important;
   
    border: 1px solid rgba(0,0,0,.125);
    
}
.card-header {
    background-color: transparent !important;
}

.card-header a{color: #415057 !important;}