/* Use check marks instead of bullet points | NL-***-** */ li { list-style: none; } li:before { content: '✓'; }