html,body,#root{height:100%}*{box-sizing:border-box}body{margin:0;font-family:Thicccboi,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f0e9}#root{width:100%;min-height:100%}.notificationHub{width:35%;height:100%;background-color:#fff;position:fixed;top:0;left:0;border-radius:10px;box-shadow:0 0 10px #0000001a;padding:20px;right:0;z-index:1000}.newLetterButton{display:flex;justify-content:center;background-color:"secondary.main";color:#fff;align-items:center;margin:50px}.newLetterButton:hover{background-color:"secondary.main"}.newLetterButton:hover{color:#fff}
