.post-author-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0}.post-author{display:flex;flex-direction:row;align-items:center;gap:20px}.author-avatar{max-width:70px;max-height:70px;border-radius:5px;object-fit:contain}.author-name{display:flex;flex-direction:column}.author-name .title{font-size:16px;color:var(--text-gray);font-weight:500}.author-name .name{font-size:18px;color:var(--light-dark-color);font-weight:600}
