.columnists-index .article {
  font-size: 160%;
  display: block;
  margin-bottom: 15px;
  line-height: 125%; }
.columnists-index small {
  color: #999; }
.columnists-index .profile-circular {
  margin-bottom: 40px !important; }
.columnists-index .author {
  padding: 10px;
  background-color: #eee;
  border-radius: 3px;
  margin-left: 70px;
  margin-bottom: 10px; }
  .columnists-index .author h2 {
    font-size: 150%; }
  .columnists-index .author h4 {
    font-size: 120%;
    color: #999;
    font-weight: normal; }
.columnists-index .tags {
  margin-left: 180px; }

.columnists .featured-logo {
  border-radius: 3px;
  padding: 10px;
  color: #999;
  text-transform: uppercase;
  font-size: 80%;
  float: right;
  border: 1px solid #ccc;
  text-align: center; }
  .columnists .featured-logo img {
    display: block;
    margin: 10px auto 0 auto;
    max-width: 80px; }
.columnists .profile {
  padding: 20px 0;
  min-height: 180px; }
  .columnists .profile h2 {
    color: #000;
    font-size: 150%;
    font-weight: bold; }
.columnists .stats {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ddd;
  color: #333;
  padding: 20px;
  font-size: 110%;
  margin-bottom: 40px;
  border-bottom: 1px solid #bbb; }
.columnists .columnist {
  padding: 30px 0;
  border-bottom: 1px dotted #ccc; }
.columnists .profile-circular {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 30px;
  background-color: #eee;
  margin-bottom: 20px;
  justify-content: center;
  align-items: center;
  display: flex; }
  .columnists .profile-circular img {
    max-width: 100%;
    width: 100%; }
.columnists h2 {
  font-size: 120%;
  margin-top: 0; }

.columnists-show .author-subject {
  font-size: 16px; }
.columnists-show ol li {
  border-bottom: 1px dotted #ddd; }
.columnists-show .social-media {
  min-height: 50px; }
  .columnists-show .social-media img {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px; }
.columnists-show .article-detail {
  overflow: auto;
  zoom: 1;
  color: #999;
  margin: 30px 0; }
  .columnists-show .article-detail .article-meta {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    display: block;
    margin-bottom: 5px; }
  .columnists-show .article-detail h3 {
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    font-weight: bold; }
  .columnists-show .article-detail p {
    margin: 10px 0 0 0; }
  .columnists-show .article-detail .article-thumb {
    width: 150px;
    float: left; }
    .columnists-show .article-detail .article-thumb img {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  .columnists-show .article-detail .article-photo {
    margin-left: 175px; }

.columnists-autores .author-subject {
  font-size: 16px; }
.columnists-autores ol li {
  border-bottom: 1px dotted #ddd; }
.columnists-autores .social-media {
  min-height: 50px; }
  .columnists-autores .social-media img {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 10px; }
.columnists-autores .article-detail {
  overflow: auto;
  zoom: 1;
  color: #999;
  margin: 30px 0; }
  .columnists-autores .article-detail .article-meta {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    display: block;
    margin-bottom: 5px; }
  .columnists-autores .article-detail h3 {
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    font-weight: bold; }
  .columnists-autores .article-detail p {
    margin: 10px 0 0 0; }
  .columnists-autores .article-detail .article-thumb {
    width: 150px;
    float: left; }
    .columnists-autores .article-detail .article-thumb img {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  .columnists-autores .article-detail .article-photo {
    margin-left: 175px; }
