.payment-element-wrapper {
    padding: 0 1em;
    margin-bottom: 3em;
    display: flex;
    flex-direction: column;
}

.payment-element-wrapper button {
    margin: auto;
}

.payment-element {
    margin-bottom: 20px;
}
