.custom-ul {
    list-style-type: disc;
    padding-left: 20px;
}

.custom-ul li {
    margin-bottom: 5px;
    font-size: 16px;
}
