/*:root {
    --variant-containedBg: red;
    --variant-containedColor: green;
    --variant-outlinedBorder: blue;
    --variant-outlinedColor: yellow;
    --variant-textColor: red;
}


.mui-13vvuao {
--variant-containedBg: purple;
--variant-outlinedBorder: #fff;
}

div#root, .mui-18e2vbj, .mui-18e2vbj-checked, .mui-1pk1fka {color:#fff !important;}

html {
    height: 100%; margin: 0; display: flex; justify-content: center; align-items: center; 
    background: linear-gradient(45deg, #ff6b6b, #6b8cff, #6bff9b); background-size: 300% 300%; 
    animation: gradientAnimation 20s infinite linear alternate;
}

body { height: 100%; width: 100%; margin: 0; background-color:transparent !important; 
}

input:-internal-autofill-selected {
        background-color:transparent !important;
        }*/


#reset-password-button, .MuiGrid-root.MuiGrid-container.MuiGrid-direction-xs-row.MuiGrid-grid-xs-12.mui-jps8xr {
    display: none;
}
