body {
  background-image: none !important;
}
.photogallery .card {
  background-color: #222323;
  border-color: #222323 !important;
  border-radius: 0;
}
.photogallery .card-body {
  color: white;
}
/*# sourceMappingURL=gallery.css.map */