/*** LEAF ICONS ***/

li.leaf {
  list-style-type:none;
  font-size:.9em;
  font-weight:500;
  padding-bottom:12px;
}
/* li.leaf::after {
  content:" ";
  background:url('https://rmviscom.github.io/ESE/images/rightArrowBox.svg');
  background-repeat:no-repeat;
  width:12px;
  height:12px;
  display:inline-block;
  margin-left:8px;
}
*/
