/*
 * Correctif temporaire Royaumes & Legendes.
 * Neutralise: #header { background: red !important; }
 * À supprimer lorsque la règle fautive aura été retirée du custom.css du thème.
 */
#header {
    background: transparent !important;
}
