.pswp__caption__center {
  padding: 16px;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  max-width: 550px;
}

.pswp__button {
  transition: all .25s ease-out !important;
}

.pswp__button:hover {
  background-color: #5f7a5f !important;
}
