
            :root 
            { 
                --theme-main-color: #005059;
                --theme-main-color-brighter-1: #075760ff;
                --theme-main-color-brighter-2: #26767fff;
                --theme-main-color-brighter-3: #33838cff;
                --theme-main-color-darker-1: #004851ff;
                --theme-main-color-darker-2: #002932ff;
                --theme-main-color-darker-3: #001d26ff;
                --theme-main-color-opacity-1: #00505928;
                --theme-main-color-opacity-2: #0050597F;
                --theme-main-color-opacity-3: #005059C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #72bc68;
                --theme-secondary-color-brighter-1: #79c36fff;
                --theme-secondary-color-brighter-2: #98e28eff;
                --theme-secondary-color-brighter-3: #a5ef9bff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #00928f;
                --background-size: cover;
            }