/*
* ************** *
* LISTS *
*/
.posts-list {
display: flex;
flex-direction: column;
margin-bottom: .5em;
}