.tp-caption.boxed_large_red {
font-size:38px;
line-height:38px;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(211, 78, 218);
padding:8px 12px 12px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.boxed_large_dark {
position:absolute;
font-size:38px;
line-height:38px;
color:#fff;
background:#2C3E50;
padding:8px 12px 12px;
}

.tp-caption.boxed_large_orange {
position:absolute;
font-size:38px;
line-height:38px;
color:#fff;
background:#FFA04E;
padding:8px 12px 12px;
}

