.customBtn{
    background-color: red!important;
    border: none!important;
    width:100px;
    height:35px;
    font-size:20px!important;
}

.cancelBtn{
    border: none!important;
    width:100px;
    height:35px;
    font-size:20px!important;
}