.simple-list {
list-style: disc;
list-style-position: inside;
margin-left: 1.5rem;
li {
margin-bottom: 0.5em;
}