/* ConsultDesk — Leads module front-end styles */
.cd-button--lead { background: #6d28d9; }
.cd-lead-modal-subject { color: #6b7280; font-size: 0.9rem; margin-top: -8px; margin-bottom: 12px; }
.cd-requirement-card { border: 1px solid #e5e7eb; border-radius: 8px; padding: 14px 16px; margin-bottom: 14px; background: #fefce8; }
.cd-requirement-card h4 { margin: 0 0 8px; }
