.flex-slider{ background:#ef8b04;}
.flex-title {  
  bottom: 0;
  color: #fff;
  font-size: 14px;
  left: 0;
  line-height: 18px;
  padding: 1%;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);  
  width: 100%;
  font-weight:bold;
}

.flex-description {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  left: 0;
  line-height: 18px;
  padding: 1%;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);  
  width: 100%;
}

.flex-description a {
    color: black; /* #38b8b3;*/
}