/*** BULLET-LESS BULLETED LISTS ***/
.remove-bullets ul li {
    list-style-type: none!important;
    margin-left: 0!important;
}