/* Safe-guard to avoid page flickering before angular takes over */
body[data-spa="true"] #kc-server-root { 
    display: none !important;
}   