.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;
}

.tp-caption._vw-home {
    background-color: transparent;
    text-decoration: none;
    font-size: 60px !important;
    font-family: 'vw-head';
    font-weight: 700;
    text-transform: none;
    color: rgb(255,255,255);
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}