<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
        @charset "utf-8";
        @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&amp;display=swap');
        :root{

            --ana-renk-1:#E11B1B;
            --ana-renk-2:#00317A;
            --header-renk-1:#F4F4F4;
            --genel-font:  Roboto;
            --footer-bg-renk:#282828;
            --footer-ft-renk:#D3D3D3;
            }
        </pre></body></html>