.t744__descr a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    border-radius:5px; 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    border:1px solid #000000;
}
.t744__descr a:first-of-type {
    color: #000000 !important; 
}
.t744__descr a:last-of-type {
    background-color: #FFC11E;
    color: #ffffff !important;
}

.t744__descr {
    z-index: 999999999;
}
