
.article-page {
	background: #955da1;
	}

#immersion_content_main > .issue {
  background: #955da1;
}

h3.label:has(+ .references) {
    display: none;
}

.references {
	display: none;
}

#index_issue > .issue-section {
	display: none;
}