
            :root 
            { 
                --theme-main-color: #d6dc53;
                --theme-main-color-brighter-1: #dde35aff;
                --theme-main-color-brighter-2: #fcff79ff;
                --theme-main-color-brighter-3: #ffff86ff;
                --theme-main-color-darker-1: #ced44bff;
                --theme-main-color-darker-2: #afb52cff;
                --theme-main-color-darker-3: #a3a920ff;
                --theme-main-color-opacity-1: #d6dc5328;
                --theme-main-color-opacity-2: #d6dc537F;
                --theme-main-color-opacity-3: #d6dc53C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #1d2f41;
                --theme-secondary-color-brighter-1: #243648ff;
                --theme-secondary-color-brighter-2: #435567ff;
                --theme-secondary-color-brighter-3: #506274ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #d6dc53;
                --background-size: cover;
            }