ul {
    list-style-type: circle
}


.Term {
    margin-bottom: 0em;
    padding-bottom: 0em
}

.Lijst {
    list-style-type: circle;
    margin-top: 0em;
    padding-top: 0em;
    margin-bottom: 2em;
}

