.author-profile-image{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid red;box-shadow:0 4px 8px rgba(0,0,0,.1);flex-shrink:0}.page-header{display:flex;align-items:flex-start;gap:20px;padding-bottom:20px;text-align:left}.author-text-content-wrapper{flex-grow:1;margin:0;padding:0;text-align:left}.author-text-content-wrapper h1{margin-top:0;margin-bottom:5px;padding:0;line-height:1.2}.post-description{font-size:1.05em;color:#024796;margin:0;padding:0}@media(max-width:768px){.page-header{flex-direction:column;align-items:center;gap:15px}.author-profile-image{margin:0 auto 15px;width:120px;height:120px}.author-text-content-wrapper{text-align:center;padding:0 15px}.author-text-content-wrapper h1,.post-description{text-align:center}}h1,h2,h3,h4,h5,h6{color:#024796}article a{color:#f73c02;text-decoration:none}article a:hover{text-decoration:underline;opacity:.8}