.alert-component {
  display: flex;
  flex-direction: row;
}
.alert-component .alert-title {
  font-size: 13px;
  color: #202020;
}
.alert-component img {
  width: 20px;
  height: 20px;
}

/*# sourceMappingURL=alert-component.css.map */
