<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.primary_color_bg{
                background-color: #e0e0df !important;
            }
            .secondary_color_bg{
                background-color: #505050 !important;
            }
            .primary_color_text{
                color: #000 !important
            }
            .primary_color_text p{
                color: #000 !important
            }
            .secondary_color_text{
                color: #fff !important
            }
            .secondary_color_text p{
                color: #fff !important
            }
            .nav-clrs{
                background-color: #e0e0df !important;
                color: #000 !important;
            }
            .footer-clrs{
                background-color: #eaeaea !important;
                color: #000 !important;
            }</pre></body></html>