/* Enter Your Custom CSS Her/* hide RSS infos */
.home .bloc-archive-content-list .entry-summary p,
.home .bloc-archive-content-list .entry-summary .entry-category {
	display:none;
	}
/* custom fix, ticket #12560 */
.bloc-summary-row .bloc-summary-title {
    padding-top: 10px;
}
/* fix z-index conflict between cookie banner and CEF-topbar */
#cef_navigation {
    z-index: 99;
}e */