<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --tpl-main-color: #94ccc6;
    --tpl-main-color-2:#e74c66; 
    --tpl-secondary-color: #e74c66;
    --tpl-bg-color: #fcfcfc;
    --tpl-bg-color-2: #f5f5f5; 
    --tpl-bg-productbox: #ffffff; 
    --tpl-bg-footer: #e0e3e5;
    --tpl-text-standard: #444;
    --tpl-text-headings: #333;
    --tpl-text-button: #ffffff; 
    --tpl-text-footer: #8c8c8c; 
    --tpl-text-footer-headings: #696969; 
    --tpl-borders-color: #dbdbdb; 
    --tpl-font-heading: 'Bitter';
    --tpl-font-text: 'Poppins';}</pre></body></html>