.tp-caption.featurebox {
color:#ffffff;
font-size:40px;
font-family:"Heroic Condensed";
text-decoration:none;
display:block;
letter-spacing:0px;
text-transform:uppercase;
padding:27px 20px 19px 20px;
background-color:rgb(255, 0, 0);
background-color:rgba(255, 0, 0, 1);
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.blank {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.featurebox_blue {
font-size:40px;
font-family:"Heroic Condensed";
color:rgb(255, 255, 255);
text-decoration:none;
padding:27px 20px 19px;
display:block;
letter-spacing:0px;
text-transform:uppercase;
background-color:rgb(0, 156, 255);
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

