@layer components {
  .chat-date-divider {
    @apply self-center px-3.5 py-1 rounded-full bg-surface text-description text-xs font-medium shadow-around-md;
  }
}
