/*
Theme Name:   Kadence Child
Theme URI:    https://freethcreate.com
Description:  Child theme van Kadence voor Freeth Create. Bevat het brand-systeem (kleuren, fonts, accenten) zodat updates van Kadence niets overschrijven.
Author:       Floor-IT
Author URI:   https://floor-it.eu
Template:     kadence
Version:      1.0.0
Text Domain:  kadence-child
*/

/* Eigen accent-CSS komt hier later (highlight-streepje, confetti, lint, etc.). */

/* Verticale tussenruimte tussen top-level secties weghalen */
.single-content.is-layout-flow > * + * { margin-block-start: 0 !important; }
.single-content > .wp-block-group.alignfull { margin-top: 0 !important; margin-bottom: 0 !important; }