<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 28 2025 | 01:26:38 */
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    display: block;
    font-weight: 400;
    margin-bottom: 0.5em;
    color: #000;
  	font-size: 1.25em;
    line-height: 1.25em;
}</pre></body></html>