/*-- Use For Custom Styling --*/
.text-left{text-align: left;}
ul.list {
    list-style-type: disc !important;
    padding-left:1em !important;
    margin-left:1em;
}
ul.list li{
    list-style-type: disc !important;
}