.identity-image-with-callout {
  display: inline-flex;
}

.identity-image-with-callout .identity-image-with-callout-plusmore {
  background-color: rgba( 200, 200, 200 ,  1 );
  background-color: rgba( var(--palette-neutral-20,200, 200, 200) ,  1 );
  display: inline-flex;
  align-content: center;
  justify-content: center;
  padding-right: 2px;
  font-weight: 600;
}

.ms-Layer .ms-Callout .identity-image-with-callout-list {
  list-style-type: none;
  padding: 3px;
  margin: 0;
}
