/*
Theme Name: Plattform 2026 Child
Theme URI: https://network.salentin.de
Description: Gemeinsames Divi Child Theme für die Plattform 2026.
Author: Sascha Salentin

Template: Divi
Version: 1.0.0
Text Domain: plattform-2026-child
*/

/*
 * Eigene CSS-Anpassungen werden später unterhalb dieses Kommentars ergänzt.
 */



/* Sichtbarer Funktionstest – später wieder entfernen 
body {
	outline: 8px solid red !important;
	outline-offset: -8px;
}
*/



/* Test: Child Theme ist aktiv */
body {
	--plattform-child-theme-active: 1;
}





