@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);*{box-sizing:border-box}body{color:#212529;background-image:url(/static/media/background.c3a0dc99.jpg);background-size:cover;background-repeat:no-repeat;background-color:hsla(0,0%,100%,.4);background-color:white(0,0,0,.4);background-blend-mode:soft-light}img{border:5px ridge #9ba2a9}nav{align-items:center;padding:0 16px;border-bottom:1px solid #ffd447;margin-bottom:25px}.nav-links,nav{display:flex;justify-content:space-between}.nav-links a{text-decoration:none;color:#ffd447;font-weight:700}.nav-links a:hover{color:#3ddc97;outline:1px}form{display:flex;flex-direction:column}form,legend{padding-left:40px;font-weight:700;text-align:left;text-decoration:none;margin-bottom:16px}form,label{display:flex;justify-content:space-between}form,input{width:300px}button{max-width:100px;margin:32px 0;padding:7px 20px;border-style:none;background-color:#320d6d;box-shadow:0 2px 2px rgba(0,0,0,.15);font-size:15px;font-weight:500;color:#fff447;border-radius:20px;cursor:pointer;outline:none;-webkit-appearance:none}button:hover{color:#3ddc97;outline:1px}.searchBox{display:flex;flex-direction:row;align-items:center}.useraccount{justify-content:space-evenly;display:flex;justify-content:center;font-size:3rem}
/*# sourceMappingURL=main.c5652652.chunk.css.map */