.author-box{display:flex;align-items:flex-start;gap:20px;padding:20px;border:2px solid #1B2A47;background:#fff;border-radius:8px;margin-top:40px}.author-photo{width:90px;height:90px;border-radius:50%;object-fit:cover;border:2px solid #1B2A47}.author-info{flex:1}.author-name{font-size:18px;font-weight:700;color:#1B2A47;margin-bottom:8px}.author-text{font-size:14px;line-height:1.7;color:#333}