<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-countdown-item countdown-timer .times_digit {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 0;
    width: 14px;
    margin-left:0;
    border-radius: 0;
    text-align:center;
}
.product-countdown-item .components-countdown-time_items .times_digit:first-child{padding-left:4px;}
.product-countdown-item .components-countdown-time_items .times_digit:nth-child(2){padding-right:4px;}
</pre></body></html>