.hotspots-section + .featured-collection-section .featured-collection.section-with-bg-color {
    padding-top: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -10px;
}

.hotspots-section + .index-section.featured-collection-section:has(.section-with-bg-color) {
    margin-top: 0;
}

.hotspots-section + .index-section {
    margin-top: 0;
}
