.list-items--brand-senary {
  ul li,
  ol li {
    &::before {
      color: var(--color-brand-senary) !important;
    }
  }
}

