/* Itemize typography standard — approved live-page normalization.
   Desktop only; existing responsive typography remains authoritative below 981px. */
@media (min-width: 981px){
  .iz-typo-hero-54{font-size:54px!important;}
  .iz-typo-h2-32{font-size:32px!important;}
}
