Hi Thomas,
To change the text color on this Cart page
Go to Appearance -> Editor -> style.css
add below css code at the end of file
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
color: #217ebc !important;
}
Please do this changes and let me know your feedback.
Regards
Grace Themes