/* Footer CSS - styles minimaux de compatibilité */
/* Le design principal du footer est défini dans footer.blade.php et betscribe-palette.css */

.column-footer ul {
    list-style: none;
}

.column-footer ul > li > a {
    color: #fff;
    margin-bottom: 1em;
}

.column-footer ul > li {
    line-height: 1.5em;
}
