.info-page-aides [id] {
  scroll-margin-top: 6rem;
}

.aides-document-grid,
.aides-official-note,
.aides-essential-message,
.aides-legal-note {
  margin-top: 1.5rem;
}

.aides-check-list,
.aides-source-list {
  margin: 0;
  padding-left: 1.25rem;
}

.aides-check-list li,
.aides-source-list li {
  margin-bottom: 0.75rem;
}

.aides-check-list li:last-child,
.aides-source-list li:last-child {
  margin-bottom: 0;
}

.aides-wide-text {
  max-width: 62rem;
}

.aides-source-list a {
  overflow-wrap: anywhere;
}
