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