/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2026 | 13:41:14 */
#delete_account input[type="submit"] {
    padding: 11px 40px;
    font-size: 16px;
    display: inline-block;
    border-radius: 45px;
    border: none;
    cursor: pointer;
}

#delete_account .wpcf7-response-output {
    display: none !important;
}
