/* v1.15.2: visual-only, embedded professional sidebar icons */
.sidebar nav a .nav-icon {
  width: 19px;
  height: 19px;
  flex: 0 0 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sidebar nav a > span {
  min-width: 0;
  line-height: 1.2;
}
