When implementing the new Google Invisible reCATPTCHA, by default you get a little \"protected by reCAPTCHA\" badge in the bottom right of the screen that pops out when you
Set the data-badge attribute to inline
data-badge
inline
And add the following CSS
.grecaptcha-badge { display: none; }