/* Progress.tz v3.1.1.29 — Story typography alignment */
.pz-story,
.pz-story-header,
.pz-story-body,
.pz-story-lead,
.pz-story-meta,
.pz-story-actions,
.pz-story-engagement,
.pz-story-comments,
.pz-story-related,
.pz-story-nav{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.pz-story-body{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:1.0625rem;
  line-height:1.78;
  letter-spacing:0;
}
.pz-story-body h2,.pz-story-body h3,.pz-story-body h4{
  font-family:inherit!important;
  letter-spacing:-.025em;
}
.pz-story-body code,.pz-story-body pre{
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;
}
@media(max-width:700px){
  .pz-story-body{font-size:1rem;line-height:1.72}
}
