.article-author-section .article-author {
  margin: 2rem 0;
  padding: 1rem;
  background-color: #d8d0c7;
  border-radius: 20px;
}
.article-author-section .article-author span:first-of-type {
  font-size: 12px;
}
