@use '@funidata/fudis-core' as core;

.fudis-notification {
  &:focus {
    @include core.focus-generic;
  }
}
