.wc-block-grid__product-price del {
    font-size: 1.12rem;
    text-decoration: underline;
    text-decoration-color: var(--wp--preset--color--color-8);
    text-underline-offset: -0.35rem;
    text-decoration-skip-ink: none;
}

.wc-block-grid__product-price del .woocommerce-Price-amount{
    color: var(--wp--preset--color--color-8);
    font-weight: 600;
    font-size: var(--wp--preset--font-size--small);
}
