Observation Details
The page uses HTML list elements for non-list content. See
class="container-grid--list"
On the other hand, what is arguably list content, is not using semantic list elements. See
Remediation Notes
Do not use semantic lists for non-list content. But do use semantic list for all list content.