/* Start custom CSS for text-editor, class: .elementor-element-43eaa24 */.blog-posts {
    font-size: 20px!important;
    line-height: 30px;
}

.article-body p, .article-list {
    margin-bottom: 32px;
}

.italic {
    font-style: italic;
}

.article-list li {
    padding-left: 20px;
}

.article-list li:before {
    content: "→";
    font-weight: bold;
    color: #2F5578;
    left: -8px;
    position:relative;
}/* End custom CSS */