.custom-footer-bottom-d42515a7 {
    background-color: #000;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
}

.custom-footer-bottom-d42515a7 p {
    margin: 0;
    color: #fff;
}

.custom-footer-bottom-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

/* Modifier la couleur des titres de widgets dans le footer Kadence existant */
.site-footer .widget-title,
.site-footer h2.widget-title,
.site-footer .footer-widget-title {
    color: #fff !important;
}
