Hello,
Please use this code in custom.css file:
a.btn.border-grey.product_type_variable {
color: white;
background-color: black;
}
a.btn.border-grey.product_type_variable:hover {
background-color: #719400 !important;
}
Thank you.
Regards,
Eva Kemp.