.post{display:flex;margin-top:1em;border-bottom:solid 1px #2b3a4d}
.post-icon{border-radius:50%;width:45px;margin-right:0.6em;margin-top:0.2em}
.post a{letter-spacing:0}
.post-author-name{font-weight:bold}
.post-author-id{color:#abb8c8;margin-left:0.5em}
.post-letters{margin-bottom:0.8em}
.post-tag{color:#0f73ff}
.post-img-1{width:90%;border-radius:10px;margin-bottom:0.5em}
.post-img-2{width:90%;margin-bottom:0.5em;display:flex;justify-content:space-between;border-radius:10px;overflow:hidden;gap:2%}
.post-img-2 img{width:100%;height:100%;object-fit:cover}
.post-buttons{display:flex;justify-content:space-around;color:#abb8c8;font-size:1.2em;margin-bottom:0.5em}
.post-date{font-size:0.8em;color:#abb8c8;margin-bottom:1em;margin-right:0.5em;text-align:right}