.tp-caption.large_white {
font-size:35px;
line-height:60px;
font-weight:500;
font-family:Lato;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_bg_white_green_sym {
font-size:20px;
line-height:20px;
font-weight:400;
font-family:Lato;
color:rgb(131, 150, 29);
text-decoration:none;
padding:10px;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 0.592157);
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.dark_bg_white_grey_sym {
font-size:20px;
line-height:20px;
font-weight:400;
font-family:Lato;
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px;
background-color:rgb(102, 102, 102);
background-color:rgba(102, 102, 102, 0.882353);
border-width:0px;
border-color:rgb(102, 102, 102);
border-style:none;
}