Hello,
Sorry for late reply.
You can back your buttons if you add next code in the end to file “base.css”.
body .product .grid__item{
--color-foreground: var(--color-base-text) !important;
}
It should help. If something go wrong - inform me, please.
If my answer can help you solve your issue, please mark it as a solution. Thank you and good luck.