
            :root 
            { 
                --theme-main-color: #151f42;
                --theme-main-color-brighter-1: #1c2649ff;
                --theme-main-color-brighter-2: #3b4568ff;
                --theme-main-color-brighter-3: #485275ff;
                --theme-main-color-darker-1: #0d173aff;
                --theme-main-color-darker-2: #00001bff;
                --theme-main-color-darker-3: #00000fff;
                --theme-main-color-opacity-1: #151f4228;
                --theme-main-color-opacity-2: #151f427F;
                --theme-main-color-opacity-3: #151f42C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #edce19;
                --theme-secondary-color-brighter-1: #f4d520ff;
                --theme-secondary-color-brighter-2: #fff43fff;
                --theme-secondary-color-brighter-3: #ffff4cff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #b4b4b4;
                --background-size: cover;
            }