  .alert-text-blink {
    color: red;
    font-weight: bolder;
  }
  .alert-btn-link {
    padding: 0px !important;
    min-width: 30px !important;
  }
  .alert-item {
    text-align: center;
}
:host >>> .alert-icon-wrapper{
    display: inline;
}