.tp-caption.black {
padding:0px;
color:rgb(255, 255, 255);
text-decoration:none;
text-shadow:none;
background-color:rgb(0, 0, 0);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lighttext-paddy {
padding:5px;
color:rgb(255, 255, 255);
line-height:25px;
font-family:"Open Sans";
font-size:15px;
font-weight:500;
text-decoration:none;
background-color:rgb(0, 0, 0);
border-width:0px;
border-color:rgb(153, 153, 153);
border-style:none;
}