	.g-recaptcha-bubble-shadow, 
	div[style*="position: fixed"] {
		z-index: 2147483647 !important;
	}

	/* Específicamente el iframe del desafío */
	iframe[title*="recaptcha challenge"] {
		z-index: 2147483647 !important;
	}
	