/* V161 — remove the redundant Practice chapter and restore measured breathing
   room through the remaining lower homepage sequence. Section dimensions,
   typography, imagery and interactions remain unchanged. */

/* Process → Client feedback */
.home-v143 .editorial-testimonials {
  margin-top: 72px !important;
}

/* Client feedback → Contact */
.home-v143 .journey-contact--v130-restored {
  margin-top: 80px !important;
}

/* Contact → Footer */
.home-v143 .site-footer {
  margin-top: 48px !important;
}

@media (max-width: 900px) {
  .home-v143 .editorial-testimonials {
    margin-top: 56px !important;
  }

  .home-v143 .journey-contact--v130-restored {
    margin-top: 64px !important;
  }

  .home-v143 .site-footer {
    margin-top: 40px !important;
  }
}

@media (max-width: 760px) {
  .home-v143 .editorial-testimonials {
    margin-top: 44px !important;
  }

  .home-v143 .journey-contact--v130-restored {
    margin-top: 52px !important;
  }

  .home-v143 .site-footer {
    margin-top: 32px !important;
  }
}
