.elBulletList {
  padding: 0px;
  list-style-type: none; }

.listIcon6 li:before {
  content: "\f00c";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ad0000;
  margin-right: 10px; }
