li::marker {
  content: counter(list-item) " AND a ";
  color: hotpink;
}

ol {padding-left:100px;}
