.schweb-recaptcha-consent-message {
    margin: 0 0 15px;
    padding: 12px 15px;
    color: #333;
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-left: 4px solid #777;
}

[data-recaptcha-consent-disabled] {
    cursor: not-allowed;
    opacity: 0.6;
}