/* Remove section-sm spacing and border */
footer.section-sm {
  padding-top: 0 !important;
  border-top: none !important;
}

/* Fix Instagram feed section */
.instagram-feed-section {
  border-top: none !important;
  margin-top: 0 !important;
  padding-top: 30px !important;
}