*{box-sizing:border-box;margin:0;padding:0}.App{background-color:#a6d2c0;display:flex;flex-direction:column;justify-content:flex-start}h2,h3{font-size:15px}h3{background-color:#e8944a;border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:6px;text-decoration:underline;width:auto}h4{font-size:14px}.header{background-color:#e8944a;color:#434453;height:10vh;padding:10px;text-align:center}.nav{height:5vh}main{margin:auto;max-width:600px;min-height:100vh;width:100vw}.reviewsList{background-color:#a6d2c0;height:auto;padding-top:10px;width:auto}.reviewsList li{background-color:#434453;flex-direction:column;justify-content:center;margin:0 10px 10px;padding:16px;text-align:center}.reviewsList li,.reviewsList li div{border-radius:16px;color:#f4f2e4;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:auto}.reviewsList li div{background-color:#a76f42;flex-direction:row;justify-content:space-between;padding:6px}.reviewById{background-color:#a6d2c0;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;padding:6px;width:auto}.reviewById img{height:15vh;margin-bottom:6px;margin-left:auto;max-width:120px;width:auto}.reviewById section{max-width:250px}.reviewBody{background-color:#434453;border-radius:16px;color:#f4f2e4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px;text-align:center;width:100%}.commentsList,.reviewBody{display:flex;flex-direction:column;justify-content:center}.commentsList{margin:auto}.reviewCommentCard{background-color:#a76f42;border-radius:16px;color:#f4f2e4;display:flex;flex-direction:column;font-size:14px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:5px auto;padding:16px;text-align:center;width:70%}.reviewCommentCard p{word-wrap:break-word}.reviewCommentCard h3{background-color:#a76f42}.reviewCommentCard button{background-color:#434453;color:#f4f2e4;margin:auto;padding:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.voteText{color:#434453;margin-top:10px}.vote{background-color:#e8944a;border-radius:16px;color:#434453;height:50px;width:50px}.vote:disabled{background-color:#a76f42}.reviewTitle{background-color:#434453;border-radius:16px;color:#f4f2e4;max-width:200px;padding:10px}.loginForm{background-color:#e8944a;color:#434453}.loginForm,.loginForm select{border-radius:16px;padding:10px;width:auto}.loginForm select{background-color:#434453;color:#f4f2e4;margin-top:5px}.submitForm{background-color:#a76f42;border-radius:16px;color:#f4f2e4;margin-top:10px;padding:10px;width:auto}.submitForm textarea{background-color:#f4f2e4;color:#434453;margin-top:5px;resize:none;width:85%}.submitForm button{margin:auto;width:54px}.nav,.submitForm button{background-color:#434453;color:#f4f2e4}.nav{height:auto;padding:10px}.nav ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none}.navLink{height:20px;margin:5px;width:110x}.navLink button{background-color:#a76f42;color:#f4f2e4;padding:3px}.sortBar{background-color:#434453;border-radius:0 0 16px 16px;color:#f4f2e4;display:flex;flex-wrap:wrap;justify-content:center;padding:10px;width:auto}.sortBar option,.sortBar select{background-color:#a76f42;color:#f4f2e4}.sortBar select{margin:0 10px}.frontPage{text-align:center}.frontPage nav{align-items:flex-start;background-color:#a6d2c0;display:flex;flex-direction:row;margin-top:30px}.frontPage li{width:100%}.error,.frontText{background-color:#434453;border-radius:0 0 16px 16px;color:#f4f2e4;padding:10px}.error{text-align:center}
/*# sourceMappingURL=main.7f0ff50b.css.map*/