
            :root 
            { 
                --theme-main-color: #97d2b6;
                --theme-main-color-brighter-1: #9ed9bdff;
                --theme-main-color-brighter-2: #bdf8dcff;
                --theme-main-color-brighter-3: #caffe9ff;
                --theme-main-color-darker-1: #8fcaaeff;
                --theme-main-color-darker-2: #70ab8fff;
                --theme-main-color-darker-3: #649f83ff;
                --theme-main-color-opacity-1: #97d2b628;
                --theme-main-color-opacity-2: #97d2b67F;
                --theme-main-color-opacity-3: #97d2b6C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #000000;
                --theme-secondary-color-brighter-1: #070707ff;
                --theme-secondary-color-brighter-2: #262626ff;
                --theme-secondary-color-brighter-3: #333333ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }