/* Фотогалерея */
.image-gallery figure {
  margin-bottom: 1rem;
}
.image-gallery figure figcaption {
  text-align: center;
}
/* /Фотогалерея */