.woocommerce button.button.alt {
     background: #970006;
     color: #fff;
}

.woocommerce button.button.alt:hover {
     background: #640004;
     color: #fff;
}