/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 
 
html .has-ep-hcaptcha :where([style*=border-width]) {

}

html .has-ep-hcaptcha :where([style*="border-width: 11px"]){
    border-style: initial;
}