.tp-caption.letra-pequena {
font-size:36px;
line-height:40px;
font-weight:100;
font-family:Arial, Helvetica, sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
text-shadow:rgba(0, 0, 0, 0.498039) 0px 2px 5px;
margin:0px;
white-space:nowrap;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.letra-grande {
font-size:61px;
line-height:51px;
font-weight:800;
font-family:Arial, Helvetica, sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
text-shadow:rgba(0, 0, 0, 0.498039) 0px 2px 5px;
margin:0px;
white-space:nowrap;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.boton {
font-size:22px;
line-height:40px;
font-weight:100;
font-family:Arial, Helvetica, sans-serif;
color:rgb(140, 198, 3);
text-decoration:none;
padding:10px 30px;
text-shadow:rgba(0, 0, 0, 0.498039) 0px 2px 5px;
margin:0px;
white-space:nowrap;
background-color:transparent;
border-radius:3px 3px 3px 3px;
border-width:2px;
border-color:rgb(140, 198, 3);
border-style:solid;
}

