.single_add_to_cart_button  {
background-color:green;
}

.single_add_to_cart_button:hover {
background-color:green;
}