/* icon */
.icon-wrapper .icon, .icon-wrapper .icon-after::after, .icon-wrapper .icon-before::before, .icon-wrapper .more:not(.icon-before)::after {
  position: relative;
}
.icon-external::after, .icon-external::before {
  top: -0.05em;
}

/* developers headline line-break */
.router-card .router-card-headline {
  max-width: 100%;
}
