/*
Theme Name: CeS theme (2025-child)
Theme URI: 
Author: Henk
Author URI: 
Description: This is a child of Twenty twenty five
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: ces-theme-2025-child
Tags: 
*/

* ==========================================================================
   Pure CSS Waterval Systeem (Targeting Versie)
   ========================================================================== */

/* Spreek de alinea die DIRECT in de pure-css-root zit keihard aan */
.pure-css-root p,
.pure-css-root p.wp-block-paragraph,
div.pure-css-root > p {
    font-size: inherit !important;
    line-height: inherit !important;
    font-family: inherit !important;
    color: inherit !important;
}

/* Zorg dat de variabelen ook voor dieper liggende elementen omvallen */
.pure-css-root * {
    --wp--preset--font-size--normal: inherit !important;
    --wp--preset--font-size--medium: inherit !important;
    font-size: inherit !important;
}
