/*
 Remove icons from "External links" module
*/ 
#cern-toolbar span.ext {
  display: none;
}
