1. Go to the Extra CSS tool at below location in Shopify Admin
Apps => Smart Wishlist => Configure Appearance => Extra CSS
2. Add the following style to the CSS Box 2.
.modal,button { color: initial !important; }
Alternatively, you can add this style to the stylesheet of the theme too. But that poses a risk of impacting other pages of store. Extra CSS tool is safest.