<style>
    ul.no-bullets {
        list-style-type: none;
        margin: 0;
        padding: 0;
        }
</style>