.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
background: linear-gradient(0deg, #FBDBBE, #0000);
box-sizing: border-box;
color: #000000;
font-size: 15px;
margin: 0;
overflow: auto;
padding: 1em;
scrollbar-color: #0000 #0000;
scrollbar-gutter: stable both-edges;
scrollbar-width: thin;
text-align: center;
text-shadow: 0 0 3px #ffffff;
will-change: transform;