How can I change the text color in my Pursuit theme product list?

Hi,

I need help once again,

when you click on the collection on my page ie. Game of thrones mugs on our website: www.jjzdesignz.com.au

the text in the product list that is highlighted in my pic is white! this needs to be black.

The shop theme is pursuit.

Thanks

.product-item-block .price-item,.product-item-block .product-item__desc{
   color:#000 !important;
}

find core.css

problem solved thanks