/* Supprimer la ligne/shadow sous le header sticky */
.header-sticky {
    box-shadow: none !important;
}