body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Login-form{align-items:center;background-color:beige;border-radius:10px;box-shadow:0 0 5px;display:flex;flex-direction:column;justify-content:space-evenly;margin:20px;min-height:500px;min-width:350px}.Logo-container{background-color:#ffebcd;border:5px solid #5f9ea0;border-radius:5px;box-shadow:0 0 5px;height:180px;margin-top:30px}.Profile-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:20px}.styled-button{background:#7cb5b5;border:2px solid #7cb5b5;border-radius:5px;color:#fff;font-size:18px;height:60px;margin:15px;max-width:320px;width:100%}.styled-button:hover{cursor:pointer;opacity:.7}.styled-buttonm:active{opacity:.2}.User-icon{height:130px;margin-top:30px;width:150px}.Key-text{color:blue}.Value-text{word-wrap:break-word;color:green;display:inline-block;overflow-wrap:anywhere}.text-container{display:flex;flex-wrap:wrap;overflow-wrap:anywhere}
/*# sourceMappingURL=main.c79ddafe.css.map*/