.grid-product__price--savings {
    color: var(--shopify-editor-setting-color_savings_text);
    color: var(--colorTextSavings);
    margin-left: 5px;
    white-space: nowrap;
    display: none;
}