Hi There,
Please use this code instead.
a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
outline: none !important;
}
You can add this under Custom > CSS in the Customizer.
Hope it helps, Cheers!