t-card__descr * li::marker {
    color: #0099cc !important;
    font-weight: 500;
}
.t-card__descr > strong
 {
    padding: 2px;
    background: #ffF;
    border-radius: 3px;
}
