/* GSLightbox */
.gslide-description {
  background: transparent !important;
}

.glightbox-clean .gdesc-inner {
  padding: 1rem 0 0 0;
}

.glightbox-clean .gslide-title {
  margin-bottom: 0.5rem;
}

.gdesc-inner > * {
  color: var(--color-white) !important;
  text-align: center;
  font-family: inherit !important;
}

/* End of GSLightbox */