/* Comment Security Pro - Frontend widget stílusok */

.csp-widget-wrapper {
	margin: 14px 0;
}

.csp-recaptcha-notice {
	font-size: 12px;
	color: #64748b;
}

.csp-turnstile-widget {
	margin-top: 8px;
}

input.csp-submit-btn[disabled] {
	opacity: 0.5;
	cursor: not-allowed;
}
