/** begin news.css stylesheet for template mp-news-group-list.tpl.php */

/** Insert your CSS contents here */
.post-timeline .entry-image h2{
    margin-bottom:0;
}
.entry-event .entry-timeline{
    background-color: var(--cnvs-themecolor);
    color: white !important;
}