/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 21 May 2026, 9:33 pm
*/

#eventstellar-lightbox-title {
  position: absolute;
  bottom: -34px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #d8dce2;
  font-size: 13px;
  letter-spacing: .04em;
  font-weight: 400;
  z-index: 9999;
  pointer-events: none;
  text-transform: none;
}