.tp-caption.th_bg_black {
font-size:31px;
line-height:36px;
font-weight:700;
font-family:"Roboto Condensed";
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;
width:50%;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.th_large_bg_black {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Roboto Condensed";
color:#ffffff;
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, .8);
padding:10px 20px 15px 20px;
text-transform:uppercase;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

