/* V159 — restore breathing room between the three compact homepage closing sections.
   Section dimensions, typography, imagery and interactions remain unchanged. */

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

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

@media (max-width: 900px) {
  .home-v143 .journey-contact--v130-restored {
    margin-top: 56px !important;
  }

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

@media (max-width: 760px) {
  .home-v143 .journey-contact--v130-restored {
    margin-top: 48px !important;
  }

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