strong { font-variation-settings: 'wght' 600; } .bricks-layout-item, .bricks-layout-item > a { position: relative; overflow: hidden; } .image-title-overlay { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.6); color: #fff; padding: 8px 12px; font-size: 14px; text-align: center; z-index: 1; pointer-events: none; } .Gallery__image-gallery .image { object-fit: cover; width: 100%; height: 100%; }