it('has no detectable a11y violations on load', () => {
      cy.get('@SUT').within(() => {
        cy.get('.ngx-section-content button').then($el => {
          cy.checkA11y($el, {
            rules: {