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

