.base {
  border-radius: 50%;
}

.color-primary {
  background-color: var(--chat-primary-color);
}

.size-md {
  width: 6px;
  height: 6px;
}
