.wbte-ewb-withdrawal-form {
    margin: 0 !important;

    input[type="checkbox"] {
        margin: 0 0 8px 0;
    }
}

#wbte-ewb-withdrawal-form,
.wbte-ewb-confirm-modal__dialog {

    button {
        appearance: none;
        padding: 10px 15px;
        background: #ee313e;
        color: #fff;
        border: none;
        box-shadow: none;
        margin-top: 15px;
        font-size: 16px;
        font-weight: 400;
    }
}