.cc-footer,
.site-footer {
  margin-top: 0;
}

.cc-footer__grid,
.site-footer__top {
  gap: clamp(24px, 4vw, 48px);
}

.site-footer__desc,
.cc-footer p {
  max-width: 46rem;
}

