/* This stylesheet is created by The Big Read > Useful Tools > Last Word CSS module. The Big Read plugin needs to be installed and active in your plugins, and the Last Word CSS module enabled in the Useful Tools section for this stylesheet to be executed. In your WordPress administrator dashboard, visit The Big Read to see the settings.*/
/* version 1.6.9 */

/* Custom code for Gallery Thumbnail Image Cation Stylyng */
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: rgba(10, 10, 10, 0.6);
    text-shadow: none;
  /*  padding: 1em 8px !important; */
}

