.recaptcha-text {
display: block;
font-size: 0.8em;
opacity: 0.6;
margin-top: -10px;
margin-bottom: 10px;
}
.comment-form .recaptcha-text {
float:none;
clear:both;
margin-bottom:0;
}
.comment-form .g-recaptcha {
margin-bottom:0;
}
.comment-form-author {
margin-bottom: 10px;
}
.comment-form .form-submit {
margin-top: 10px;
}

.grecaptcha-badge {
visibility: hidden;
}