.wc-delete-account-link {
    color: #cc0000 !important;
    font-weight: 500;
    display: inline-block;
    float: right;
    margin-top: 25px;
}

.wc-delete-account-link:hover {
    color: #990000 !important;
}