/* ==========================================================================
   INDEX PAGE - SALES ENDED ADJUSTMENTS
   ========================================================================== */

/* Hide Web Builder Sprint section */
.web-builder-sprint-section {
    display: none !important;
}

/* Hide promotion banner if exists */
.promotion-banner {
    display: none !important;
}

/* Hide floating CTA button */
.floating-cta {
    display: none !important;
}