/* Add custom CSS styles below */ 
.btn-add-to-cart {
    background-color: #808000 !important; /* لون زيتي */
    color: white !important; /* خط أبيض */
    border-radius: 4px !important; /* شكل مستطيل بزوايا خفيفة */
    border: none !important;
}