/* SDG 5: the 2025 results are source paragraphs, without list markers. */
.initiatives-s02-scope .sdg-module--5 > .sdg-module__section--results .report-bullet-list > li {
  display: block;
}

.initiatives-s02-scope .sdg-module--5 > .sdg-module__section--results .report-bullet-list__marker {
  display: none;
}
