.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.780392);
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:70px;
line-height:81px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
padding:10px;
text-shadow:none;
margin:0px;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 0.862745);
border-radius:3px 3px 3px 3px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.red_bold_bg_20 {
font-size:93px;
line-height:110px;
font-weight:900;
font-family:Oxygen;
color:rgb(255, 255, 255);
text-decoration:none;
padding:5px 8px;
text-shadow:none;
background-color:rgb(224, 51, 0);
background-color:rgba(224, 51, 0, 0.952941);
border-radius:100px 100px 100px 100px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

