/*
Theme Name: LeadEngine Child Elmax-IT
Theme URI: https://elmax-it.pl/
Description: Bezpieczny child theme dla LeadEngine z własną stopką Elmax-IT.
Author: Elmax-IT
Template: leadengine
Version: 1.1.0
Text Domain: leadengine-child-elmax
*/

/*
 * WAŻNE:
 * LeadEngine przy aktywnym child theme może odwoływać się do get_stylesheet_uri(),
 * czyli do TEGO pliku zamiast do style.css motywu nadrzędnego.
 * Dlatego jawnie importujemy oryginalny arkusz LeadEngine.
 */
@import url("../leadengine/style.css");

/* Własne style stopki */
@import url("footer.css");
