
            :root 
            { 
                --theme-main-color: rgba(255,173,161,0.71);
                --theme-main-color-brighter-1: #ffb4a8b5;
                --theme-main-color-brighter-2: #ffd3c7b5;
                --theme-main-color-brighter-3: #ffe0d4b5;
                --theme-main-color-darker-1: #f7a599b5;
                --theme-main-color-darker-2: #d8867ab5;
                --theme-main-color-darker-3: #cc7a6eb5;
                --theme-main-color-opacity-1: rgba(255,173,161,0.71)28;
                --theme-main-color-opacity-2: rgba(255,173,161,0.71)7F;
                --theme-main-color-opacity-3: rgba(255,173,161,0.71)C8;
                --theme-main-font-color: #6b1313;
                --theme-main-font-color-darker-1: #380000ff;
                --theme-main-font-color-brighter-1: #9e4646ff;
                --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;
            }