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

.t750__descr a:first-of-type {
    background-color: #AEBDA0;
    color: #363333 !important;
}
.t750__descr a:last-of-type {
    background-color: #AEBDA0;
    color: #363333 !important;
}