/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-mecanoid-people-gallery {
  border-top: 1px solid #6a6a6a;
  margin: 40px 20px 100px 20px;
}

.wp-block-mecanoid-people-gallery.dark .image_light {
  display: none;
}

.wp-block-mecanoid-people-gallery .image_dark {
  display: none;
}

.wp-block-mecanoid-people-gallery.dark .image_dark {
  display: inline-block;
}
