.tp-caption.excerpt {
font-size:50px;
font-weight:bold;
color:rgb(36, 68, 148);
text-decoration:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 0.46);
text-align:center;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.excerpt2 {
font-size:50px;
font-weight:bold;
color:rgb(36, 68, 148);
text-decoration:none;
background-color:rgb(244, 245, 245);
background-color:rgba(244, 245, 245, 0.8);
text-align:right;
border-width:0px;
border-color:rgb(36, 105, 148);
border-style:none;
}

