.ch-authors .ch-authors_details{width:100%;display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:8px;position:relative}
.ch-authors .ch-authors_details::after{content:"";width:100%;height:1px;background:#ccc;position:absolute;bottom:0}
.ch-authors .ch-authors_profile{display:flex;align-items:center;gap:10px;width:100%;height:40px}
.ch-authors .ch-authors_profile-photo{width:42px;height:42px;border-radius:50%}
.ch-authors .ch-authors_author-name a{color:#001952}
.ch-authors .ch-authors_info{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;justify-content:center}
.ch-authors .ch-authors_author-name{color:#333;font-family:"Petco Circular CAP";font-size:14px;font-weight:400;line-height:20px;letter-spacing:.25px}
.ch-authors .ch-authors_author-name span{font-family:"Petco Circular CAP";font-size:14px;font-weight:700;line-height:20px;letter-spacing:.25px}