/* Field Help Text Styles - Structural CSS Only */

/* Styles for explanatory text below form fields - SCOPED TO PLUGIN ONLY */

.auto-form-builder-wrapper .field-help-text {
	margin-top: 6px;
	font-size: 13px;
	color: #6b7280;
	line-height: 1.4;
}
