ul {
    list-style-type: disc;
    padding-left: 40px;
}
li {
    margin-bottom: 0;
    padding: 0;
    border-bottom: none;
}
