.t744__descr a {
  display: inline-block;
  padding: 14px 24px;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 14px; /*скругление углов*/
  font-weight: 500;
  font-size: 16px;
}

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

.t744__descr a:nth-of-type(2) {
    background-color: #DCFF00;
    color: #2A2927 !important;
}

.t744__descr a:nth-of-type(3) {
    background-color: #005BFF;
    color: #ffffff !important;
}

.t744__descr a:nth-of-type(4) {
    background-color: #FFDD00;
    color: #2A2927 !important;
}

.t744__descr a:last-of-type {
  background-color: #2A2927;
  color: #ffffff !important;
}

.t706__cartwin_showed {
  z-index:9999999;
}