.post-navigation {
	display: flex;
    justify-content: space-between;
    margin-top: 2rem;
}
