.woo-big-image-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;

  background: rgba(0,0,0,0.65);
  color: #fff;

  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.5;

  border-radius: 0;
}