I ended up installing the plugin “Simple Custom CSS” and added the following:
.woocommerce ul#shipping_method li {
text-indent: inherit !important;
}
worked great.
The radios display under the shipping type text for our site making it hard to read. Is there a way to roll back the update as we will start to lose sales very soon if the site isn’t smooth to use?