.tp-caption.large_bg_black {
font-size:20px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.5);
padding:10px 20px 15px;
border-radius:10px 10px 10px 10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.very_big_white {
font-size:30px;
line-height:60px;
font-weight:800;
font-family:Arial;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.5);
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
white-space:nowrap;
border-radius:10px 10px 10px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bg_white {
font-size:20px;
line-height:60px;
font-weight:700;
font-family:Arial;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 0.5);
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
white-space:nowrap;
border-radius:10px 10px 10px 10px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

