.tp-caption.largepinkbg {
padding:0px 20px;
color:rgb(255, 255, 255);
line-height:70px;
font-family:"Open Sans";
font-size:50px;
font-weight:300;
text-decoration:none;
text-shadow:none;
background-color:rgb(170, 0, 66);
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_grey {
font-size:41px;
line-height:20px;
font-weight:700;
font-family:Arial;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(107, 149, 149);
padding:10px;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
margin:0px;
white-space:nowrap;
border-radius:5px 4px 5px 5px;
border-width:0px;
border-color:rgb(107, 149, 149);
border-style:none;
}

