/* Author byline block (post header). One shared file, linked from every post. */
.awc-author-byline{display:flex;align-items:center;gap:14px;margin:6px 0 12px}
.awc-author-byline__photo{width:auto;height:48.78px;aspect-ratio:1/1;border-radius:50%;object-fit:cover;flex-shrink:0}
.awc-author-byline__text{font-size:13px;line-height:1.3}
.awc-author-byline__line{font-size:13px!important;line-height:1.3;margin:0}
.awc-author-byline__name{font-size:13px!important;color:#222}
@media (max-width:767px){.awc-author-byline__photo{display:none}}
