.hashtag{color:rgb(248,200,1)}.button-top-container{display:flex;flex-direction:row;justify-content:space-evenly;width:50%}.post-content{white-space:pre-wrap;word-break:break-word}.button-top-read{display:flex;text-align:center;margin-top:50px;margin-bottom:10px;height:50px;width:152px;align-content:center;justify-content:center;align-items:center;background-color:#585858;border-radius:30px}.button-top-read .read-button{color:rgb(248,200,1)}.postCardsWrapper{color:white;font-family:Source Code Pro,monospace;padding-top:30px}.postCardsWrapper .postCard{border-radius:25px;margin:20px;height:300px;max-height:320px}.postCardsWrapper .postCard .postCardContainer{display:flex;flex-direction:column;align-content:flex-start;align-items:flex-start;width:90%;height:100%;justify-content:space-evenly}.postCardsWrapper .postCard .postCardContainer .postAuthorDate{color:rgb(248,200,1)!important}.postCardsWrapper .postCard .postCardContainer .post-content{width:90%;padding-top:15px;padding-left:15px}.postCardsWrapper .postCard .postCardContainer .post-content-y{color:rgb(248,200,1)!important}.postCardsWrapper .postCard .postCardContainer .post-content-y:hover{color:rgba(248,199,1,.572)!important}.postCardsWrapper .postCard .postCardContainer .postContentBottom{width:100%;display:flex;flex-direction:row;align-content:flex-end;align-items:baseline;flex-wrap:wrap;justify-content:space-evenly}.postCardsWrapper .postCard .postCardContainer .postContentBottom .emptySpace{color:black}@media only screen and (max-width:600px){.button-top-container{width:100%}.postCardsWrapper{width:100%;max-height:90%;overflow-y:scroll}.postCardsWrapper .postCard{width:90%;height:320px;max-height:350px}.postCardsWrapper .readContainer{width:100%;max-height:700px;overflow-y:scroll}}@media (max-width:1024px) and (min-width:601px){.button-top-container{width:80%}.postCardsWrapper .postCard{width:95%;height:auto;min-height:280px}}