
/* NeXt Chapter Recovery v1.7.1 — SEO Report Responsive + Heading Fixes */
.ncr-shell-title,
.ncr-home-title,
.ncr-archive-clean__title,
.ncr-search-clean__title{
  text-wrap:balance!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.ncr-shell-lead,
.ncr-home-copy,
.ncr-entry-content p,
.ncr-resource-content p{
  max-width:76ch;
}
.ncr-resource-content h2{
  margin-top:2rem!important;
}
.ncr-resource-content .entry-content{
  max-width:78ch;
}
.ncr-taxonomy-clean .ncr-archive-clean__title,
.ncr-resource-single .ncr-shell-title{
  max-width:16ch!important;
}
@media(max-width:760px){
  .ncr-taxonomy-clean .ncr-archive-clean__title,
  .ncr-resource-single .ncr-shell-title{
    max-width:100%!important;
  }
}
