/* Accueil Omra Pour Tous
 *
 * Revolution Slider charge l'image principale en différé dans un canvas.
 * Ce fond local conserve le visuel de référence pendant ce chargement et si
 * le média différé n'est pas encore peint. La source est une vraie image JPEG
 * vérifiée, sans PHP ni contenu exécutable.
 */
rs-module-wrap#rev_slider_1_1_wrapper {
    background-color: #ffffff !important;
    background-image: url("./images/home-hero-fallback.jpg") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
