.white_box 
{
    background-color: #f8ebff;   
    /* box-shadow: inset 0px 0px 50px 0px #ABABAB,0px 0px 20px 1px #242424; */
}
.white_box p{
    font-size: 22px;
    text-align: justify;
}
.comman_para p
{
    text-align: justify;
    font-size: 22px;
    padding-bottom: 20px;
     padding-top: 10px;
     line-height: 1.7;
     

}
.white_box h5
{
    color: #800080;
    line-height: 30px;
    font-size: 18px;
    /* font-family: MyriadPro-Regular; */
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.accordion-button{
    background-color: #80047e !important;
    color: #fff !important;
    font-size: 20px !important;
}

.mainPage img
{
    max-height: 90px !important;
}