.t-btn {
   background-image: linear-gradient(90deg, rgba(207,168,77,1) 0%, rgba(218,188,117,1) 100%);
}

.t-btn:hover {
   background:#000000;
}