.tp-caption.medium_bold_white {
font-size:32px;
line-height:32px;
font-weight:700;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:1px 1px 2px #333;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_redorange {
font-size:16px;
line-height:20px;
font-weight:500;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px;
background:linear-gradient(to right, rgb(210, 35, 42) 0%, rgb(242, 126, 33) 100%) transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

