
/* Description Hero in Post Page */
.article-description-hero {
    font-size: 22px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    margin: 24px 0;
    font-weight: 300;
    max-width: 800px;
}
