:root {
                        --button-danger-bg: #E31631;
                                --button-danger-fg: white;
                                --button-primary-bg: #ff4e00;
                                --button-primary-fg: black;
                                --button-secondary-bg: white;
                                --button-secondary-fg: black;
                                --buttons-border-radius: 8px;
                                --content-bg-colour: rgba(248,249,250,1);
                                --content-bg-image: none;
                                --content-border-colour: white;
                                --page-bg-colour: white;
                                --page-bg-image: none;
                                --brand-accent-colour: #afee84;
                                --brand-primary-colour: #231f20;
                                --brand-secondary-colour: grey;
                                --text-accent-colour: black;
                                --text-primary-colour: #eae9e880;
                                --text-secondary-colour: white;
                                                        --font-family: azo-sans-web, Verdana, Arial, sans-serif;
                                --font-size: 16px;
                                --font-weight: 400;
                                --header-colour: black;
                                --auth-layout-style: split;
                                --auth-logo-style: original;
                                --auth-split-icon: ;
                                --ai-chat-position: fab;
                                --command-palette-location: right;
                                --page-header-location: topbar;
                                --profile-position: sidebar;
                                --sidebar-bg-opacity: 100;
                                --sidebar-text-colour: #eae9e880;
            }