/* :root  .sign-in-button {
    color: white !important;
} */

:root  button:focus{
    outline:none !important;	
}


:root .svg-icon{
    display:none;
}