.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 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 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;
}
.btn_layer_2 .tp-button {
  padding: 13px 20px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0px !important;
  text-shadow: unset !important;
}
.btn_layer_2 .tp-button.wordpress {
    background: linear-gradient(90deg, rgba(100, 33, 203, 0.9) 13%, rgba(44, 41, 221, 0.8) );
    border: 1px solid #4b4b4d;
}
.btn_layer_2 .tp-button.joomla {
    background: #4b4b4d;
    border: 1px solid #000;
}
.btn_layer_2 .tp-button:hover {
    background: #fff;
    color: #000 !important;
    border-color: #fff;
    transition: .25s background cubic-bezier(0, 0, 0, 0.2);
}