.t744__descr a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    font-weight: 600;
}

.t744__descr a:first-of-type {
    border: 1px solid #50AA32;
    border-radius: 5px;
    /*background-color: #a73afd;*/
    /*color: #ffffff !important;*/
}
.t744__descr a:last-of-type {
    border: 1px solid #50AA32;
    border-radius: 5px;
    /*background-color: rgba(0, 91, 255, 1);*/
    /*color: #ffffff !important;*/
}