.wp-block-gallery {
.wp-block-image img {
max-height: 400px !important;
object-fit: contain !important;
}
.wp-element-caption {
color: black;
background: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.75) 50%, transparent);
padding-top: 2em;
font-weight: bold;
opacity: 1;
}
} .swell-block-step__title {
display: inline-block !important;
}