.udgdpr-delete-account-button {
    background-color: #c63a3a!important;
    color: #FFF;
}

.udgdpr-delete-account-button:hover,
.udgdpr-delete-account-button:focus,
.udgdpr-delete-account-button:active {
    color: #FFF;
    text-decoration: none;
    background-color: #b23434!important;
}