
            :root 
            { 
                --theme-main-color: #094ccc;
                --theme-main-color-brighter-1: #1053d3ff;
                --theme-main-color-brighter-2: #2f72f2ff;
                --theme-main-color-brighter-3: #3c7fffff;
                --theme-main-color-darker-1: #0144c4ff;
                --theme-main-color-darker-2: #0025a5ff;
                --theme-main-color-darker-3: #001999ff;
                --theme-main-color-opacity-1: #094ccc28;
                --theme-main-color-opacity-2: #094ccc7F;
                --theme-main-color-opacity-3: #094cccC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #00c7eb;
                --theme-secondary-color-brighter-1: #07cef2ff;
                --theme-secondary-color-brighter-2: #26edffff;
                --theme-secondary-color-brighter-3: #33faffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #2609ce;
                --background-size: cover;
            }