<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fostr .totals &gt; * {
    font-family: var(--fostr-typography-font-body);
    font-style: var(--fostr-typography-font-style-normal);
    font-weight: var(--fostr-typography-font-weight-600);
    font-size: var(--fostr-typography-text-size-md);
    text-transform: none;
}

.fostr .totals .totals__shipping-value {
    font-size: var(--fostr-typography-text-size-1xs);
}</pre></body></html>