/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 17 2025 | 15:52:46 */
/* Presse */
body:not(.has-presse) .presse-title,
body:not(.has-presse) .presse-list,
body:not(.has-presse) .presse-spacer-bottom {
    display: none;
}

/* Exploitant */
body:not(.has-exploitant) .exploitant-title,
body:not(.has-exploitant) .exploitant-list,
body:not(.has-exploitant) .exploitant-spacer-bottom {
    display: none;
}

/* Enseignant */
body:not(.has-enseignant) .enseignant-title,
body:not(.has-enseignant) .enseignant-list,
body:not(.has-enseignant) .enseignant-spacer-bottom {
    display: none;
}
