.tp-caption.large_bold_black {
font-size:45px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
padding:15px;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.65098);
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.black {
font-size:16px;
line-height:22px;
font-weight:500;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
text-shadow:none;
padding:15px 15px 15px 15px;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.65098);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

