Quote Originally Posted by JimmyV View Post
Does this deal with the button in product lists allowing it to not be pale gray?

What class is that element or where does the flexbox override come in because that needs to be a different color. I tried

.input-group-prepend {
color: #ff9900;}

but that does zip and neither of the other classes seem to impact it either which leads me to believe it's the flexbox aspect
Unfortunately, those add-to-cart button coloring updates missed that "Add" element on listing pages. That'll be something to tackle next time.