body{
    font-family: 'Kalpurush', Arial, sans-serif !important;
    font-size: 1.2rem;
    line-height: 75%;
}

.card-heading-text{
    font-size: 1.4rem;
    line-height: 80%;
    background-color: lightskyblue;
}

.table-striped-tr{
    background-color: #E9EAEE;
}

.btn-underline-remove:hover{
    text-decoration: none;
}
