.tp-caption.large_yellow_bkgd {
font-size:32px;
font-weight:bold;
font-family:Oswald;
color:#ffffff;
text-decoration:none;
background-color:rgb(253, 182, 25);
background-color:rgba(253, 182, 25, 1);
text-transform:uppercase;
padding:1px 24px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_blue_bkgd {
font-size:32px;
font-weight:bold;
font-family:Oswald;
color:#ffffff;
text-decoration:none;
background-color:rgb(35, 63, 149);
background-color:rgba(35, 63, 149, 1);
text-transform:uppercase;
padding:1px 24px 1px 24px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

