
.inbox--with-sections {
  .posting:focus-within:not([data-seen]) .posting__status::before {
    filter: var(--colorize-orange);
  }
}
