body{background-color:#efe7da}nav{display:flex;justify-content:space-between}.postsDiv{display:flex;flex-direction:column;width:50%}.postsPageDiv{display:flex;flex-direction:row}.createPostButton{background-color:#261447;border:.5vw solid #261447;border-radius:10%;color:#fff;text-decoration:none}.createPostButton:hover{background-color:#7040c9;border:.5vw solid #7040c9}.post{align-items:center;background-color:#7d82b8;display:flex;flex-direction:column;margin-bottom:1vh;margin-left:2vw;margin-top:1vh}.navLink{background-color:#261447;border:.5vw solid #261447;border-radius:10%;color:#fff;text-decoration:none}.navLink:hover{background-color:#7040c9;border:.5vw solid #7040c9}.textInput{background-color:#fff}button{background-color:#7d82b8;border:.5vw solid #7d82b8;border-radius:5%;color:#fff}button:hover{background-color:#7040c9;border:.5vw solid #7040c9}form{align-items:center;display:flex;flex-direction:column}form input{margin-bottom:2vh;width:45%}nav{margin-bottom:4vh}.profileDiv{align-items:center;display:flex;flex-direction:column}.outgoingMsgs{margin-top:2vh}.incomingMsgs,.outgoingMsgs{background-color:#969ac5}.homeDiv,.incomingMsgs,.outgoingMsgs{align-items:center;display:flex;flex-direction:column}.postButtons{background-color:#2f4858;border:.5vw solid #2f4858;border-radius:15%;color:#fff;margin-bottom:.5vh;text-decoration:none}.postButtons:hover{background-color:#6d97b0;border:1vw solid #6d97b0}
/*# sourceMappingURL=main.c0dbf7d9.css.map*/