.container.layout-section {
    margin-top: 45px;
    max-width: 980px;
}

.article-body-wrapper p {
    font-size: 17px;
    line-height: 34px;
    margin-bottom: 1.5rem;
    font-family: serif !important;
}
.left-article-section {
    border-right: none;
}

.byline {
    font-size: 14px;
    font-weight: 600;
}

.author-sm {
    border-top: 3px solid #D99814;
    padding-top: 20px;
    font-size: 15px;
    font-weight: 400;
}

#fusion-app > section > div.container.layout-section > div:nth-child(2) > div > div.list-container.layout-section article a h2 {
    font-size: 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    display: block;
    padding-bottom: 10px;
    font-weight: 500;
}