/**
 * Defined  ckeditor.css in the theme to keep it DRY
 */
.news-conclusion{
    font-family: "Playfair Display",Georgia,"DejaVu Serif",serif !important;
    font-size: 1.8rem !important;
    line-height: 2.6rem !important;
    margin-top: 2% !important;
    margin-bottom: 1% !important;
    color: #494848 !important;
}