    .flex-caption {
      width: 96%;
      padding: 2%;
      left: 0;
      bottom: 0;
      background: rgba(128,0,128, 1.0);
      color: #0ff;
      text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 18px;
    line-height: 16px;
    }
    li.css a {
      border-radius: 0;
    }
