/**
 * @file
 * Visual styles for comments in Barrio.
 */
.alert-wrapper .alert svg {
  max-height: 50px;
  width: 20px;
}
.alert-wrapper .alert #message-status-title {
  display: none;
}

/*# sourceMappingURL=alerts.css.map */
