:root
{
    /* ===============================================
    COLORS
    ================================================== */
    /*
    #theme custom
    */
    --custom-color:                       #2563eb;
    --custom-background:                  #2563eb;
    --custom-background-hover:            #3b82f6;
    --custom-background-active:           #60a5fa;
}