/* Preserve editorial kerning without assigning Arabic typography to Latin text.
 * The dependency handle remains stable; per-script handling lives in V44. */
.cp-home h1,.cp-home h2,.cp-home h3,
body.cp-secondary-v22 .cp-v22-page h1,
body.cp-secondary-v22 .cp-v22-page h2,
body.cp-secondary-v22 .cp-v22-page h3{
 font-kerning:normal;font-variant-ligatures:common-ligatures;
 text-rendering:optimizeLegibility;letter-spacing:-.012em!important;
}
.cp-featured .cp-section-head h2{letter-spacing:-.006em!important}
