#tz-author {
  margin: 40px auto 0;
  max-width: 800px;
}
#tz-author .author-box {
  display: flex;
}
#tz-author .author-box .itg-thumb {
  margin-right: 20px;
}
#tz-author .author-box .itg-thumb .avatar {
  border-radius: 50% !important;
  width: 100px;
  margin-right: 0 !important;
}
#tz-author .author-box .itg-cont .role {
  font-size: 14px;
  font-style: italic;
  margin: 0;
  padding: 0 !important;
}
#tz-author .author-box .itg-cont .author-name {
  margin: 0 0 8px 0;
  padding: 0 !important;
}
#tz-author .author-box .itg-cont .author-name a {
  font-size: 16px;
  font-weight: 700 !important;
  color: #0c0c0c !important;
}
#tz-author .author-box .itg-cont .pos-title {
  font-weight: 400;
  margin: 0 0 8px 0;
  padding: 0 !important;
  font-size: 16px;
}
#tz-author .author-box .itg-cont .date {
  text-transform: inherit;
  letter-spacing: 0;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}

/*# sourceMappingURL=author.css.map */
