.grecaptcha-badge {
    visibility: hidden;
}

.muted-captcha-notice {
    margin-top: 5px;
}

.muted-captcha-notice,
.muted-captcha-notice a
{
    font-size: 10px;
    line-height: 16px;
    color: #5F6D82;
    text-align: left;
}

.muted-captcha-notice.inverted,
.muted-captcha-notice.inverted a
{
    color: rgba(255, 255, 255, .8);
}

.muted-captcha-notice a {
    text-decoration: underline;
}

.muted-captcha-notice a:hover {
    text-decoration: none;
}