/* Generated by qa-pipeline fix.js. Safe, mechanical repairs only.
 * Structural and design fixes are deliberately NOT in here - see the
 * report for those. Regenerated on every fix run; do not hand-edit. */

/* running text needs room to breathe on a narrow column */
@media (max-width: 767px) {
  p, li, blockquote { line-height: 1.55; }
}

/* nothing below 15px on a phone */
@media (max-width: 767px) {
  span.data,
  span.filter-status,
  button.planner-next,
  a.link-arrow.light,
  span.eyebrow.data,
  p.fact-note,
  div.notice,
  a.link-arrow { font-size: 15px; }
}
