.tp-caption.large_bg_blue {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px 20px 15px;
background-color:rgb(0, 28, 100);
background-color:rgba(0, 28, 100, 0.8);
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bg_blue_small {
font-size:14px;
line-height:16px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
font-style:italic;
text-decoration:none;
padding:10px 20px 15px;
background-color:rgb(0, 28, 100);
background-color:rgba(0, 28, 100, 0.792157);
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

