.page-id-10 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/02/Image_67_3-1.jpg');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}

.page-id-85 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/03/sarahnovi_contact_1@2x.png');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}


.page-id-237 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/03/sarahnovi_watch_2@2x.png');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}

.page-id-237 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/03/sarahnovi_watch_2@2x.png');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}

.page-id-23 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/03/sarahnovi_listen_1@2x.png');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}

.page-id-60 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/03/sarahnovi_about_2@2x.png');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}


.page-id-393 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/02/Image_67_5-1.jpg');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}

.page-id-810 {
    background-image: url('https://sarahnovi.com/wp-content/uploads/2025/03/gallery_sarahnovi_2@2x.png');
    background-color: #000000; /* Couleur noire de secours */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    animation: parallax-scroll-8261 200s linear infinite;
    background-attachment: fixed; /* Fixe l'image de fond pendant le défilement */
}

/* Effet de zoom au survol sur une image uniquement sur la page spécifique */
.page-id-810 img:hover {
  transform: scale(1.5); /* Augmente la taille de l'image */
  transition: transform 0.3s ease; /* Ajoute une transition fluide */
}

