/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.box-author{display:flex;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:8px 0;color:#2b2b2b;}.box-author .a-cont,.box-author .a-text{display:contents;}.box-author .a-img{order:1;flex:0 0 34px;width:34px;height:34px;margin-right:5px;}.box-author .a-img img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;}.box-author .a-title{order:2;font-size:0.875rem;font-weight:400;line-height:1;color:#666;white-space:nowrap;}.box-author .a-author{order:3;overflow:hidden;font-size:0.95rem;font-weight:600;line-height:1;color:#202020;letter-spacing:normal;text-transform:none;white-space:nowrap;text-overflow:ellipsis;}
