#footer-widgets .footer-box.col-2 {
    padding: 0 60px;
    margin : 0;
}

#footer-widgets .footer-box #block-24 {
    margin: 0;
}

.footer-box.col-2 .wp-block-columns {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: space-between;
    /* scroll horizontal si nécessaire */
}