How to change color of date from CSV if date is old

Hi, I’m using Grafana 9.4.7 which runs locally on windows.

TL;DR - How to change date if older then X hours?
I’m using a CSV as a data source and getting date + time from it in one field: yyyy-mm-dd hh:mm:ss.

I’m showing it in a Stat panel:
image

I can’t find how to change it’s color (using thresholds maybe?) when the date is older then X hours, 12 for example.

Will appreciate your help, thanks!