.heading_box{
    margin-top:63px;
}

.main_heading_style{
    font-size:48px;
}
.main_sub_heading_style{
    font-size:32px;
    font-weight:700;
}

/*.accordian-header img {
    width: 30px;
    height: 30px;
}*/ 
.accordian_para_size{
    font-size: 22px;
}   

/* Buttons */
.footer-buttons {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: -41%;
    margin-top: 3%;
}

.footer-buttons button {
    color: white;
    font-weight: 300;
    font-size: 20px;
}


.ew-button-group{
    width: 100%;
    /*display: grid;*/
    justify-content: center;
    align-items: center;
    color: white;
    /*margin-left: 24%;*/
    padding-left: 20%;
}

.ew-button-group button{
color: white;
/*font-weight: 300;*/
}

.btn-group-sm>.btn, .btn-sm-ep {
    padding: .25rem .5rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: 0.5rem;
}