Go to Sales Channel => Online Store => Edit Code => Assets => Theme CSS file
Add the below code at the bottom of .css file:
#oscpPriceGrid th
{
color: white !important;
background-color: #557b97 !important;
}