.tp-caption.medium_bg_red {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(196, 8, 17);
padding:10px;
border-radius:2px 2px 2px 2px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red1 {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(196, 8, 17);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:10px;
border-radius:2px 2px 2px 2px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

