@import url(https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap);*{box-sizing:border-box;font-family:"Fredericka the Great",cursive}.App{text-align:center}.header{color:#2bb908;font-size:1.5rem;font-weight:700;border:5px solid #f73715;display:inline-block;border-radius:50%;padding:5px 35px;box-shadow:3px -5px 5px #ff0}.home,.messages,.products,.reports,.support,.team{display:flex;height:60vh;align-items:center;justify-content:center;font-size:2.5rem;color:#363655}.navbar{background-color:#faad1d;height:80px;display:flex;justify-content:flex-start;align-items:center}.menu-bars{margin-left:3rem;font-size:2rem}.nav-menu{background-color:#b4b3b9;width:250px;height:100vh;display:flex;justify-content:center;position:fixed;top:160px;transition:all 2s linear;left:-100%}.nav-menu.active{left:0;transition:.35s}.nav-text{justify-content:flex-start;padding:8px 0 8px 16px;color:#fff;list-style:none;height:60px}.nav-text,.nav-text a{display:flex;align-items:center}.nav-text a{text-decoration:none;color:#262668;width:90%;font-size:18px;height:100%;padding:0 16px;border-radius:5px}.nav-text a:hover{background-color:#7b72ad}.nav-menu-items{width:100%}.navbar-toggle{background-color:#b4b3b9;width:50%;height:50px;display:flex;align-items:center;justify-content:flex-start;color:#fff}span{margin-left:16px}
/*# sourceMappingURL=main.ef250047.chunk.css.map */