.button-delete {
    background-color: #d40808;
}

.button-delete:hover {
    color: #dfcccc !important;
    background-color: #b51b1b;
}