/**
Flexslider Basic Caption CSS
 */
.flex-caption {
  padding: 2% 0 2% 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 2%;
}