.flex-caption {
  width: 100%;
  padding: 1%;
  text-align: center;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,0);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 20px;
  line-height: 18px;
  font-style: bold;
}

.subcaption {
  font-size: 16px;
  font-style: italic;
}
.flexslider {
  background: rgba(0,0,0,.5);
  border: 10px solid rgba(0,0,0,.5);
}

p {
    margin: 0 0 0 0;
}