/* for previews */
.pswp__caption {
  padding-bottom:2em;
}
.pswp__top-bar{
	margin-top:1em;
}

.pswp__caption__center {
  padding-bottom: 2em !important;
}

.pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.0) !important;
}
.pswp__counter, .pswp__button {
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
	background-color: rgba(0, 0, 0, 0.0) !important;
}