.aesop-document-component a {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #b3b3b3;
  line-height: 12px;
  text-decoration: none;
}
.aesop-document-component a span {
  border-bottom: 1px solid #e6e6e6;
  font-size: 12px;
  color: #808080;
}
.aesop-document-component a span:before {
  content: '\f498';
  font-family: Dashicons;
  position: absolute;
  left: 0;
}
