/* Add custom CSS styles below */ 
button.add-to-cart {
    background-color: eeeae3; /* اللون الجديد */
    color: #fff; /* لون النص */
}