/* Desktop body title normalization — 2026-08-12 */
@media (min-width:1001px){
  /* Main */
  .overview-copy h2,
  .different-title h2,
  .meet-copy h2,
  .data-copy h2,
  .technology-head h2,
  .learning-head h2,
  .impact-head h2,
  .contact-inner h2{
    font-size:45px!important;
  }

  /* Data Moat */
  .intro-top h1,
  .center-heading h2,
  .language-intro h2,
  .section-heading h2,
  .loop-copy h2{
    font-size:45px!important;
  }

  /* Digital Human / Learning Experience */
  .headline,
  .main-learning-sync-head h1{
    font-size:45px!important;
  }
}
