
            :root 
            { 
                --theme-main-color: #05301f;
                --theme-main-color-brighter-1: #0c3726ff;
                --theme-main-color-brighter-2: #2b5645ff;
                --theme-main-color-brighter-3: #386352ff;
                --theme-main-color-darker-1: #002817ff;
                --theme-main-color-darker-2: #000900ff;
                --theme-main-color-darker-3: #000000ff;
                --theme-main-color-opacity-1: #05301f28;
                --theme-main-color-opacity-2: #05301f7F;
                --theme-main-color-opacity-3: #05301fC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #05301f;
                --theme-secondary-color-brighter-1: #0c3726ff;
                --theme-secondary-color-brighter-2: #2b5645ff;
                --theme-secondary-color-brighter-3: #386352ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #052a2e;
                --background-size: cover;
            }