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

.t744__descr a:first-of-type {
background-color: #ff7300;
color: #ffffff !important;
}
.t744__descr a:last-of-type {
background-color: #333333;
color: #ffffff !important;
}