/*

# -----------------------------------------------------------------------------
#  ~/assets/themes/j1/extensions/justified_gallery/css/theme/uno.css
#  Provides J1 JustifiedGallery styles for J1 Theme Uno
#
#  Product/Info:
#  https://jekyll-one.com
#
#  Copyright (C) 2019 Juergen Adams
#
#  J1 Template is licensed under the MIT License.
#  See: https://github.com/jekyll-one/j1_template_mde/blob/master/LICENSE
#
# -----------------------------------------------------------------------------

*/

/* Gallery title */
.jg-gallery-title {
  font-style: italic;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}