@import url("../index.scss");

.digit-error-message {
  @extend .alert-error;
  @apply block text-body-s mb-md;
}
