/*
 * LUDISC Starter Importer — compatibility stylesheet
 * Location: /wp-content/plugins/ludisc-starter-importer/assets/css/starter.css
 *
 * Production design belongs to the active child theme's style.css.
 */

:root {
  --ludisc-green: #34c759;
  --ludisc-blue: #4a6cf7;
  --ludisc-orange: #ff9800;
  --ludisc-yellow: #ffb703;
  --ludisc-purple: #9c27b0;
  --ludisc-heading: #1f2937;
  --ludisc-text: #4b5563;
  --ludisc-muted: #6b7280;
  --ludisc-border: #e5e7eb;
  --ludisc-soft: #f8fafc;
  --ludisc-dark: #1f2937;
}

/*
 * No hero, card, newsletter, typography, button, footer,
 * page-hero, or WooCommerce presentation rules belong here.
 */
