Change hint icon color

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

.eapps-pricing-table-hint-icon-not-active {
color: green;
opacity: 1;
}