.tp-caption.largebluebg {
font-size:20px;
line-height:40px;
font-weight:300;
font-family:Arial, Helvetica, sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(34, 166, 230);
padding:0px 20px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largewhitebg {
font-size:30px;
line-height:50px;
font-weight:300;
font-family:Arial, Helvetica, sans-serif;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:0px 20px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largegreenbg {
font-size:20px;
line-height:40px;
font-weight:300;
font-family:Arial, Helvetica, sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(34, 222, 38);
padding:0px 20px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largegraybg {
font-size:20px;
line-height:40px;
font-weight:300;
font-family:Arial, Helvetica, sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(51, 51, 51);
padding:0px 20px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

