

.text-mitra-font{
    font-family:'Times New Roman', Times, serif;
}

.mtra-main-btn-hover{
    background-color: orangered !important;
    color: white !important;
    border: 2px solid white !important;
}


.mtra-main-btn-hover:hover{
    background-color: white !important;
    border: 1px solid orangered !important;
    color: black !important;
}