.elementor-4607 .elementor-element.elementor-element-7987a16{--spacer-size:40px;}/* Start custom CSS */.single_add_to_cart_button.button.alt {
    background-color: #A37200 !important; /* Dark grey */
    border-color: #333333; /* Optional: Change the border to match the background */
    color: #ffffff; /* Optional: Change the text colour to white for better contrast */
}

.single_add_to_cart_button.button.alt:hover {
    background-color: #C48E10 !important; /* Slightly lighter grey on hover */
    border-color: #4d4d4d; /* Optional: Change the border on hover to match the background */
}/* End custom CSS */