body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.newCommentBox{display:flex;justify-content:left;align-items:center;padding:10px 10px 10px 20px}.commentInput{border-radius:15px;border-style:solid;border-color:grey;padding:5px;width:40rem}.commentText{border:none;background-color:transparent;resize:none;outline:none;width:40rem}.postCommentButton{display:flex;background-color:#0a80ee;border:none;color:#fff;padding:6px 12.5px;text-align:center;text-decoration:none;font-size:16px;border-radius:25px;margin-left:5.5rem}.postCommentButton:hover{cursor:pointer;background-color:#055fb4}.commentContainer{border-style:solid;margin:10px;border-radius:15px;border-color:#d3d3d3;padding:10px}.commentUserInfo{display:flex;justify-content:left;align-items:center}.commentProfilePic{width:50px;height:50px;margin-right:20px;border-radius:50px}.commentContent{display:flex;justify-content:left}.likeComment{margin-left:5px}.likeCommentImg{width:20px;height:20px}.likeContainer{display:flex;justify-content:left;vertical-align:middle}.likeLink{background-color:#fff;border-style:none}.likeLink:hover{cursor:pointer;color:#5e92ff}.likeLinkAfterClick{color:#5e92ff;background-color:#fff;border-style:none}.likeLinkAfterClick:hover{cursor:pointer}.box{border-style:solid;margin:10px;width:50rem;border-radius:15px;border-color:#d3d3d3}.username{font-size:18px}.title{font-size:32px}.profilePicture{width:75px;height:75px;margin:20px 20px 5px;border-radius:50px}.content{text-align:left;margin-left:20px;padding:7px}.interactiveCounter{display:flex;justify-content:left}.likeCounter{display:flex;justify-content:right}.interactiveButtons{margin-bottom:5px}.interactiveButtons,.likeButton{display:flex;justify-content:center}.likeButton{align-items:center;width:24.8rem;background-color:#fff;border-style:none;border-radius:2px;height:2rem}.likeButton:hover{cursor:pointer;background-color:#add8e6}.likeButtonAfterClick{display:flex;align-items:center;justify-content:center;width:24.8rem;background-color:#add8e6;border-style:none;border-radius:2px;height:2rem}.hrTopBreak{margin:3px 0}.hrBottomBreak{margin:0 0 5px}.commentButton{width:24.8rem;background-color:#fff;border-style:none;border-radius:2px;height:2rem}.commentButton:hover{cursor:pointer;background-color:#d3d3d3}.likeButtonImg{width:20px;height:20px;margin-left:25px}.likeCounter{margin-left:5px}.commentCounter{margin-left:39.5rem}.likeImgInButton{width:30px;height:30px}.selectOrder{display:flex;justify-content:right;margin-right:20px}.newPostBox{border-style:solid;width:50rem;border-radius:15px;border-color:#d3d3d3;margin:5rem 10px 10px}.newPostText{font-size:18px;padding:15px;width:35rem;text-align:left;border-radius:25px;border:2px solid grey}.newPostText:hover{cursor:pointer;background-color:#d3d3d3}.newPostModal{top:200px;width:50rem;height:30rem;margin:7rem auto auto;background-color:#fff}.userProfile{display:flex;align-items:center;justify-content:left}.newPostProfilePicture{width:75px;height:75px;margin:20px;border-radius:50px}.modalTitleLabel{white-space:pre;margin-left:20px}.modalUsernameLabel{margin-left:20px}.modalTitleInput{margin-top:2rem;margin-bottom:1rem;width:30rem}.modalUsernameInput{margin-top:5px;width:30rem}.modalContentLabel{margin-left:20px;margin-top:1rem;margin-bottom:1rem}.modalContentText{margin-top:1.5rem}.postButton{background-color:#0a80ee;border:none;color:#fff;padding:12px 23px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:25px;margin-left:43rem}.postButton:hover{cursor:pointer;background-color:#055fb4}.ReactModal__Overlay{opacity:0}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.nav{position:fixed;top:0;min-height:5vh;color:#fff;font-size:45px;text-shadow:1px 1px 10px grey;margin:0;padding-bottom:10px;background-color:#b3b2b2;width:100%;text-align:center;justify-content:center}.text{margin-left:1vw;font-size:27px}.icon{width:50px;height:50px;margin-top:7px;margin-right:5px;margin-left:5px;border-radius:20%}.pageLinks{margin-top:.5vh}.name,.pageLinks{float:left;display:inline-block;text-align:center}.iconLinks{float:middle}.active{color:#fff}.active,.link{text-decoration:none}.link{color:#acabab}.websiteButton{font-size:40px;margin-top:7px;margin-right:5px;margin-left:5px;border-radius:7px;text-align:center;background-color:rgba(0,0,0,.6);color:#fff;border:none}.websiteButton:hover{cursor:pointer;background-color:rgba(0,0,0,.4)}.linkedInButton{font-size:40px;margin-top:7px;margin-right:5px;margin-left:5px;border-radius:7px;text-align:center;border:none;background-color:#3177fa;color:#fff}.linkedInButton:hover{cursor:pointer;background-color:#6da0ff}.githubButton{font-size:40px;margin-top:7px;margin-right:5px;margin-left:5px;border-radius:7px;text-align:center;border:none;background-color:#3177fa;color:#fff}.githubButton:hover{cursor:pointer;background-color:#6da0ff}.App{display:flex;justify-content:center;text-align:center;flex-direction:column;align-items:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.a33d1775.chunk.css.map */