<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ================================================================================ */
/* AUTHOR LIST */
/* (main.scss) */
/* ================================================================================ */
.author-listing .list-item {
  margin-bottom: 14px; }
.author-listing img.pull-left {
  margin-right: 16px; }
.author-listing .page-link {
  display: block;
  color: #2397db;
  font-size: 0.75em;
  width: 75%; }
.author-listing .bio {
  font-size: 0.75em;
  line-height: 1.4;
  display: block; }
.author-listing .share_icon {
  display: inline-block;
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  margin-left: 2px; }
  .author-listing .share_icon.share_em {
    background: url(../../images/icn-soc-em-blue-x2.png) center center no-repeat;
    background-size: 24px; }
  .author-listing .share_icon.share_fb {
    background: url(../../images/icn-soc-fb-blue-x2.png) center center no-repeat;
    background-size: 24px; }
  .author-listing .share_icon.share_tw {
    background: url(../../images/icn-soc-tw-blue-x2.png) center center no-repeat;
    background-size: 24px; }
  .author-listing .share_icon.share_li {
    background: url(../../images/icn-soc-li-x2.png) center center no-repeat;
    background-size: 24px; }
.author-listing .post-avatar{
  margin-right: 16px;
  float: left; }</pre></body></html>