.c-NotificationStack {
  @import "../resets/base";

  // Themes
  .is-theme-chat {
    max-width: 400px;
  }
}
