.Stripe-button-custom{
    width: 100%;
    padding: 10px;
    margin: 20px 0px;
    border: none;
    background: red;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    border-radius: 10px;
}