.my_custom_li{
    list-style-type: disc !important;
    display: list-item !important;
    color: #4a4a4a;
    margin-bottom: 5px;
}