/* Gallery load more controls */
.ds-gallery-load-more-wrap {
  text-align: center;
}

.ds-gallery-load-more-wrap.is-hidden {
  display: none;
}
