@charset "utf-8";
/* CSS Document */
.tp-caption.medium_bg_red {
font-size:37px;
line-height:57px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(186, 28, 30);
padding:0px 20px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:30px;
line-height:47px;
font-family:"Open Sans";
color:rgb(186, 28, 30);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:0px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

