Change hint background color

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

.global-styles, .eui-tooltip-content-inner {
background: #d8d8d9;
}