@import url(http://fonts.googleapis.com/css?family=Fondamento);
.tp-caption.Titulo-grande {
font-size:68px;
line-height:77px;
font-weight:500;
font-family: 'Fondamento', cursive;
color:rgb(218, 202, 167);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
white-space:nowrap;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:green;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}