.euiAvatar--space,
.euiAvatar--user {
  // Remove faux outline
  &:after {
    display: none;
  }
}
