/* Small presentation additions for the approved September 17 copy update. */
.ep-gallery-caption {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.55rem 0.7rem;
  background: rgba(16, 17, 20, 0.9);
  color: #fff;
  font-size: 0.78rem;
  line-height: 1.4;
}
