Removing red required field from radio buttons after one of them is selected?
I'm preparing a form and I was able to find the Javascript to remove the red required border from text fields after they've been filled in, but I can't figure out how to remove the red required border from my radio buttons after one of them has been selected. It looks confusing and as if they still have to complete something if the red border stays around the buttons after they've made a selection. Is there a code or function that will remove the red border?
Here's an example of where I need to require that a button is selected, but once it's selected it confusingly is still red:

