.mustache-solid.icon {
  color: #000;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  box-shadow: 
    5px 8px 0 0 currentColor, 
    10px 8px 0 0 currentColor;
}
