#paymentForm .btn-success {
    background: linear-gradient(260.25deg, #3562DD 1.61%, #2951C0 108.8%);
    color: white;
    border-color: transparent;
}

div#paymentModal {
    background-color: #000000b3;
}