.igloo-alert-message-failed {
  color: #212121;
  background: #eeeeee;
  border-color: #eeeeee;
}

.igloo-alert-message-icon {
  position: absolute;
  top: 10px;
  font-size: 24px;
}

.igloo-alert-message-failed-icon {
  color: #666666 !important;
}
