/**
 * @file
 * Visual styles for comments in Bartik.
 */

.toast-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
}

.alert-wrapper {
    position: relative !important;
}
