
            :root 
            { 
                --theme-main-color: #0099dd;
                --theme-main-color-brighter-1: #07a0e4ff;
                --theme-main-color-brighter-2: #26bfffff;
                --theme-main-color-brighter-3: #33ccffff;
                --theme-main-color-darker-1: #0091d5ff;
                --theme-main-color-darker-2: #0072b6ff;
                --theme-main-color-darker-3: #0066aaff;
                --theme-main-color-opacity-1: #0099dd28;
                --theme-main-color-opacity-2: #0099dd7F;
                --theme-main-color-opacity-3: #0099ddC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #0099dd;
                --theme-secondary-color-brighter-1: #07a0e4ff;
                --theme-secondary-color-brighter-2: #26bfffff;
                --theme-secondary-color-brighter-3: #33ccffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #0099dd;
                --background-size: cover;
            }