li.discounts__discount {
    display: flex;
    align-items: center;
    max-width: 200px;
    line-height: 15px;
    color: #7b7b7b;
    font-size: 12px;
    font-weight: 300;
}

li.discounts__discount svg {
    width: 10px;
    margin-right: 8px;
    color: #000;
}