
            :root 
            { 
                --theme-main-color: rgba(16,83,243,0.92);
                --theme-main-color-brighter-1: #175afaea;
                --theme-main-color-brighter-2: #3679ffea;
                --theme-main-color-brighter-3: #4386ffea;
                --theme-main-color-darker-1: #084bebea;
                --theme-main-color-darker-2: #002cccea;
                --theme-main-color-darker-3: #0020c0ea;
                --theme-main-color-opacity-1: rgba(16,83,243,0.92)28;
                --theme-main-color-opacity-2: rgba(16,83,243,0.92)7F;
                --theme-main-color-opacity-3: rgba(16,83,243,0.92)C8;
                --theme-main-font-color: #000000;
                --theme-main-font-color-darker-1: #000000ff;
                --theme-main-font-color-brighter-1: #333333ff;
                --theme-secondary-color: #41a4c0;
                --theme-secondary-color-brighter-1: #48abc7ff;
                --theme-secondary-color-brighter-2: #67cae6ff;
                --theme-secondary-color-brighter-3: #74d7f3ff;
                --theme-secondary-font-color: #cccccc;
                --theme-secondary-font-color-darker-1: #999999ff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: contain;
            }