.article_column {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}

.article_top_subhead {   
    margin-top: 24px;
    text-decoration: none;
    padding-bottom: 1px;
    color: #000000;
    font-family: 'Roboto Condensed', 'Asap Condensed', 'neue-haas-unica', sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 23px;
    text-transform: uppercase;
    margin-bottom: 0px;
    border-bottom: 3px solid black;
    display: inline-block;
}

.article_top_head {
    font-family: -apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;
    font-weight: 900;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -1.6px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: black;
}

.article_top_excerpt {
    color: #000000;
    font-family: 'HelveticaNeueW01-55Roma','neue-haas-unica', sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.article_top_byline {
    color: black;
    display: inline-block;
    font-family: 'HelveticaNeueW01-45Ligh','neue-haas-unica', sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
}

.article_top_dateline {
    color: #757575;
    margin-top: 4px;
    display: inline-block;
    margin-left: 0px;
}

.article_top_readtime {
    color: #757575;
    margin-top: 4px;
    display: inline-block;
    margin-left: 0px;
}

.article_top_hero {
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: -5px;
}

.article_body {
    margin-top: 16px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #343434;
    font-family: -apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;
    line-height: 1.5;
    padding-bottom: 20px;
}

.article_body p {
    max-width: 700px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 18px;
    line-height: 28px;    /* within paragraph */
    margin-bottom: 28px;     /* between paragraphs */
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
          
}

.article_body h2,h3,h4 {
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    margin-top: 4px;
    margin-bottom: 6px;
    text-transform: none;
}

.article_body h3 {
    font-size: 22px;
    line-height: 28px;
}

.article_body h4 {
    font-size: 20px;
    line-height: 26px;
}

.article_body img {
    margin-top: 25px;
}

.article_social_links {
    font-size: 26px;
    letter-spacing: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;

}

.article_social_links a {
    color: black;
}

.sidebar-social-links {
    list-style: none;
    padding: 0;
    margin: 10px 30px 10px;
  }
  
.sidebar-social-links li {
    display: block;
    
}

.sidebar-social-links a {
    padding-left: 5px;
}


.block-caption {
    font-size: 14px;
    line-height: 1.2857142857142858;
    color: #696969;
    border-left: 1px solid #696969;
    margin-top: 0.5rem;
    padding-left: 0.5rem;
    margin-bottom: 25px;
}

.block-shareable_quote {
    text-align: left;
    color: black;

    pointer-events: all;
    font-family: source-serif-pro, 'Source Serif Pro', 'LyonDisplay-Bold', 'LyonDisplay-Medium', serif;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    border-left: 2px solid black;
    padding-left: 24px;
}

.block-shareable_quote p {
    font-size: 24px !important;
    line-height: 28px !important;
}

.block-shareable_quote p:before {
    content: open-quote;
  }
  
.block-shareable_quote p:after {
    content: close-quote;
  }

.block-html {
    padding-bottom: 6px;
    padding-top: 6px; 
}

.post_thumbnail_preview {
    width: 23%;
    margin-bottom: 24px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top
}

.post_thumbnail_img {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: block;
}

.post_thumbnail_title {
    color: #000000;
    font-family: -apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.post_thumbnail_title a {
    color: #000000;
}

.post_thumbnail_excerpt {
    color: #404040;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 15px;
    overflow-wrap: break-word;
}

.post_thumbnail_date {
    color: #757575;
    margin-bottom: 7px;
    font-family: 'HelveticaNeueW01-45Ligh','neue-haas-unica', sans-serif;
    font-size: 10px;
    line-height: 10px;
}

.page_title {
    font: 700 30px/1.2 Raleway, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 15px 0 5px;
    color: #222;
}

.page_title a {
    color: #222;
}

.icon-dot:before {
    content: '\e80b';
}

.blog_filter_term {
    font-style: italic;
}

.sidebar_title {
    font-size: 22px;
    text-align: center;
}


#header_attribution {
    float: right;
    padding-top: 10px;
    font-weight: 100;
    color: #757575;
    width: 60%;
    text-align: right;
    line-height: 1.1;
    display: block;
}

#sidebar_photo {
    border-radius: 100%;
    margin-top:10px;
    margin-left: auto;
    margin-bottom: 5px;
    margin-right: auto;
    display: block;
    width: 50%;
    max-width:110px;
    border: 1px solid #e9dcbe;
    padding:5px;
}
