.tp-caption.ss_medium_white_on_blue {
font-size:24px;
line-height:35px;
font-weight:800;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(79, 124, 156);
background-color:rgba(79, 124, 156, 0.773);
padding:5px 25px 3px 35px;
border-radius:24px 3px 3px 24px;
border-width:2px;
border-color:rgb(51, 136, 221);
border-style:solid;
}

.tp-caption.ss_small_light_white {
font-size:16px;
line-height:22px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, .3);
padding:5px 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.ss_white_on_blue {
color:#ffffff;
background-color:rgb(51, 136, 204);
background-color:rgba(51, 136, 204, 1);
font-size:12px;
line-height:14px;
font-weight:600;
font-family:Verdana,Geneva,sans-serif;
text-decoration:none;
padding:8px 6px 8px 6px;
border-radius:6px 6px 6px 6px;
border-width:1px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

