/* Phosphor Icons – SVG sprite in base.html, use with <svg><use href="#ph-*"/></svg> */
.ph-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.2em;
  fill: currentColor;
}
