.tp-caption.background {
text-decoration:none;
background-color:rgb(68, 68, 68);
background-color:rgba(68, 68, 68, 0.85);
width:100%;
height:100%;
content:"";
border-width:0px;
border-color:rgb(68, 68, 68);
border-style:none;
}

.tp-caption.brasao {
text-decoration:none;
background-color:rgb(68, 68, 68);
background-color:rgba(68, 68, 68, 0.65);
border-width:0px;
border-color:rgb(68, 68, 68);
border-style:none;
}

