/* 'Our Team' gallery: background colour for each name and max-width for each thumbnail */
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption { background: #440099;}
.wp-block-gallery.has-nested-images figure.wp-block-image { max-width: 250px; }
.wp-block-gallery.has-nested-images figure.wp-block-image { flex-grow: 0; }
