.tp-caption.prueba_texto {
font-size:85px;
line-height:93px;
font-weight:700;
font-family:Arial;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(233, 37, 37);
background-color:rgba(233, 37, 37, 0.45);
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
height:auto;
border-radius:30px 30px 30px 30px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:dotted;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

