.feed{

}

/* Category Styling */
.category{
    
}

.category h1{
    
}

/* Post Styling */
.post{

}

.post h1{

}

.post h2{

}

.post p{

}

.post__title{

}

.post__description{
    
}

.post__content{
    
}