.field--type-text-long ul.list-chevron > li {
  list-style-type: none;
}
.field--type-text-long ul.list-chevron > li::before {
  content: "\F0142";
  margin-right: 0.5rem;
  font-size: 2rem;
}
