.bg-primary {
    background-color: #264395 !important;
}
.section-lg {
        padding-top: 60PX;
        padding-bottom: 60px;
    }
    .mb-md-7, .my-md-7 {
        margin-bottom: 0px !important;
    }
.mb-5, .my-5 {
    margin-bottom: 30px !important;
}
#product .card-body {
    min-height: 475px;
}
#product{
padding-bottom:30px
}
#pricing{
padding-top:60px;
padding-bottom:30px
}
.mb-6, .my-6 {
    margin-bottom: 20px !important;
}
 .mb-lg-5, .my-lg-5 {
        margin-bottom: 30px !important;
    }
#testimonials{
padding-bottom:0
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #264395 !important;
}