
            :root 
            { 
                --theme-main-color: #8aa09f;
                --theme-main-color-brighter-1: #91a7a6ff;
                --theme-main-color-brighter-2: #b0c6c5ff;
                --theme-main-color-brighter-3: #bdd3d2ff;
                --theme-main-color-darker-1: #829897ff;
                --theme-main-color-darker-2: #637978ff;
                --theme-main-color-darker-3: #576d6cff;
                --theme-main-color-opacity-1: #8aa09f28;
                --theme-main-color-opacity-2: #8aa09f7F;
                --theme-main-color-opacity-3: #8aa09fC8;
                --theme-main-font-color: #141414;
                --theme-main-font-color-darker-1: #000000ff;
                --theme-main-font-color-brighter-1: #474747ff;
                --theme-secondary-color: #04BFBF;
                --theme-secondary-color-brighter-1: #04BFBF;
                --theme-secondary-color-brighter-2: #04BFBF;
                --theme-secondary-color-brighter-3: #04BFBF;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: cover;
            }