Change link color in Head Column

Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:

.eapps-pricing-table-column-head a{ 
color: #3b3877; 
}