.tp-caption.big_blue {
font-size:18px;
line-height:22px;
font-weight:300;
color:#ffffff;
text-decoration:none;
background-color:rgb(19, 176, 216);
background-color:rgba(19, 176, 216, 0.9);
margin-right:10px;
padding:5px 5px 5px 5px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_orange {
font-size:14px;
line-height:20px;
font-weight:300;
color:#ffffff;
text-decoration:none;
background-color:rgb(242, 125, 48);
background-color:rgba(242, 125, 48, 0.9);
margin-right:10px;
padding:5px 5px 5px 5px;
white-space:normal !important;
border-width:0px;
border-color:rgb(242, 125, 48);
border-style:none;
}

