    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #2e8b57;
        --theme-custom-background:                  #2e8b57;
        --theme-custom-background-hover:            #3d9a66;
        --theme-custom-background-active:           #4daa76;
    }