/*
Theme Name: DBest Child
Theme URI: https://dbest-content.com
Description: Child theme dla Kadence - landing pages i szkolenia
Author: Daniel Bartosiewicz
Author URI: https://dbest-content.com
Template: kadence
Version: 1.0
Text Domain: dbest-child
Domain Path: /languages
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/*
 * Szablon CSS dla motywu potomnego
 * Każdy landing page (ai-b2b-training.php, front-page.php, page-n8n-workshop.php)
 * ładuje swoje style niezależnie przez wp_enqueue_style w funkcjach PHP
 */

/* Import stylów motywu rodzica (Kadence) */
@import url('../kadence/style.css');