
            :root 
            { 
                --theme-main-color: #d63333;
                --theme-main-color-brighter-1: #dd3a3aff;
                --theme-main-color-brighter-2: #fc5959ff;
                --theme-main-color-brighter-3: #ff6666ff;
                --theme-main-color-darker-1: #ce2b2bff;
                --theme-main-color-darker-2: #af0c0cff;
                --theme-main-color-darker-3: #a30000ff;
                --theme-main-color-opacity-1: #d6333328;
                --theme-main-color-opacity-2: #d633337F;
                --theme-main-color-opacity-3: #d63333C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #0f05a1;
                --theme-secondary-color-brighter-1: #160ca8ff;
                --theme-secondary-color-brighter-2: #352bc7ff;
                --theme-secondary-color-brighter-3: #4238d4ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #17303b;
                --background-size: cover;
            }