@import url("../../common/modules/news.css");

/* ---------------------------------- Teaser -----------------------------*/
.news_teaser .row h3 a{
	color:#97d90a;
}

/* ---------------------------------- Listing -----------------------------*/
.news_listing .row h3 a{
	color:#97d90a;
}

/* ---------------------------------- Détail -----------------------------*/
.news_detail h2{
	color:#97d90a !important;
}