small[data-account-number]::after {
  content: " · " attr(data-account-number);
  color: #53627a;
  font-weight: 650;
  white-space: nowrap;
}
