/* Cementare V65 — secondary-page hero title scale only.
   Scope: edited secondary pages carrying ct-header-readable.
   No header, hero geometry, body copy, cards, CTA or mobile/tablet layout changes. */
@media (min-width:1101px){
  body.ct-header-readable .ct-nav-hero .ct-nav-title{
    font-size:clamp(60px,4.45vw,68px)!important;
  }
}
