.t778__descr a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 600;
}
.t778__descr a:first-of-type {
    background-color: #ffe629;
    color: #000000 !important;
}
.t778__descr a:last-of-type {
    background-color: #ffe629;
    color: #000000 !important;
}
 
.t778__descr {
    z-index: 999999999;
}