.read-btn{border:1px solid #757575;padding:6px 16px}.archive-grid:hover .read-btn{background:#c45123;color:#fff}.container-author{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.column-author{flex:1;box-sizing:border-box}.profile-author img{max-width:100%;height:auto;display:block;margin-bottom:12px}.profile-author h3{margin:0;font-weight:700}.profile-author p{margin:4px 0 0}@media (max-width:768px){.container-author{grid-template-columns:repeat(1,1fr)}}