*{box-sizing:border-box}html,body,#root{height:100vh;width:100vw;overflow:hidden}#root{display:flex;flex-direction:column}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout{min-height:100vh;background-color:#fff;transition:background-color .3s ease}.layout--home{background-color:#2563eb}.app-bar{background-color:#2563eb;transition:background-color .3s ease}.app-bar--transparent{background-color:transparent}.content{padding-top:64px}.MuiTypography-root{color:inherit!important}.website-card-title{color:#000!important}.stats-card-text,.welcome-text{color:#fff!important}
