/* LightGallery — harmonisé avec le style du site */
.lg-backdrop {
  background: rgba(26, 20, 16, 0.95) !important;
}
.lg-toolbar,
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background: transparent !important;
}
.lg-counter {
  font-family: 'Georgia', serif !important;
  font-style: italic !important;
  color: #c8bfaa !important;
}