.is-layout-flex.wp-block-gallery-69.wp-block-gallery.has-nested-images.columns-default {
  margin: 7px 0 7px 0;
}
.is-layout-flex.wp-block-gallery-61.wp-block-gallery.has-nested-images.columns-2 {
  margin: 7px 0 7px 0;
}
figure.wp-block-gallery.has-nested-images {
  margin: 7px 0 0 0;
}

.ansel-slides-container--is-thumbnail {background-image: url("https://www.davidbouloiseau.fr/wp-content/uploads/2023/12/times-solid.svg"); background-repeat: no-repeat; background-position: 97% 5%; background-size: 2%;}

& .ansel-slides-container.is-fullscreen-supported.is-fullwindow .slide img {
  scale: 80%;
}

.pp-grid-image__image {
  cursor: pointer;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// 
//  ESPACEMENT ENTRE LES IMAGES POUR LES POSTBLOG EN MODE GALERIE PP (ajouté par Romain Kersulec)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.pp-embedded-gallery .wp-block-image {
  margin-bottom: 8px !important;
}