<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --color-link: #3F7373;
    --color-btn: #3F7373;
    --color-btn-txt: #fff;
    --color-text: #000;
    --color-text-white: #FFFFFF;
    --color-title: #000;
    --color-bg-1: #fff;
    --color-bg-2: #dde2e5;
    --color-bg-3: #fff;
    --color-red: #D72638;
    --font-title: DM Serif Display;
    --font-text: Montserrat;
}</pre></body></html>