@charset "UTF-8";
@import "../../style/function-v2";

.im-alert {
  em {
    color: $danger;
  }

  .i-alert {
    color: $danger;
  }
}
