/* ═ Camelot typografie — één familie, één rollenschaal (generator: tools/build-typografie.py) ═ */

/* familie: koppen altijd Montserrat (dekt de 2 Poppins-koppen op de homepage
   en de "Montserrat Alternates"-kit-variabele); body was al Montserrat */
:root{--e-global-typography-secondary-font-family:"Montserrat";}
h1,h2,h3,h4,h5,h6,.elementor-heading-title{font-family:Montserrat,sans-serif!important;}

/* homepage: "Treed binnen" is nu h2 (één h1 per pagina) maar houdt hero-formaat */
.elementor-element-519aba3 .elementor-heading-title{font-size:clamp(30px,3.6vw,46px)!important;line-height:1.15!important;}

/* pagina-titels */
h1.entry-title{font-size:40px!important;}
h2.elementor-image-box-title{font-size:clamp(32px,3.2vw,40px)!important;}

/* sectietitels: elke h2 op de schaal (footer-kolomkoppen uitgezonderd) */
h2{font-size:34px!important;line-height:1.25!important;}
h2.widget-title{font-size:18px!important;}

/* subsecties en kaart-titels */
h3,h4{font-size:22px!important;line-height:1.3!important;}
h3.elementor-heading-title,.oa-popup h3,span.og-naam{font-size:26px!important;}
h5{font-size:18px!important;}
span.rb-functie{font-size:22px!important;}
span.rb-naam{font-size:18px!important;}

/* body: de sitenorm */
p,li,td,blockquote,figcaption{font-size:15px!important;}
p{line-height:1.85!important;}

/* labels en eyebrows */
p.edu-sub,span.rb-datum,span.rtv-lgd,a.rb-mail{font-size:13px!important;}

/* micro/badges (nooit kleiner dan 12px) */
span.og-cta,span.rb-rol,span.cf-sub,.fq-nav a span{font-size:12px!important;}

/* teller-cijfers: overal dezelfde maat op desktop (69px-afwijking op bestuurspagina) */
@media(min-width:769px){.elementor-counter-number-wrapper{font-size:70px!important;}}
.elementor-counter-title{font-size:18px!important;}

/* mobiel: zelfde rollen, kleinere trap */
@media(max-width:768px){
  h2{font-size:27px!important;}
  h3,h4{font-size:20px!important;}
  h1.entry-title{font-size:32px!important;}
}
