/* V20 — Featured Projects to Categories spacing: exact 30px */
body.home-v4 .home3-projects {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

body.home-v4 .home3-categories {
  padding-top: 30px !important;
  margin-top: 0 !important;
}

body.home-v4 .home3-projects + .home3-categories {
  margin-top: 0 !important;
}

@media (max-width: 820px) {
  body.home-v4 .home3-projects { padding-bottom: 0 !important; }
  body.home-v4 .home3-categories { padding-top: 30px !important; }
}
