.phase4-honeypot {
    opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
}

.grecaptcha-badge {
    display:none !important;
}