/* https://codepen.io/dimsemenov/pen/HBbwx
        This gives the way to put a caption in the center
*/

.mfp-title {
  text-align: center;
  padding: 6px 0;
}

.image-source-link {
  color: #DDD;
}
