/* ============================================
   SPACING SECTIONS FIX - Reduce gaps between sections
   ============================================ */

/* Actualités Section - Reduce bottom padding */
.actualites-2026 {
    padding-bottom: 30px !important;
}

/* CTA Section - Already set to margin: 0 auto 30px */
.cta-ultimate-refonte {
    margin-top: -20px !important;
}

/* Service Section adjustments if needed */
.services-ultimate-2026 {
    padding-bottom: 40px !important;
}

/* Footer adjustment if needed */
footer {
    margin-top: 0 !important;
}
