/* Digital Archive */
ul#lct-widget-edition-year {
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
}

ul#lct-widget-edition-year li {
	margin-bottom: 5px;
}

ul#lct-widget-edition-year li.current-cat {
	font-weight: bold;
}

#lct-widget-edition-year-container .heading-primary {
	background-image: none;
	border-bottom: 2px solid #ff0000;
	font-size:16px;
}
#mega-menu a.btn-print-archive {
	color: red;
}
#mega-menu a.btn-print-archive:hover {
	background: #ebebeb;
}


/* Styles for Pull WP rest Article Plugin */
.pwra-list {
    list-style: none;
    padding-left: 5px;
}

.pwra-list__item {
    padding: 5px;
}

