html, body {
    font-family: 'Google Sans', sans-serif !important;
}

:root {
    --theme-logo-lg-height: 40px !important;
}
.auth-box {
    padding: 0px;
}
.auth-brand .logo-dark img, .auth-brand .logo-light img {
    height: 60px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: var(--theme-font-family-primary) !important;
}
