/* Keep homepage category blocks content-sized after admins reorder or hide platforms. */
.home-v5 .category-section {
  margin-bottom: 12px !important;
  padding-top: 10px !important;
}

.home-v5 .section-content {
  min-height: 0 !important;
}

.home-v5 .category-header {
  margin-bottom: 10px !important;
}

.home-v5 .load-more {
  margin: 14px 0 6px !important;
  padding-bottom: 10px !important;
}
