@import url(../root.css);
body {
    background-color: rgba(var(--secondary-bg), 1);
}
/* .login-card {
    color: rgba(var(--main-bg), 1);
} */
