    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #b8860b;
        --theme-custom-background:                  #b8860b;
        --theme-custom-background-hover:            #c7951a;
        --theme-custom-background-active:           #d7a52a;
    }