/* Extensions minimales : les règles existantes du bandeau sont conservées. */
.bandeau-atelier16-content span a {
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}
.bandeau-atelier16-content span a:hover,
.bandeau-atelier16-content span a:focus {
    color: inherit;
    text-decoration: underline;
}
.bandeau-atelier16-content span i.fa { margin-right: .15em; }
