How to change the BG color of the Add to Cart and Online Designer/Add to cart buttons?
#add-to-cart {
background: #000000 !important; }
#add-to-cart-cbDesigner-calc {
background: #000000 !important; }
*Use this and use whatever hex code that you want.