/* Final Greek phone-heading contract. Paint only: no font metrics, sizing,
   leading, wrapping, text color, body copy or control changes.
   Tablet/desktop continue to use the existing 1px Noto settings. */
@media (max-width: 600px) {
  html .proo-static-hero.proo-static-hero--three-card-stage.proo-static-hero--open-fade[data-lang="el"]
  :is(.proo-static-hero__title, .proo-static-hero__card-title,
      .proo-static-hero__mobile-software-label, .proo-static-hero__mobile-video-title,
      .proo-static-hero__frosted-title),
  html .proo-card-one-followup[data-proo-card-one-followup][data-lang="el"] .proo-card-one-followup__title,
  html .cmp1-wrapper.two-card-process-test.demo-1 .posh-wrapper[data-lang="gr"] .posh-caption .posh-caption-title,
  html .outcomes-clone.outcomes-clone--hybrid[data-lang="el"] :is(.outcomes-clone__heading, .outcome__title),
  html .cmp-wrapper[data-lang="gr"] :is(.cmp-main-title, .cmp-tier-title, .cmp-cell.section-head.cmp-col-1, .cmp-student-modal-title),
  html .tech-wrapper[data-lang="gr"] .tech-title {
    -webkit-text-stroke: .8px currentColor !important;
    text-stroke: .8px currentColor !important;
  }
}
