_editor.scss (109B)
1 .wp-block-gallery { 2 3 figcaption { 4 margin-bottom: 0; 5 6 a { 7 color: var(--global--color-white); 8 } 9 } 10 }