.bowe-media.has-fig {
  position: relative;
}
.bowe-media.has-fig .gallery-figcaption {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  bottom: 2px;
  left: 0;
  right: 0;
  padding: 6px;
  margin: 0;
  display: block;
  font-size: 14px;
  color: white;
}