
.t750__descr a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 30px;
    font-weight: 700;

}
.t750__descr a:last-of-type {
    background-color: #204E8A;
    color: #ffffff !important;
}

.t750__descr a:first-of-type:before {
    content: "\1F50D";
    margin-right: 10px;
}

.t750__descr a:last-of-type:before {
    content: "\1F5B9";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}