/**
 * Ícones locais (sprite em index.html) — substitui Font Awesome na home.
 */
.potiseg-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
  flex-shrink: 0;
  color: inherit;
  fill: currentColor;
}

.potiseg-icon use {
  pointer-events: none;
}
