Hi again 🙂
use the below code and change the color code with your desire color :
.woocommerce div.products div.product.with-border .add_to_cart_btn_wrap {
border: 1px solid #b7b7b7;
}
Add this code :
Wordpress Dashboard -> theme setting -> additional Scripts -> Custom CSS
best Regards