.tp-caption.with_white_background {
font-size:25px;
line-height:50px;
font-weight:400;
font-family:Roboto;
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:0px 13px;
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.with_colored_background {
font-size:25px;
line-height:50px;
font-weight:400;
font-family:Roboto;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 13px;
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

