.redButton {
    color: #990000 !important;
    border-color: #990000 !important;
}

.redButton:hover {
    background: #990000 !important;
    color: #ffffff !important;
}