.external-link-icon-black {
  background-image: url('#{$formation-image-path}/icons/exit-icon.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 1em auto;
  padding-right: 1.2em;
  position: relative;
}