/* ANP Files Area — light touches; Bootstrap 5 (from the theme) does the rest. */

.anp-files-area {
	margin-block: 2rem;
}

.anp-files-area__list .list-group-item {
	gap: 1rem;
}

.anp-files-area__name {
	word-break: break-word;
}
