.list-disc ul {
    list-style-type: disc;
}

.list-disc ul li {
    margin-bottom: 20px;
}