.tag-discount {
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 5px 14px;
    font-weight: 500;
    font-family: var(--font-family-primary);
    border-radius: 8px;
}