.grid-item-simple {
    .badge-item--sale {
        background-color: var(--sale-bg);
        color: var(--sale-text);
    }
}