.post-navigation{
    display: flex;
    gap: 4px;
    color: #808080;
    font-family: 'Inter';
}
.back-arrow{
    padding-top: 1.5px;
    display: flex;
}

  .profile-description p{
    line-height: 24px;
  }