/*! NBC v6.669 · Article editorial tuning · only measured long-form exceptions */
@media (min-width:761px){
  html body#nbc-page.page-template-article.design-system-executive main h2[data-nbc-heading-fit="article-xlong"]{
    font-size:clamp(43px,3.05vw,47px)!important;
    line-height:1.03!important;
    letter-spacing:-.030em!important;
    text-wrap:pretty!important;
    overflow-wrap:anywhere;
  }
}
@media (max-width:760px){
  html body#nbc-page.page-template-article.design-system-executive main h2[data-nbc-heading-fit="article-xlong"]{
    font-size:clamp(31px,7.65vw,33px)!important;
    line-height:1.055!important;
    letter-spacing:-.024em!important;
    text-wrap:pretty!important;
    overflow-wrap:anywhere;
  }
}
