.is-hidden {
  position: absolute;
  height: 0;
  width: 0;
  visibility: hidden;
}

svg[class^="icon-"] {
  fill: currentColor;
  stroke: none;
  max-width: 100%;
}
