Accessibility digest

Synopsis
PageCandidate Brian Maienschein (D)
URLhttps://brianmaienschein.com/
Requesterpool@jpdev.pro
Test date2023/06/18
Score1065
Tested byTestaro, procedure ts27
Scored byTestilo, procedure tsp27
Digested byTestilo, procedure tdp27

Introduction

This is a digest of results from a battery of web accessibility tests.

Ten different tools (Alfa, Axe, Continuum, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Tenon, Testaro, and WAVE) tested the web page of Candidate Brian Maienschein (D) at https://brianmaienschein.com/ to check its compliance with various rules. There were a total of about 1350 rules, classified into about 250 accessibility issues.

The results were interpreted to yield an aggregate score of 1065, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1065Sum of the component scores
issue925Severity and number of reported defects
tool138Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log2Browser warnings about the page
latency0Abnormal delay in page responses

Issue scores

The score of an issue depends on the severity (user impact and certainty) of the issue and on how many instances were reported (by one or more tools).

Issue scores
IssueScore
cssInvalid150
textContrastAA112
fontSizeAbsolute88
focusIndication68
contentBeyondLandmarks54
slashParseRisk50
noHeading39
siteNavigation38
allCaps29
contrastAAA28
zIndexNotZero26
parentBad24
errorReferenceBad16
linkIndication16
linkElementBad12
focusableHidden12
labelClash12
inconsistentStyles12
headingLevelSkip10
pseudoNavList10
typeRedundant9
linkNoText8
headingStructure8
duplicateID8
sectionHeadingless8
headingOfNothing6
hiddenContentRisk6
roleRedundant6
skipRepeatedContent6
linkForcesNewWindow6
overflowHiddenRisk5
metaBansZoom4
repeatedContentRisk3
landmarkConfusion3
roleBad3
obsolete3
labelConfusionRisk3
horizontalScrolling3
targetSize3
fragmentaryNoticeRisk2
contrastRisk2
linkWindowSurpriseRisk2
mainNone2
hoverSurprise2
linkPair2
decorativeImageRisk1
scrollRisk1
titleRedundant1
autocompleteNone1
visibleBulk1
noScriptRisk1
ignorable0

Itemized issues

The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.

Issue cssInvalid

WCAG: 4.1

Score: 150

Complaints by nuVal

Rule ^CSS: .+: .+ is not a .+ value.*$

Description: Invalid value in CSS

Count of instances: 4

Complaint specifics
Rule ^CSS: .+: Property .+ doesn't exist.*$

Description: Invalid property in CSS

Count of instances: 2

Complaint specifics
Rule ^CSS: .+: Parse Error.*$

Description: Invalid CSS

Count of instances: 40

Complaint specifics
Rule CSS: Parse Error.

Description: Invalid CSS

Count of instances: 4

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 112

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 28

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 13

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G18.Fail

Description: Contrast between the text and its background is less than 4.5:1

Count of instances: 4

Complaint specifics

Complaints by ibm

Rule text_contrast_sufficient

Description: Text has a contrast with its background less than the WCAG AA minimum for its size and weight

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 8

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 11

Complaint specifics

Issue fontSizeAbsolute

WCAG: 1.4.4

Score: 88

Complaints by qualWeb

Rule QW-WCAG-T28

Description: Percent, em, or name is used for a font size

Count of instances: 44

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 68

Complaints by alfa

Rule r65

Description: Element in the sequential focus order has no visible focus

Count of instances: 9

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

Description: Element in the sequential focus order has no visible focus

Count of instances: 17

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 10

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 54

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 27

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 20

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 16

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 50

Complaints by nuVal

Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

Description: Void element has a useless trailing slash.

Count of instances: 50

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 39

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 13

Complaint specifics

Issue siteNavigation

WCAG: 2.4

Score: 38

Complaints by qualWeb

Rule QW-WCAG-T15

Description: link element and navigation tools not used

Count of instances: 38

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 29

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 29

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 28

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 28

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 3

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 9

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 26

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 26

Complaint specifics

Issue parentBad

WCAG: 1.3.1

Score: 24

Complaints by nuVal

Rule ^Element .+ not allowed as child of element .+ in this context.*$

Description: Element has an invalid parent

Count of instances: 6

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 16

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 4

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 16

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 8

Complaint specifics

Issue linkElementBad

WCAG: 1.3.1

Score: 12

Complaints by htmlcs

Rule AAA.2_4_8.H59.1

Description: link element is not in the document head

Count of instances: 3

Complaint specifics

Issue focusableHidden

WCAG: 4.1.2

Score: 12

Complaints by ibm

Rule aria_hidden_nontabbable

Description: Element has an ancestor with a true aria-hidden attribute but is focusable

Count of instances: 3

Complaint specifics

Issue labelClash

WCAG: 1.3.1

Score: 12

Complaints by testaro

Rule labClash

Description: Incompatible label types

Count of instances: 6

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 12

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 12

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 10

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 5

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 5

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 5

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 10

Complaints by qualWeb

Rule QW-WCAG-T32

Description: ol, ul or dl is not used for a list or group of links

Count of instances: 5

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 9

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

Count of instances: 9

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 8

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 237

Description: a element has no machanism allowing an accessible name value to be calculated

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_1_1.H30.2

Description: img element is the only link content but has no text alternative

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule a_text_purpose

Description: Hyperlink has no link text, label, or image with a text alternative

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R12

Description: Link has no accessible name

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T21

Description: Accessible name is not provided for an image which is the only content in a link

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 1

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 1

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 8

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 4

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 8

Complaints by ibm

Rule element_id_unique

Description: Element has an id attribute value that is already in use

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 2

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 8

Complaints by nuVal

Rule Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.

Description: section has no heading

Count of instances: 8

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 1

Complaint specifics

Issue headingOfNothing

WCAG: 1.3.1

Score: 6

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

Count of instances: 3

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 6

Complaints by axe

Rule hidden-content

Description: Some content is hidden and therefore may not be testable for accessibility

Count of instances: 6

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 6

Complaints by ibm

Rule aria_role_redundant

Description: Explicitly assigned ARIA role is redundant with the implicit role of the element

Count of instances: 2

Complaint specifics

Complaints by nuVal

Rule ^The .+ role is unnecessary for element .+$

Description: explicit role is redundant for its element

Count of instances: 6

Complaint specifics

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 4

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 6

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-ACT-R75

Description: Blocks of repeated content cannot be bypassed

Count of instances: 1

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 6

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 2

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 5

Complaints by qualWeb

Rule QW-ACT-R40

Description: Zoomed text node may be clipped by a CSS overflow declaration

Count of instances: 5

Complaint specifics

Issue metaBansZoom

WCAG: 1.4.4

Score: 4

Complaints by alfa

Rule r47

Description: meta element restricts zooming

Count of instances: 1

Complaint specifics

Complaints by axe

Rule meta-viewport

Description: Zooming and scaling are disabled

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 59

Description: meta element in the head sets the viewport maximum-scale to less than 2

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R14

Description: meta viewport prevents zoom

Count of instances: 1

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 3

Complaints by alfa

Rule r87

Description: First focusable element is not a link to the main content

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

Description: Document has no instrument to move focus to non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T23

Description: No link at the top of the page that goes directly to the main content area

Count of instances: 1

Complaint specifics

Issue landmarkConfusion

WCAG: 1.3.6

Score: 3

Complaints by ibm

Rule aria_landmark_name_unique

Description: Multiple landmarks with the same parent region are not distinguished from one another

Count of instances: 1

Complaint specifics

Issue roleBad

WCAG: 4.1.2

Score: 3

Complaints by ibm

Rule aria_contentinfo_misuse

Description: Element with a contentinfo role is present without an element with a main role

Count of instances: 1

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 3

Complaints by nuVal

Rule ^The .+ attribute on the .+ element is obsolete.+$

Description: Attribute is obsolete on its element

Count of instances: 1

Complaint specifics

Issue labelConfusionRisk

WCAG: 3.3.2

Score: 3

Complaints by qualWeb

Rule QW-WCAG-T17

Description: label not positioned to maximize the predictability of the relationship

Count of instances: 3

Complaint specifics

Issue horizontalScrolling

WCAG: 1.4.10

Score: 3

Complaints by tenon

Rule 28

Description: Layout or sizing of the page causes horizontal scrolling

Count of instances: 1

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 3

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 1

Complaint specifics

Issue fragmentaryNoticeRisk

WCAG: 4.1.3

Score: 2

Complaints by alfa

Rule r54

Description: Assertive region is not atomic

Count of instances: 1

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 2

Complaints by htmlcs

Rule AAA.1_4_6.G17.BgImage

Description: Contrast between the text and its background image may be less than 7:1

Count of instances: 1

Complaint specifics
Rule AAA.1_4_6.G18.BgImage

Description: Contrast between the text and the background image may be less than 4.5:1

Count of instances: 1

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 2

Complaints by htmlcs

Rule AAA.3_2_5.H83.3

Description: Link text may fail to indicate that the link will open in a new window

Count of instances: 2

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 2

Complaints by testaro

Rule hover

Description: Hovering is impossible or mis-indicated or changes content

Count of instances: 1

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 2

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 1

Complaint specifics

Issue decorativeImageRisk

WCAG: 1.1.1

Score: 1

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

Count of instances: 1

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 1

Complaints by htmlcs

Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206

Description: Fixed-position element may force bidirectional scrolling

Count of instances: 1

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 1

Complaints by tenon

Rule 79

Description: Link has a title attribute that is the same as the text inside the link

Count of instances: 1

Complaint specifics

Complaints by wave

Rule title_redundant

Description: Title attribute text is the same as text or alternative text

Count of instances: 1

Complaint specifics

Issue autocompleteNone

WCAG: 1.3.5

Score: 1

Complaints by testaro

Rule autocomplete

Description: Name or email input is missing its required autocomplete attribute

Count of instances: 1

Complaint specifics

Issue visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

Issue noScriptRisk

WCAG: 4.1

Score: 1

Complaints by wave

Rule noscript

Description: noscript element may fail to contain an accessible equivalent or alternative

Count of instances: 1

Complaint specifics

Issue ignorable

WCAG: N/A

Score: 0

Complaints by qualWeb

Rule QW-WCAG-T20

Description: Link text is not supplemented with a title attribute

Count of instances: 1

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD76-c",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687103901522,
      "endTime": 1687103902076
    },
    {
      "type": "url",
      "which": "https://brianmaienschein.com/",
      "what": "Candidate Brian Maienschein (D)",
      "startTime": 1687103902076,
      "result": {
        "url": "https://brianmaienschein.com/"
      },
      "endTime": 1687103904733
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687103904733,
      "url": "https://brianmaienschein.com/",
      "endTime": 1687103906928
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687103906928,
      "url": "https://brianmaienschein.com/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1343071,
                1343071,
                1343071,
                1343071,
                1343071
              ],
              "localRatios": [
                1,
                1,
                1,
                1
              ],
              "meanLocalRatio": 1,
              "maxLocalRatio": 1,
              "globalRatio": 1,
              "pixelChanges": [
                0,
                0,
                0,
                0
              ],
              "meanPixelChange": 0,
              "maxPixelChange": 0,
              "changeFrequency": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          0
        ],
        "instances": []
      },
      "endTime": 1687103921107
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103921108,
      "endTime": 1687103921664
    },
    {
      "type": "url",
      "which": "https://brianmaienschein.com/",
      "what": "Candidate Brian Maienschein (D)",
      "startTime": 1687103921664,
      "result": {
        "url": "https://brianmaienschein.com/"
      },
      "endTime": 1687103922432
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687103922432,
      "url": "https://brianmaienschein.com/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 46,
          "warnings": 58
        },
        "items": [
          {
            "index": 2,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://brianmaienschein.com/\">",
                "  <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">",
                "</a>"
              ]
            }
          },
          {
            "index": 200,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[2]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"elementor-heading-title elementor-size-default\">",
                "  Brian Maienschein brings a record of getting things done for San Diego.",
                "</h3>"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"elementor-heading-title elementor-size-default\">",
                "  GET INVOLVED",
                "</h5>"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"elementor-heading-title elementor-size-default\">",
                "  Contribute",
                "</h4>"
              ]
            }
          },
          {
            "index": 212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"elementor-heading-title elementor-size-default\">",
                "  ARE YOU REGISTERED TO VOTE?",
                "</h5>"
              ]
            }
          },
          {
            "index": 214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"elementor-heading-title elementor-size-default\">",
                "  SUBSCRIBE",
                "</h5>"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]",
              "codeLines": [
                "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">",
                "  SEND",
                "</button>"
              ]
            }
          },
          {
            "index": 223,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "PROVEN LEADER"
              ]
            }
          },
          {
            "index": 224,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Brian Maienschein brings a record of getting things done for San Diego."
              ]
            }
          },
          {
            "index": 225,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "GET INVOLVED"
              ]
            }
          },
          {
            "index": 226,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "SUPPORT BRIAN AND OUR COMMUNITY"
              ]
            }
          },
          {
            "index": 227,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Contribute"
              ]
            }
          },
          {
            "index": 228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[2]",
              "codeLines": [
                "Contribute today and help build our grassroots campagin."
              ]
            }
          },
          {
            "index": 229,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 230,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Newsletter"
              ]
            }
          },
          {
            "index": 231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Sign up to be the first to know the latest news about our campaign."
              ]
            }
          },
          {
            "index": 232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Subscribe"
              ]
            }
          },
          {
            "index": 233,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "CONTACT US"
              ]
            }
          },
          {
            "index": 234,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "WE WANT TO HEAR FROM YOU"
              ]
            }
          },
          {
            "index": 235,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Tell us what issues are important to you!"
              ]
            }
          },
          {
            "index": 236,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/span[2]/text()[1]",
              "codeLines": [
                "brian@brianmaienschein.com"
              ]
            }
          },
          {
            "index": 237,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Name"
              ]
            }
          },
          {
            "index": 239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/label[1]/text()[1]",
              "codeLines": [
                "Email"
              ]
            }
          },
          {
            "index": 241,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 242,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[3]/label[1]/text()[1]",
              "codeLines": [
                "Single Line Text"
              ]
            }
          },
          {
            "index": 243,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[4]/label[1]/text()[1]",
              "codeLines": [
                "Comment or Message"
              ]
            }
          },
          {
            "index": 244,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[4]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 245,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]/text()[1]",
              "codeLines": [
                "SEND"
              ]
            }
          },
          {
            "index": 246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "ARE YOU REGISTERED TO VOTE?"
              ]
            }
          },
          {
            "index": 247,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "YOUR VOICE MATTERS"
              ]
            }
          },
          {
            "index": 248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "CHECK REGISTRATION STATUS"
              ]
            }
          },
          {
            "index": 249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "REGISTER TO VOTE TODAY"
              ]
            }
          },
          {
            "index": 284,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">",
                "  <span class=\"rea-overlay\"></span>",
                "  <span class=\"rea-text\">",
                "    Donate",
                "  </span>",
                "  <span class=\"rea-icon \"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 285,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">",
                "  <span class=\"rea-overlay\"></span>",
                "  <span class=\"rea-text\">",
                "    Subscribe",
                "  </span>",
                "  <span class=\"rea-icon \"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 286,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">"
              ]
            }
          },
          {
            "index": 287,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/input[1]",
              "codeLines": [
                "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">"
              ]
            }
          },
          {
            "index": 288,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[3]/input[1]",
              "codeLines": [
                "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">"
              ]
            }
          },
          {
            "index": 289,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "textarea",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[4]/textarea[1]",
              "codeLines": [
                "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>"
              ]
            }
          },
          {
            "index": 291,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">",
                "  <span class=\"rea-overlay\"></span>",
                "  <span class=\"rea-text\">",
                "    CHECK REGISTRATION STATUS",
                "  </span>",
                "  <span class=\"rea-icon \"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 292,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">",
                "  <span class=\"rea-overlay\"></span>",
                "  <span class=\"rea-text\">",
                "    REGISTER TO VOTE TODAY",
                "  </span>",
                "  <span class=\"rea-icon \"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 293,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">",
                "  <span class=\"rea-overlay\"></span>",
                "  <span class=\"rea-text\">",
                "    NEWSLETTER SIGNUP",
                "  </span>",
                "  <span class=\"rea-icon \"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 297,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "HOME"
              ]
            }
          },
          {
            "index": 298,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "DONATE"
              ]
            }
          },
          {
            "index": 299,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "CONTACT US"
              ]
            }
          },
          {
            "index": 300,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "PROVEN LEADER"
              ]
            }
          },
          {
            "index": 301,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Brian Maienschein brings a record of getting things done for San Diego."
              ]
            }
          },
          {
            "index": 302,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "GET INVOLVED"
              ]
            }
          },
          {
            "index": 303,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "SUPPORT BRIAN AND OUR COMMUNITY"
              ]
            }
          },
          {
            "index": 304,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Contribute"
              ]
            }
          },
          {
            "index": 305,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[2]",
              "codeLines": [
                "Contribute today and help build our grassroots campagin."
              ]
            }
          },
          {
            "index": 306,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 307,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Newsletter"
              ]
            }
          },
          {
            "index": 308,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Sign up to be the first to know the latest news about our campaign."
              ]
            }
          },
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Subscribe"
              ]
            }
          },
          {
            "index": 310,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "CONTACT US"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "WE WANT TO HEAR FROM YOU"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Tell us what issues are important to you!"
              ]
            }
          },
          {
            "index": 313,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/span[2]/text()[1]",
              "codeLines": [
                "brian@brianmaienschein.com"
              ]
            }
          },
          {
            "index": 315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]/text()[1]",
              "codeLines": [
                "SEND"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "ARE YOU REGISTERED TO VOTE?"
              ]
            }
          },
          {
            "index": 317,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "YOUR VOICE MATTERS"
              ]
            }
          },
          {
            "index": 320,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ad paid for by Maienschein for City Attorney 2024"
              ]
            }
          },
          {
            "index": 321,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "brian@brianmaienschein.com"
              ]
            }
          },
          {
            "index": 323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "NEWSLETTER SIGNUP"
              ]
            }
          },
          {
            "index": 325,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 329,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Brian Maienschein for City Attorney 2024"
              ]
            }
          },
          {
            "index": 330,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Copyright © 2023. All rights reserved."
              ]
            }
          },
          {
            "index": 345,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "HOME"
              ]
            }
          },
          {
            "index": 346,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "DONATE"
              ]
            }
          },
          {
            "index": 347,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "CONTACT US"
              ]
            }
          },
          {
            "index": 348,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "PROVEN LEADER"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Brian Maienschein brings a record of getting things done for San Diego."
              ]
            }
          },
          {
            "index": 350,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "GET INVOLVED"
              ]
            }
          },
          {
            "index": 351,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "SUPPORT BRIAN AND OUR COMMUNITY"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Contribute"
              ]
            }
          },
          {
            "index": 353,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[2]",
              "codeLines": [
                "Contribute today and help build our grassroots campagin."
              ]
            }
          },
          {
            "index": 354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 355,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Newsletter"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Sign up to be the first to know the latest news about our campaign."
              ]
            }
          },
          {
            "index": 357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Subscribe"
              ]
            }
          },
          {
            "index": 358,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "CONTACT US"
              ]
            }
          },
          {
            "index": 359,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "WE WANT TO HEAR FROM YOU"
              ]
            }
          },
          {
            "index": 360,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Tell us what issues are important to you!"
              ]
            }
          },
          {
            "index": 361,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/span[2]/text()[1]",
              "codeLines": [
                "brian@brianmaienschein.com"
              ]
            }
          },
          {
            "index": 363,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]/text()[1]",
              "codeLines": [
                "SEND"
              ]
            }
          },
          {
            "index": 364,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "ARE YOU REGISTERED TO VOTE?"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "YOUR VOICE MATTERS"
              ]
            }
          },
          {
            "index": 368,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ad paid for by Maienschein for City Attorney 2024"
              ]
            }
          },
          {
            "index": 369,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "brian@brianmaienschein.com"
              ]
            }
          },
          {
            "index": 371,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "NEWSLETTER SIGNUP"
              ]
            }
          },
          {
            "index": 373,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 374,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 376,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Brian Maienschein for City Attorney 2024"
              ]
            }
          },
          {
            "index": 378,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Copyright © 2023. All rights reserved."
              ]
            }
          },
          {
            "index": 596,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"elementor-heading-title elementor-size-default\">",
                "  GET INVOLVED",
                "</h5>"
              ]
            }
          },
          {
            "index": 600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"elementor-heading-title elementor-size-default\">",
                "  CONTACT US",
                "</h5>"
              ]
            }
          },
          {
            "index": 602,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"elementor-heading-title elementor-size-default\">",
                "  ARE YOU REGISTERED TO VOTE?",
                "</h5>"
              ]
            }
          },
          {
            "index": 639,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          58,
          0,
          0,
          46
        ],
        "instances": [
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\"> </a>"
          },
          {
            "ruleID": "r47",
            "what": "<meta name='viewport'> elements do not prevent zoom",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[2]"
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\"> Brian Maienschein brings a record of getting things done for San Diego. </h3>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\"> GET INVOLVED </h5>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\"> Contribute </h4>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\"> ARE YOU REGISTERED TO VOTE? </h5>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\"> SUBSCRIBE </h5>"
          },
          {
            "ruleID": "r54",
            "what": "Assertive live region is marked as atomic",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]"
            },
            "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\"> SEND </button>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "PROVEN LEADER"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Brian Maienschein brings a record of getting things done for San Diego."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "GET INVOLVED"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "SUPPORT BRIAN AND OUR COMMUNITY"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]"
            },
            "excerpt": "Contribute"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[2]"
            },
            "excerpt": "Contribute today and help build our grassroots campagin."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]/text()[1]"
            },
            "excerpt": "Newsletter"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]"
            },
            "excerpt": "Sign up to be the first to know the latest news about our campaign."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Subscribe"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "CONTACT US"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "WE WANT TO HEAR FROM YOU"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Tell us what issues are important to you!"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/span[2]/text()[1]"
            },
            "excerpt": "brian@brianmaienschein.com"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Contact Us"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/label[1]/text()[1]"
            },
            "excerpt": "Name"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "*"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/label[1]/text()[1]"
            },
            "excerpt": "Email"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "*"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[3]/label[1]/text()[1]"
            },
            "excerpt": "Single Line Text"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[4]/label[1]/text()[1]"
            },
            "excerpt": "Comment or Message"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[4]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "*"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]/text()[1]"
            },
            "excerpt": "SEND"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "ARE YOU REGISTERED TO VOTE?"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "YOUR VOICE MATTERS"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "CHECK REGISTRATION STATUS"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "REGISTER TO VOTE TODAY"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\"> <span class=\"rea-overlay\"></span> <span class=\"rea-text\"> Donate </span> <span class=\"rea-icon \"></span> </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\"> <span class=\"rea-overlay\"></span> <span class=\"rea-text\"> Subscribe </span> <span class=\"rea-icon \"></span> </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "wpforms-15-field_0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/input[1]"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "wpforms-15-field_1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[2]/input[1]"
            },
            "excerpt": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "wpforms-15-field_3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[3]/input[1]"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "TEXTAREA",
            "id": "wpforms-15-field_2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/div[4]/textarea[1]"
            },
            "excerpt": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"> <span class=\"rea-overlay\"></span> <span class=\"rea-text\"> CHECK REGISTRATION STATUS </span> <span class=\"rea-icon \"></span> </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"> <span class=\"rea-overlay\"></span> <span class=\"rea-text\"> REGISTER TO VOTE TODAY </span> <span class=\"rea-icon \"></span> </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\"> <span class=\"rea-overlay\"></span> <span class=\"rea-text\"> NEWSLETTER SIGNUP </span> <span class=\"rea-icon \"></span> </a>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "HOME"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "DONATE"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "CONTACT US"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "PROVEN LEADER"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Brian Maienschein brings a record of getting things done for San Diego."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "GET INVOLVED"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "SUPPORT BRIAN AND OUR COMMUNITY"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]"
            },
            "excerpt": "Contribute"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[2]"
            },
            "excerpt": "Contribute today and help build our grassroots campagin."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]/text()[1]"
            },
            "excerpt": "Newsletter"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]"
            },
            "excerpt": "Sign up to be the first to know the latest news about our campaign."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Subscribe"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "CONTACT US"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "WE WANT TO HEAR FROM YOU"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Tell us what issues are important to you!"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/span[2]/text()[1]"
            },
            "excerpt": "brian@brianmaienschein.com"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]/text()[1]"
            },
            "excerpt": "SEND"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "ARE YOU REGISTERED TO VOTE?"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "YOUR VOICE MATTERS"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Ad paid for by Maienschein for City Attorney 2024"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "brian@brianmaienschein.com"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "NEWSLETTER SIGNUP"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Contact Us"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Brian Maienschein for City Attorney 2024"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Copyright © 2023. All rights reserved."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "HOME"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "DONATE"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "CONTACT US"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "PROVEN LEADER"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Brian Maienschein brings a record of getting things done for San Diego."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "GET INVOLVED"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "SUPPORT BRIAN AND OUR COMMUNITY"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]"
            },
            "excerpt": "Contribute"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[2]"
            },
            "excerpt": "Contribute today and help build our grassroots campagin."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]/text()[1]"
            },
            "excerpt": "Newsletter"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/text()[1]"
            },
            "excerpt": "Sign up to be the first to know the latest news about our campaign."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "Subscribe"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "CONTACT US"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "WE WANT TO HEAR FROM YOU"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Tell us what issues are important to you!"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/span[2]/text()[1]"
            },
            "excerpt": "brian@brianmaienschein.com"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]/text()[1]"
            },
            "excerpt": "SEND"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "ARE YOU REGISTERED TO VOTE?"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "YOUR VOICE MATTERS"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Ad paid for by Maienschein for City Attorney 2024"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "brian@brianmaienschein.com"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]/span[2]/text()[1]"
            },
            "excerpt": "NEWSLETTER SIGNUP"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Contact Us"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Brian Maienschein for City Attorney 2024"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]"
            },
            "excerpt": "Copyright © 2023. All rights reserved."
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\"> GET INVOLVED </h5>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\"> CONTACT US </h5>"
          },
          {
            "ruleID": "r78",
            "what": "Headings of same level have text content between them",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\"> ARE YOU REGISTERED TO VOTE? </h5>"
          },
          {
            "ruleID": "r87",
            "what": "First focusable element is link to main content",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          }
        ]
      },
      "endTime": 1687103930871
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687103930871,
      "url": "https://brianmaienschein.com/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 54,
          "rulesPassed": 43,
          "rulesWarned": 2,
          "rulesViolated": 6,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 5,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 25,
            "serious": 10,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.7.0"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2023-06-18T15:58:51.406Z",
          "url": "https://brianmaienschein.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>",
                  "target": [
                    "h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>",
                          "target": [
                            "#wpforms-15-field_2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>",
                  "target": [
                    "#wpforms-15-field_2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"elementor-heading-title elementor-size-default\">QUICK LINKS</h5>",
                  "target": [
                    ".elementor-element-8d267ea > .elementor-widget-container > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-icon-list-text\">Donate</span>",
                  "target": [
                    ".elementor-element-1c58a2b > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item > a > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"main-title rea-hf__element-hidden\" itemprop=\"headline\"><a href=\"https://brianmaienschein.com\" title=\"Brian Maienschein\" rel=\"home\">Brian Maienschein</a></p>",
                  "target": [
                    ".main-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"elementor-rea-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\" style=\"\">\n\t\t\t<i class=\"eicon-menu-bar\" aria-hidden=\"true\"></i>\n\t\t\t<span class=\"elementor-screen-only\">Menu</span>\n\t\t</div>",
                  "target": [
                    ".elementor-rea-menu-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"width: 1280px; left: 0px; top: 46.1953px;\">",
                  "target": [
                    ".elementor-rea-nav-menu--dropdown"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"pswp\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">",
                  "target": [
                    ".pswp"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>",
                  "target": [
                    ".pswp__button--fs"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>",
                  "target": [
                    ".pswp__button--zoom"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146",
                "ACT"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",
              "help": "Elements must meet enhanced color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#27aae1",
                        "bgColor": "#00496b",
                        "contrastRatio": 3.67,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "fgOnShadowColor",
                        "expectedContrastRatio": "4.5:1",
                        "shadowColor": "#00496b"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-355df01 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"355df01\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-355df01"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>",
                  "target": [
                    ".elementor-element-2a83ea7 > .elementor-widget-container > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#27aae1",
                        "bgColor": "#00496b",
                        "contrastRatio": 3.67,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "fgOnShadowColor",
                        "expectedContrastRatio": "4.5:1",
                        "shadowColor": "#00496b"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-widget-container\">",
                          "target": [
                            ".elementor-element-72c6ae3 > .elementor-widget-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>",
                  "target": [
                    "#menu-1-72c6ae3 > .menu-item-home.current-menu-item.page_item > .elementor-item-active.elementor-item[aria-current=\"page\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#deb60e",
                        "bgColor": "#e2f6ff",
                        "contrastRatio": 1.74,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1",
                        "shadowColor": "#e1f5fe"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-widget-wrap elementor-element-populated\">",
                          "target": [
                            ".elementor-element-d935497 > .elementor-widget-wrap.elementor-element-populated"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.74 (foreground color: #deb60e, background color: #e2f6ff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>",
                  "target": [
                    ".elementor-element-a8a2fce > .elementor-widget-container > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.74 (foreground color: #deb60e, background color: #e2f6ff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#27aae1",
                        "contrastRatio": 2.65,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\"><span class=\"rea-overlay\"></span><span class=\"rea-text\">Donate</span><span class=\"rea-icon \"></span></a>",
                          "target": [
                            ".elementor-element-997a562 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"rea-text\">Donate</span>",
                  "target": [
                    ".elementor-element-997a562 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#27aae1",
                        "contrastRatio": 2.65,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\"><span class=\"rea-overlay\"></span><span class=\"rea-text\">Subscribe</span><span class=\"rea-icon \"></span></a>",
                          "target": [
                            ".elementor-element-8333856 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"rea-text\">Subscribe</span>",
                  "target": [
                    ".elementor-element-8333856 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#27aae1",
                        "contrastRatio": 2.65,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">SEND</button>",
                          "target": [
                            "#wpforms-submit-15"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">SEND</button>",
                  "target": [
                    "#wpforms-submit-15"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#00496b",
                        "bgColor": "#27aae1",
                        "contrastRatio": 3.65,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1",
                        "shadowColor": "#27a9e0"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bf88f50 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bf88f50\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-bf88f50"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.65 (foreground color: #00496b, background color: #27aae1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>",
                  "target": [
                    ".elementor-element-d157c69 > .elementor-widget-container > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.65 (foreground color: #00496b, background color: #27aae1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#27aae1",
                        "contrastRatio": 2.67,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "fgOnShadowColor",
                        "expectedContrastRatio": "3:1",
                        "shadowColor": "#27a9e0"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bf88f50 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bf88f50\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-bf88f50"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.67 between the foreground and shadow color (foreground color: #ffffff, text-shadow color: #27a9e0, font size: 36.0pt (48px), font weight: bold). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>",
                  "target": [
                    ".elementor-element-c2dc860 > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 between the foreground and shadow color (foreground color: #ffffff, text-shadow color: #27a9e0, font size: 36.0pt (48px), font weight: bold). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#27aae1",
                        "contrastRatio": 2.65,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\"><span class=\"rea-overlay\"></span><span class=\"rea-text\">NEWSLETTER SIGNUP</span><span class=\"rea-icon \"></span></a>",
                          "target": [
                            ".elementor-element-a077735 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>",
                  "target": [
                    ".elementor-element-a077735 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>",
                  "target": [
                    "h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>",
                  "target": [
                    ".elementor-element-a8a2fce > .elementor-widget-container > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"elementor-heading-title elementor-size-default\">Contribute</h4>",
                  "target": [
                    ".elementor-element-f265bae > .elementor-widget-container > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>",
                  "target": [
                    ".elementor-element-d157c69 > .elementor-widget-container > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5 class=\"elementor-heading-title elementor-size-default\">SUBSCRIBE</h5>",
                  "target": [
                    ".elementor-element-8c99bd4 > .elementor-widget-container > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT",
                "TTv5",
                "TT6.a"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://brianmaienschein.com/\">\n\t\t\t\t\t\t\t<img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".elementor-widget-container > a[href$=\"brianmaienschein.com/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "wcag2aa",
                "wcag144",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling must not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "maximum-scale",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "maximum-scale on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  maximum-scale on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-6f71870 elementor-widget elementor-widget-heading\" data-id=\"6f71870\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-6f71870"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-a8a2fce elementor-widget elementor-widget-heading\" data-id=\"a8a2fce\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-a8a2fce"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-02e3ab8 elementor-widget elementor-widget-heading\" data-id=\"02e3ab8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-02e3ab8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-f265bae elementor-widget elementor-widget-heading\" data-id=\"f265bae\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-f265bae"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-cc8b58e elementor-widget elementor-widget-text-editor\" data-id=\"cc8b58e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">",
                  "target": [
                    ".elementor-element-cc8b58e"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"rea-text\">Donate</span>",
                  "target": [
                    ".elementor-element-997a562 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-1d08f6e elementor-widget elementor-widget-heading\" data-id=\"1d08f6e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-1d08f6e"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-2e0ce83 elementor-widget elementor-widget-text-editor\" data-id=\"2e0ce83\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">",
                  "target": [
                    ".elementor-element-2e0ce83"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"rea-text\">Subscribe</span>",
                  "target": [
                    ".elementor-element-8333856 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-2a83ea7 elementor-widget elementor-widget-heading\" data-id=\"2a83ea7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-2a83ea7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-394e0d7 elementor-widget elementor-widget-heading\" data-id=\"394e0d7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-394e0d7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-912bcc0 elementor-widget elementor-widget-text-editor\" data-id=\"912bcc0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">",
                  "target": [
                    ".elementor-element-912bcc0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">brian@brianmaienschein.com</span>",
                  "target": [
                    ".elementor-icon-list-item > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"wpforms-head-container\"><div class=\"wpforms-title\">Contact Us</div></div>",
                  "target": [
                    ".wpforms-head-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"wpforms-field-container\">",
                  "target": [
                    ".wpforms-field-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-d157c69 elementor-widget elementor-widget-heading\" data-id=\"d157c69\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-d157c69"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-c2dc860 elementor-widget elementor-widget-heading\" data-id=\"c2dc860\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-c2dc860"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"rea-text\">CHECK REGISTRATION STATUS</span>",
                  "target": [
                    ".elementor-element-b1ee3eb > .elementor-widget-container > .rea-white.rea-button[target=\"_blank\"] > .rea-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"rea-text\">REGISTER TO VOTE TODAY</span>",
                  "target": [
                    "a[href$=\"registertovote.ca.gov/\"] > .rea-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          6,
          5,
          25,
          11
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h1"
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h3"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it's partially obscured by another element",
            "ordinalSeverity": 1,
            "tagName": "TEXTAREA",
            "id": "wpforms-15-field_2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#wpforms-15-field_2"
            },
            "excerpt": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-8d267ea > .elementor-widget-container > h5"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">QUICK LINKS</h5>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-1c58a2b > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item > a > .elementor-icon-list-text"
            },
            "excerpt": "<span class=\"elementor-icon-list-text\">Donate</span>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".main-title"
            },
            "excerpt": "<p class=\"main-title rea-hf__element-hidden\" itemprop=\"headline\"><a href=\"https://brianmaienschein.com\" title=\"Brian Maienschein\" rel=\"home\">Brian Maienschein</a></p>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-rea-menu-toggle"
            },
            "excerpt": "<div class=\"elementor-rea-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\" style=\"\"> <i class=\"eicon-menu-bar\" aria-hidden=\"true\"></i> <span class=\"elementor-screen-only\">Menu</span> </div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-rea-nav-menu--dropdown"
            },
            "excerpt": "<nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"width: 1280px; left: 0px; top: 46.1953px;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".pswp"
            },
            "excerpt": "<div class=\"pswp\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".pswp__button--fs"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".pswp__button--zoom"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-2a83ea7 > .elementor-widget-container > h5"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#menu-1-72c6ae3 > .menu-item-home.current-menu-item.page_item > .elementor-item-active.elementor-item[aria-current=\"page\"]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.74 (foreground color: #deb60e, background color: #e2f6ff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-a8a2fce > .elementor-widget-container > h5"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-997a562 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
            },
            "excerpt": "<span class=\"rea-text\">Donate</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-8333856 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
            },
            "excerpt": "<span class=\"rea-text\">Subscribe</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#wpforms-submit-15"
            },
            "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">SEND</button>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.65 (foreground color: #00496b, background color: #27aae1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-d157c69 > .elementor-widget-container > h5"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.67 between the foreground and shadow color (foreground color: #ffffff, text-shadow color: #27a9e0, font size: 36.0pt (48px), font weight: bold). Expected contrast ratio of 3:1",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-c2dc860 > .elementor-widget-container > h2"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-a077735 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
            },
            "excerpt": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h3"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-a8a2fce > .elementor-widget-container > h5"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-f265bae > .elementor-widget-container > h4"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">Contribute</h4>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-d157c69 > .elementor-widget-container > h5"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-8c99bd4 > .elementor-widget-container > h5"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">SUBSCRIBE</h5>"
          },
          {
            "ruleID": "link-name",
            "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-widget-container > a[href$=\"brianmaienschein.com/\"]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\"> </a>"
          },
          {
            "ruleID": "meta-viewport",
            "what": "Zooming and scaling must not be disabled; maximum-scale on <meta> tag disables zooming on mobile devices",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "meta[name=\"viewport\"]"
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h1"
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-6f71870"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-6f71870 elementor-widget elementor-widget-heading\" data-id=\"6f71870\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-a8a2fce"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-a8a2fce elementor-widget elementor-widget-heading\" data-id=\"a8a2fce\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-02e3ab8"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-02e3ab8 elementor-widget elementor-widget-heading\" data-id=\"02e3ab8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-f265bae"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-f265bae elementor-widget elementor-widget-heading\" data-id=\"f265bae\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-cc8b58e"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-cc8b58e elementor-widget elementor-widget-text-editor\" data-id=\"cc8b58e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-997a562 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
            },
            "excerpt": "<span class=\"rea-text\">Donate</span>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-1d08f6e"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-1d08f6e elementor-widget elementor-widget-heading\" data-id=\"1d08f6e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-2e0ce83"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-2e0ce83 elementor-widget elementor-widget-text-editor\" data-id=\"2e0ce83\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-8333856 > .elementor-widget-container > .rea-carmine-pink.rea-button[target=\"_self\"] > .rea-text"
            },
            "excerpt": "<span class=\"rea-text\">Subscribe</span>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-2a83ea7"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-2a83ea7 elementor-widget elementor-widget-heading\" data-id=\"2a83ea7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-394e0d7"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-394e0d7 elementor-widget elementor-widget-heading\" data-id=\"394e0d7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-912bcc0"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-912bcc0 elementor-widget elementor-widget-text-editor\" data-id=\"912bcc0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-icon-list-item > .elementor-icon-list-text"
            },
            "excerpt": "<span class=\"elementor-icon-list-text\">brian@brianmaienschein.com</span>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".wpforms-head-container"
            },
            "excerpt": "<div class=\"wpforms-head-container\"><div class=\"wpforms-title\">Contact Us</div></div>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".wpforms-field-container"
            },
            "excerpt": "<div class=\"wpforms-field-container\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-d157c69"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-d157c69 elementor-widget elementor-widget-heading\" data-id=\"d157c69\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-c2dc860"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-c2dc860 elementor-widget elementor-widget-heading\" data-id=\"c2dc860\" data-element_type=\"widget\" data-widget_type=\"heading.default\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".elementor-element-b1ee3eb > .elementor-widget-container > .rea-white.rea-button[target=\"_blank\"] > .rea-text"
            },
            "excerpt": "<span class=\"rea-text\">CHECK REGISTRATION STATUS</span>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"registertovote.ca.gov/\"] > .rea-text"
            },
            "excerpt": "<span class=\"rea-text\">REGISTER TO VOTE TODAY</span>"
          }
        ]
      },
      "endTime": 1687103931446
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103931446,
      "endTime": 1687103932014
    },
    {
      "type": "url",
      "which": "https://brianmaienschein.com/",
      "what": "Candidate Brian Maienschein (D)",
      "startTime": 1687103932015,
      "result": {
        "url": "https://brianmaienschein.com/"
      },
      "endTime": 1687103932735
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687103932735,
      "url": "https://brianmaienschein.com/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 59,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "element": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1\" name=\"viewport\">",
          "path": "head>meta:nth-of-type(2)",
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1, maximum-scale=1\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://brianmaienschein.com/\"><img loading=\"lazy\" alt=\"\" class=\"attachment-full size-full\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" height=\"3\" width=\"6\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://brianmaienschein.com/\"]",
            "attNo": 1
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          2
        ],
        "instances": [
          {
            "ruleID": "59",
            "what": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "head>meta:nth-of-type(2)"
            },
            "excerpt": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1\" name=\"viewport\">"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"><img loading=\"lazy\" alt=\"\" class=\"attachment-full size-full\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" height=\"3\" width=\"6\"></a>"
          }
        ]
      },
      "endTime": 1687103932983
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103932983,
      "endTime": 1687103933541
    },
    {
      "type": "url",
      "which": "https://brianmaienschein.com/",
      "what": "Candidate Brian Maienschein (D)",
      "startTime": 1687103933541,
      "result": {
        "url": "https://brianmaienschein.com/"
      },
      "endTime": 1687103934254
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687103934254,
      "url": "https://brianmaienschein.com/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://brianmaienschein.com/\">...</a>"
              }
            ]
          },
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"elementor-heading-title elementor-size-default\">...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"elementor-heading-title elementor-size-default\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h4 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
              }
            ]
          },
          "AAA.1_4_6.G17.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change background to #00151f.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.65:1. Recommendation:  change background to #005f88.": [
              {
                "tagName": "button",
                "id": "#wpforms-submit-15",
                "code": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">...</button>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"rea-text\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.65:1. Recommendation:  change background to #007eb3.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.75:1. Recommendation:  change text colour to #040300.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change background to #003b56.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change text colour to #003b56.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
              }
            ]
          },
          "AAA.2_4_8.H59.1": {
            "Link elements can only be located in the head section of the document.": [
              {
                "tagName": "link",
                "id": "#e-animations-css",
                "code": "<link rel=\"stylesheet\" id=\"e-animations-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.6.5\" media=\"all\">"
              },
              {
                "tagName": "link",
                "id": "#wpforms-full-css",
                "code": "<link rel=\"stylesheet\" id=\"wpforms-full-css\" href=\"https://brianmaienschein.com/wp-content/plugins/wpforms/assets/css/wpforms-full.min.css?ver=1.7.4.1\" media=\"all\">"
              },
              {
                "tagName": "link",
                "id": "",
                "code": "<link rel=\"stylesheet\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\">"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
              }
            ]
          },
          "AAA.1_4_6.G17.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"elementor-heading-title elementor-size-default\">...</h3>"
              }
            ]
          },
          "AAA.1_4_6.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"elementor-heading-title elementor-size-default\">...</h1>"
              }
            ]
          },
          "AAA.3_2_5.H83.3": {
            "Check that this link's link text contains information indicating that the link will open in a new window.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          6,
          0,
          0,
          15
        ],
        "instances": [
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\">"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">...</h3>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">...</h1>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">...</a>"
          },
          {
            "ruleID": "AAA.1_1_1.H30.2",
            "what": "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\">...</a>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">...</h3>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">...</h4>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h5 element should be an h4 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change background to #00151f.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.65:1. Recommendation:  change background to #005f88.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">...</button>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.65:1. Recommendation:  change background to #005f88.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"rea-text\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.65:1. Recommendation:  change background to #007eb3.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.75:1. Recommendation:  change text colour to #040300.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change background to #003b56.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change text colour to #003b56.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">...</h5>"
          },
          {
            "ruleID": "AAA.2_4_8.H59.1",
            "what": "Link elements can only be located in the head section of the document.",
            "ordinalSeverity": 3,
            "tagName": "LINK",
            "id": "e-animations-css",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"e-animations-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.6.5\" media=\"all\">"
          },
          {
            "ruleID": "AAA.2_4_8.H59.1",
            "what": "Link elements can only be located in the head section of the document.",
            "ordinalSeverity": 3,
            "tagName": "LINK",
            "id": "wpforms-full-css",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"wpforms-full-css\" href=\"https://brianmaienschein.com/wp-content/plugins/wpforms/assets/css/wpforms-full.min.css?ver=1.7.4.1\" media=\"all\">"
          },
          {
            "ruleID": "AAA.2_4_8.H59.1",
            "what": "Link elements can only be located in the head section of the document.",
            "ordinalSeverity": 3,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">"
          }
        ]
      },
      "endTime": 1687103934460
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103934460,
      "endTime": 1687103935025
    },
    {
      "type": "url",
      "which": "https://brianmaienschein.com/",
      "what": "Candidate Brian Maienschein (D)",
      "startTime": 1687103935025,
      "result": {
        "url": "https://brianmaienschein.com/"
      },
      "endTime": 1687103935784
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687103935785,
      "url": "https://brianmaienschein.com/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 23,
          "recommendation": 3,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]",
              "aria": "/document[1]/form[1]/button[1]"
            },
            "message": "Text contrast of 2.65 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 600",
            "bounds": {
              "left": 460,
              "top": 2057,
              "height": 39,
              "width": 86
            },
            "snippet": "<button value=\"wpforms-submit\" aria-live=\"assertive\" data-submit-text=\"SEND\" data-alt-text=\"Sending...\" class=\"wpforms-submit\" id=\"wpforms-submit-15\" name=\"wpforms[submit]\" type=\"submit\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/span[2]",
              "aria": "/document[1]"
            },
            "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
            "bounds": {
              "left": -1,
              "top": -160001,
              "height": 1,
              "width": 1
            },
            "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_landmark_name_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]",
              "aria": "/document[1]/banner[1]/navigation[2]"
            },
            "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "bounds": {
              "left": 0,
              "top": 112,
              "height": 0,
              "width": 800
            },
            "snippet": "<nav style=\"top: 37.5px; width: 800px; left: -205px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_hidden_nontabbable",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[3]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/link[1]"
            },
            "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
            "bounds": {
              "left": 10,
              "top": 112,
              "height": 0,
              "width": 780
            },
            "snippet": "<a class=\"elementor-item\" href=\"https://brianmaienschein.com/contact-us/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_hidden_nontabbable",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/link[1]"
            },
            "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
            "bounds": {
              "left": 10,
              "top": 112,
              "height": 0,
              "width": 780
            },
            "snippet": "<a class=\"elementor-item\" href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_hidden_nontabbable",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/link[1]"
            },
            "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
            "bounds": {
              "left": 10,
              "top": 112,
              "height": 0,
              "width": 780
            },
            "snippet": "<a class=\"elementor-item elementor-item-active\" aria-current=\"page\" href=\"https://brianmaienschein.com/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 410,
              "top": 2448,
              "height": 37,
              "width": 207
            },
            "snippet": "<a class=\"rea-button rea-medium rea-white rea-none rea-uppercase\" target=\"_blank\" href=\"https://registertovote.ca.gov/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 161,
              "top": 2448,
              "height": 37,
              "width": 230
            },
            "snippet": "<a class=\"rea-button rea-medium rea-white rea-none rea-uppercase\" target=\"_blank\" href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "aria": "/document[1]/heading[10]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 10,
              "top": 2370,
              "height": 48,
              "width": 780
            },
            "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "aria": "/document[1]/heading[9]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 10,
              "top": 2330,
              "height": 20,
              "width": 780
            },
            "snippet": "<h5 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]",
              "aria": "/document[1]/list[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 20,
              "top": 1969,
              "height": 21,
              "width": 320
            },
            "snippet": "<ul class=\"elementor-icon-list-items\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 20,
              "top": 1923,
              "height": 26,
              "width": 320
            },
            "snippet": "<p>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "aria": "/document[1]/heading[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 20,
              "top": 1730,
              "height": 173,
              "width": 320
            },
            "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "aria": "/document[1]/heading[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 20,
              "top": 1690,
              "height": 20,
              "width": 320
            },
            "snippet": "<h5 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 538,
              "top": 1193,
              "height": 37,
              "width": 116
            },
            "snippet": "<a class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\" target=\"_self\" href=\"https://brianmaienschein.com/get-involved#newsletter\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]",
              "aria": "/document[1]/heading[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 432,
              "top": 1069,
              "height": 32,
              "width": 326
            },
            "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 158,
              "top": 1193,
              "height": 37,
              "width": 96
            },
            "snippet": "<a class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\" target=\"_self\" href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]",
              "aria": "/document[1]/heading[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 42,
              "top": 1069,
              "height": 32,
              "width": 326
            },
            "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "aria": "/document[1]/heading[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 10,
              "top": 844,
              "height": 96,
              "width": 780
            },
            "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "aria": "/document[1]/heading[3]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 10,
              "top": 804,
              "height": 20,
              "width": 780
            },
            "snippet": "<h5 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "aria": "/document[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 60,
              "top": 618,
              "height": 60,
              "width": 680
            },
            "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "aria": "/document[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 60,
              "top": 548,
              "height": 70,
              "width": 680
            },
            "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/banner[1]/link[1]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": -12,
              "top": -2,
              "height": 130,
              "width": 249
            },
            "snippet": "<a href=\"https://brianmaienschein.com/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]",
              "aria": "/document[1]/banner[1]/navigation[2]"
            },
            "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "bounds": {
              "left": 0,
              "top": 112,
              "height": 0,
              "width": 800
            },
            "snippet": "<nav style=\"top: 37.5px; width: 800px; left: -205px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
            "bounds": {
              "left": 0,
              "top": 2593,
              "height": 495,
              "width": 800
            },
            "snippet": "<footer role=\"contentinfo\" id=\"colophon\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WPFooter\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_contentinfo_misuse",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "bounds": {
              "left": 0,
              "top": 2593,
              "height": 495,
              "width": 800
            },
            "snippet": "<footer role=\"contentinfo\" id=\"colophon\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WPFooter\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          3,
          0,
          23
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 2.65 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/button[1]"
            },
            "excerpt": "<button value=\"wpforms-submit\" aria-live=\"assertive\" data-submit-text=\"SEND\" data-alt-text=\"Sending...\" class=\"wpforms-submit\" id=\"wpforms-submit-15\" name=\"wpforms[submit]\" type=\"submit\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <span> element has the id \"elementor-device-mode\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "elementor-device-mode",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/span[2]"
            },
            "excerpt": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">"
          },
          {
            "ruleID": "aria_landmark_name_unique",
            "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
            "ordinalSeverity": 3,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]"
            },
            "excerpt": "<nav style=\"top: 37.5px; width: 800px; left: -205px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\">"
          },
          {
            "ruleID": "aria_hidden_nontabbable",
            "what": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a class=\"elementor-item\" href=\"https://brianmaienschein.com/contact-us/\">"
          },
          {
            "ruleID": "aria_hidden_nontabbable",
            "what": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a class=\"elementor-item\" href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\">"
          },
          {
            "ruleID": "aria_hidden_nontabbable",
            "what": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a class=\"elementor-item elementor-item-active\" aria-current=\"page\" href=\"https://brianmaienschein.com/\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"rea-button rea-medium rea-white rea-none rea-uppercase\" target=\"_blank\" href=\"https://registertovote.ca.gov/\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"rea-button rea-medium rea-white rea-none rea-uppercase\" target=\"_blank\" href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]"
            },
            "excerpt": "<ul class=\"elementor-icon-list-items\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\" target=\"_self\" href=\"https://brianmaienschein.com/get-involved#newsletter\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h4[1]"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\" target=\"_self\" href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]"
            },
            "excerpt": "<nav style=\"top: 37.5px; width: 800px; left: -205px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
            "ordinalSeverity": 1,
            "tagName": "FOOTER",
            "id": "colophon",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]"
            },
            "excerpt": "<footer role=\"contentinfo\" id=\"colophon\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WPFooter\">"
          },
          {
            "ruleID": "aria_contentinfo_misuse",
            "what": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "ordinalSeverity": 1,
            "tagName": "FOOTER",
            "id": "colophon",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]"
            },
            "excerpt": "<footer role=\"contentinfo\" id=\"colophon\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WPFooter\">"
          }
        ]
      },
      "endTime": 1687103939929
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103939929,
      "endTime": 1687103940492
    },
    {
      "type": "url",
      "which": "https://brianmaienschein.com/",
      "what": "Candidate Brian Maienschein (D)",
      "startTime": 1687103940492,
      "result": {
        "url": "https://brianmaienschein.com/"
      },
      "endTime": 1687103941249
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687103941249,
      "url": "https://brianmaienschein.com/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 133,
              "firstColumn": 10,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "\n</script><script src=\"https://brianmaienschein.com/wp-includes/js/wp-emoji-release.min.js?ver=6.1.3\" type=\"text/javascript\" defer=\"\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 124
            },
            {
              "type": "error",
              "lastLine": 32,
              "lastColumn": 2153,
              "firstColumn": 2143,
              "message": "CSS: margin: \"0 0 1em 0\" is not a margin value.",
              "extract": "le{margin:\"0 0 1em 0\"}.wp-b",
              "hiliteStart": 10,
              "hiliteLength": 11
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 15706,
              "firstColumn": 15704,
              "message": "CSS: padding-bototm: Property padding-bototm doesn't exist.",
              "extract": "ng-bototm:0px}@medi",
              "hiliteStart": 10,
              "hiliteLength": 3
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 25069,
              "message": "CSS: color: Parse Error.",
              "extract": "-item > a{color:;background-co",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 25162,
              "message": "CSS: color: Parse Error.",
              "extract": "s-iconify{color:}.main-navigat",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 25239,
              "message": "CSS: stroke: Parse Error.",
              "extract": "nify svg{stroke:}.main-navigat",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 25855,
              "message": "CSS: color: Parse Error.",
              "extract": "ge_item a{color:;background-co",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 25959,
              "message": "CSS: stroke: Parse Error.",
              "extract": "nify svg{stroke:}.main-navigat",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 26634,
              "message": "CSS: border-color: Parse Error.",
              "extract": "px;border-color:;border-style:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 26850,
              "message": "CSS: border-color: Parse Error.",
              "extract": "px;border-color:;border-style:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 27067,
              "message": "CSS: border-color: Parse Error.",
              "extract": "px;border-color:;border-style:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 44,
              "lastColumn": 31073,
              "message": "CSS: border-radius: Parse Error.",
              "extract": "{border-radius:%}/* Typography",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 60,
              "lastColumn": 36,
              "message": "CSS: text-align: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 64,
              "lastColumn": 53,
              "message": "CSS: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 68,
              "lastColumn": 37,
              "message": "CSS: max-width: px is not a max-width value."
            },
            {
              "type": "error",
              "lastLine": 91,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 94,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 97,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 100,
              "lastColumn": 42,
              "message": "CSS: background-color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 103,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 111,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 112,
              "lastColumn": 42,
              "message": "CSS: background-color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 117,
              "lastColumn": 42,
              "message": "CSS: background-color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 122,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 127,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 305,
              "lastColumn": 861,
              "message": "CSS: Parse Error.",
              "extract": "spacing:20px;}{}h1.entry-title",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 406,
              "lastColumn": 180,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "300.png\">\n<script charset=\"utf-8\" data-webpack=\"elementor:chunk-357\" src=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/js/text-editor.289ae80d76f0c5abea44.bundle.min.js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "error",
              "lastLine": 421,
              "lastColumn": 10,
              "firstColumn": 4,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "iner\">\n\t\t\t<style>/*! el",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "info",
              "lastLine": 432,
              "lastColumn": 186,
              "firstColumn": 7,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "r\">\n\t\t\t\t\t\t<nav role=\"navigation\" class=\"elementor-rea-nav-menu--main elementor-rea-nav-menu__container elementor-rea-nav-menu--layout-horizontal rea--pointer-underline rea--animation-menu1\"><ul id",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 440,
              "lastColumn": 169,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "\t</div>\n\t\t<nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"width: 1280px; left: 0px; top: 46.1953px;\"><ul id",
              "hiliteStart": 10,
              "hiliteLength": 167
            },
            {
              "type": "info",
              "lastLine": 414,
              "lastColumn": 318,
              "firstColumn": 10,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3494683 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3494683\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 309
            },
            {
              "type": "error",
              "lastLine": 460,
              "lastColumn": 10,
              "firstColumn": 4,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "iner\">\n\t\t\t<style>/*! el",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 501,
              "lastColumn": 10,
              "firstColumn": 4,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "iner\">\n\t\t\t<style>/*! el",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "info",
              "lastLine": 596,
              "lastColumn": 243,
              "firstColumn": 5,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-79f1807 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79f1807\" data-element_type=\"section\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 239
            },
            {
              "type": "info",
              "lastLine": 622,
              "lastColumn": 104,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The contentinfo role is unnecessary for element footer.",
              "extract": "div>\n\t\t\n\t\t<footer itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" id=\"colophon\" role=\"contentinfo\">\n\t\t\t<d",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 624,
              "lastColumn": 318,
              "firstColumn": 10,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-99a6a16 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"99a6a16\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 309
            },
            {
              "type": "info",
              "lastLine": 711,
              "lastColumn": 313,
              "firstColumn": 5,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "tion>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1edfa26 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1edfa26\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 309
            },
            {
              "type": "info",
              "lastLine": 734,
              "lastColumn": 35,
              "firstColumn": 5,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "e -->\n\t\t\t\t<script type=\"text/javascript\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 737,
              "lastColumn": 50,
              "firstColumn": 20,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "          <script type=\"text/javascript\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 741,
              "lastColumn": 33,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "       \n\t\t<script type=\"text/javascript\">\n\t\t\twi",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 848,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 31
            }
          ]
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 4,
              "lastColumn": 25,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ">\n<head>\n\t<meta charset=\"UTF-8\" />\n\t<met",
              "hiliteStart": 10,
              "hiliteLength": 24
            },
            {
              "type": "info",
              "lastLine": 5,
              "lastColumn": 88,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "TF-8\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\" />\n\t<lin",
              "hiliteStart": 10,
              "hiliteLength": 87
            },
            {
              "type": "info",
              "lastLine": 6,
              "lastColumn": 53,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "le=1\" />\n\t<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\" />\n\t<lin",
              "hiliteStart": 10,
              "hiliteLength": 52
            },
            {
              "type": "info",
              "lastLine": 7,
              "lastColumn": 71,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "n/11\" />\n\t<link rel=\"pingback\" href=\"https://brianmaienschein.com/xmlrpc.php\" />\n\t\t<ti",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 56,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "y</title>\n<meta name='robots' content='max-image-preview:large' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "info",
              "lastLine": 10,
              "lastColumn": 57,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "large' />\n<link rel='dns-prefetch' href='//fonts.googleapis.com' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 132,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "s.com' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Brian Maienschein &raquo; Feed\" href=\"https://brianmaienschein.com/feed/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 132
            },
            {
              "type": "info",
              "lastLine": 12,
              "lastColumn": 150,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "feed/\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Brian Maienschein &raquo; Comments Feed\" href=\"https://brianmaienschein.com/comments/feed/\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "info",
              "lastLine": 32,
              "lastColumn": 159,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "</style>\n\t<link rel='stylesheet' id='wp-block-library-css' href='https://brianmaienschein.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.3' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "error",
              "lastLine": 34,
              "lastColumn": 2153,
              "firstColumn": 2143,
              "message": "CSS: margin: \"0 0 1em 0\" is not a margin value.",
              "extract": "le{margin:\"0 0 1em 0\"}.wp-b",
              "hiliteStart": 10,
              "hiliteLength": 11
            },
            {
              "type": "info",
              "lastLine": 36,
              "lastColumn": 148,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel='stylesheet' id='classic-theme-styles-css' href='https://brianmaienschein.com/wp-includes/css/classic-themes.min.css?ver=1' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 148
            },
            {
              "type": "info",
              "lastLine": 43,
              "lastColumn": 161,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel='stylesheet' id='responsive-style-css' href='https://brianmaienschein.com/wp-content/themes/responsive/core/css/style.min.css?ver=4.7.3' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 161
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 15706,
              "firstColumn": 15704,
              "message": "CSS: padding-bototm: Property padding-bototm doesn't exist.",
              "extract": "ng-bototm:0px}@medi",
              "hiliteStart": 10,
              "hiliteLength": 3
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 25069,
              "message": "CSS: color: Parse Error.",
              "extract": "-item > a{color:;background-co",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 25162,
              "message": "CSS: color: Parse Error.",
              "extract": "s-iconify{color:}.main-navigat",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 25239,
              "message": "CSS: stroke: Parse Error.",
              "extract": "nify svg{stroke:}.main-navigat",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 25855,
              "message": "CSS: color: Parse Error.",
              "extract": "ge_item a{color:;background-co",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 25959,
              "message": "CSS: stroke: Parse Error.",
              "extract": "nify svg{stroke:}.main-navigat",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 26634,
              "message": "CSS: border-color: Parse Error.",
              "extract": "px;border-color:;border-style:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 26850,
              "message": "CSS: border-color: Parse Error.",
              "extract": "px;border-color:;border-style:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 27067,
              "message": "CSS: border-color: Parse Error.",
              "extract": "px;border-color:;border-style:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 46,
              "lastColumn": 31073,
              "message": "CSS: border-radius: Parse Error.",
              "extract": "{border-radius:%}/* Typography",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 48,
              "lastColumn": 181,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel='stylesheet' id='responsive-pro-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/includes/css/style.min.css?ver=2.4.5' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 181
            },
            {
              "type": "error",
              "lastLine": 62,
              "lastColumn": 36,
              "message": "CSS: text-align: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 66,
              "lastColumn": 53,
              "message": "CSS: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 70,
              "lastColumn": 37,
              "message": "CSS: max-width: px is not a max-width value."
            },
            {
              "type": "error",
              "lastLine": 93,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 96,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 99,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 102,
              "lastColumn": 42,
              "message": "CSS: background-color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 105,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 113,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 114,
              "lastColumn": 42,
              "message": "CSS: background-color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 119,
              "lastColumn": 42,
              "message": "CSS: background-color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 124,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "error",
              "lastLine": 129,
              "lastColumn": 31,
              "message": "CSS: color: Parse Error."
            },
            {
              "type": "info",
              "lastLine": 303,
              "lastColumn": 199,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel='stylesheet' id='responsive-addons-pro-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/public/css/responsive-addons-pro-public.css?ver=2.4.5' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 199
            },
            {
              "type": "info",
              "lastLine": 304,
              "lastColumn": 184,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='elementor-icons-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 184
            },
            {
              "type": "info",
              "lastLine": 305,
              "lastColumn": 173,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='elementor-frontend-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.6.5' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "error",
              "lastLine": 307,
              "lastColumn": 861,
              "message": "CSS: Parse Error.",
              "extract": "spacing:20px;}{}h1.entry-title",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 369,
              "lastColumn": 180,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel='stylesheet' id='font-awesome-5-all-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.6.5' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 370,
              "lastColumn": 186,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.6.5' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 186
            },
            {
              "type": "info",
              "lastLine": 371,
              "lastColumn": 180,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='rea-frontend-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/css/frontend.min.css?ver=1.6.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 372,
              "lastColumn": 168,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='mediaelement-css' href='https://brianmaienschein.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 168
            },
            {
              "type": "info",
              "lastLine": 373,
              "lastColumn": 160,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='wp-mediaelement-css' href='https://brianmaienschein.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.1.3' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "info",
              "lastLine": 374,
              "lastColumn": 166,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='icomoon-style-css' href='https://brianmaienschein.com/wp-content/themes/responsive/core/css/icomoon/style.min.css?ver=4.7.3' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 375,
              "lastColumn": 272,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='responsive-google-font-rubik-css' href='//fonts.googleapis.com/css?family=Rubik%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;ver=6.1.3' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 272
            },
            {
              "type": "info",
              "lastLine": 376,
              "lastColumn": 274,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='responsive-google-font-roboto-css' href='//fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;ver=6.1.3' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 274
            },
            {
              "type": "info",
              "lastLine": 377,
              "lastColumn": 192,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='rea-animate-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/animate/animate.min.css?ver=1.6.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 192
            },
            {
              "type": "info",
              "lastLine": 378,
              "lastColumn": 202,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='rea-fancybox-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/fancybox/jquery-fancybox.min.css?ver=1.6.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 202
            },
            {
              "type": "info",
              "lastLine": 379,
              "lastColumn": 197,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='rea-photoswipe-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/photoswipe.css?ver=1.6.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 197
            },
            {
              "type": "info",
              "lastLine": 380,
              "lastColumn": 213,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='rea-magnific-popup-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/magnific-popup/magnific-popup.min.css?ver=1.6.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 381,
              "lastColumn": 206,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='rea-photoswipe-default-skin-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/default-skin.css?ver=1.6.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 206
            },
            {
              "type": "info",
              "lastLine": 382,
              "lastColumn": 183,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='rea-plyr-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/plyr/plyr.min.css?ver=1.6.0' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 183
            },
            {
              "type": "info",
              "lastLine": 383,
              "lastColumn": 310,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.1.3' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 310
            },
            {
              "type": "info",
              "lastLine": 384,
              "lastColumn": 195,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 195
            },
            {
              "type": "info",
              "lastLine": 385,
              "lastColumn": 193,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 193
            },
            {
              "type": "info",
              "lastLine": 386,
              "lastColumn": 189,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 189
            },
            {
              "type": "info",
              "lastLine": 391,
              "lastColumn": 78,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "</script>\n<link rel=\"https://api.w.org/\" href=\"https://brianmaienschein.com/wp-json/\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 78
            },
            {
              "type": "info",
              "lastLine": 391,
              "lastColumn": 184,
              "firstColumn": 79,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://brianmaienschein.com/wp-json/wp/v2/pages/9\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 106
            },
            {
              "type": "info",
              "lastLine": 391,
              "lastColumn": 296,
              "firstColumn": 185,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ages/9\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://brianmaienschein.com/xmlrpc.php?rsd\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 112
            },
            {
              "type": "info",
              "lastLine": 392,
              "lastColumn": 125,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "p?rsd\" />\n<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://brianmaienschein.com/wp-includes/wlwmanifest.xml\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 125
            },
            {
              "type": "info",
              "lastLine": 393,
              "lastColumn": 51,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "t.xml\" />\n<meta name=\"generator\" content=\"WordPress 6.1.3\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 51
            },
            {
              "type": "info",
              "lastLine": 394,
              "lastColumn": 61,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.1.3\" />\n<link rel=\"canonical\" href=\"https://brianmaienschein.com/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 61
            },
            {
              "type": "info",
              "lastLine": 395,
              "lastColumn": 61,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".com/\" />\n<link rel='shortlink' href='https://brianmaienschein.com/' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 61
            },
            {
              "type": "info",
              "lastLine": 396,
              "lastColumn": 158,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".com/' />\n<link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://brianmaienschein.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbrianmaienschein.com%2F\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "info",
              "lastLine": 397,
              "lastColumn": 166,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "om%2F\" />\n<link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://brianmaienschein.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbrianmaienschein.com%2F&#038;format=xml\" />\n<!-- ",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 404,
              "lastColumn": 120,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "</style>\n\t<link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-100x100.png\" sizes=\"32x32\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 119
            },
            {
              "type": "info",
              "lastLine": 405,
              "lastColumn": 121,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "32x32\" />\n<link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\" sizes=\"192x192\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 121
            },
            {
              "type": "info",
              "lastLine": 406,
              "lastColumn": 117,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2x192\" />\n<link rel=\"apple-touch-icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 117
            },
            {
              "type": "info",
              "lastLine": 407,
              "lastColumn": 128,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<meta name=\"msapplication-TileImage\" content=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-300x300.png\" />\n</hea",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "error",
              "lastLine": 423,
              "lastColumn": 10,
              "firstColumn": 4,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "iner\">\n\t\t\t<style>/*! el",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "info",
              "lastLine": 425,
              "lastColumn": 188,
              "firstColumn": 8,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\">\n\t\t\t\t\t\t\t<img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" />\t\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 181
            },
            {
              "type": "info",
              "lastLine": 434,
              "lastColumn": 186,
              "firstColumn": 7,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "r\">\n\t\t\t\t\t\t<nav role=\"navigation\" class=\"elementor-rea-nav-menu--main elementor-rea-nav-menu__container elementor-rea-nav-menu--layout-horizontal rea--pointer-underline rea--animation-menu1\"><ul id",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 442,
              "lastColumn": 119,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The navigation role is unnecessary for element nav.",
              "extract": "\t</div>\n\t\t<nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\"><ul id",
              "hiliteStart": 10,
              "hiliteLength": 117
            },
            {
              "type": "info",
              "lastLine": 416,
              "lastColumn": 318,
              "firstColumn": 10,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3494683 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3494683\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 309
            },
            {
              "type": "error",
              "lastLine": 462,
              "lastColumn": 10,
              "firstColumn": 4,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "iner\">\n\t\t\t<style>/*! el",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 503,
              "lastColumn": 10,
              "firstColumn": 4,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "iner\">\n\t\t\t<style>/*! el",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "info",
              "lastLine": 598,
              "lastColumn": 243,
              "firstColumn": 5,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-79f1807 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79f1807\" data-element_type=\"section\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 239
            },
            {
              "type": "info",
              "lastLine": 624,
              "lastColumn": 104,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The contentinfo role is unnecessary for element footer.",
              "extract": "div>\n\t\t\n\t\t<footer itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" id=\"colophon\" role=\"contentinfo\">\n\t\t\t<d",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 626,
              "lastColumn": 318,
              "firstColumn": 10,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-99a6a16 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"99a6a16\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 309
            },
            {
              "type": "info",
              "lastLine": 644,
              "lastColumn": 198,
              "firstColumn": 16,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\t\t\t\t\t\t\t\t\t\t<img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" />\t\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 183
            },
            {
              "type": "info",
              "lastLine": 713,
              "lastColumn": 313,
              "firstColumn": 5,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "tion>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1edfa26 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1edfa26\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 309
            },
            {
              "type": "info",
              "lastLine": 736,
              "lastColumn": 35,
              "firstColumn": 5,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "e -->\n\t\t\t\t<script type=\"text/javascript\">\n\t\t\t\t\t",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 739,
              "lastColumn": 50,
              "firstColumn": 20,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "          <script type=\"text/javascript\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 743,
              "lastColumn": 33,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "       \n\t\t<script type=\"text/javascript\">\n\t\t\twi",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 780,
              "lastColumn": 178,
              "firstColumn": 4,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "cript>\n\t\t\t<link rel='stylesheet' id='e-animations-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.6.5' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 175
            },
            {
              "type": "info",
              "lastLine": 781,
              "lastColumn": 166,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "='all' />\n<link rel='stylesheet' id='wpforms-full-css' href='https://brianmaienschein.com/wp-content/plugins/wpforms/assets/css/wpforms-full.min.css?ver=1.7.4.1' media='all' />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 850,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript'>\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 31
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          24,
          0,
          56,
          0
        ],
        "instances": [
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "15"
            },
            "excerpt": " </script><script src=\"https://brianmaienschein.com/wp-includes/js/wp-emoji-release.min.js?ver=6.1.3\" type=\"text/javascript\" defer=\"\"></scri"
          },
          {
            "ruleID": "CSS: margin: \"0 0 1em 0\" is not a margin value.",
            "what": "CSS: margin: \"0 0 1em 0\" is not a margin value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "32"
            },
            "excerpt": "le{margin:\"0 0 1em 0\"}.wp-b"
          },
          {
            "ruleID": "CSS: padding-bototm: Property padding-bototm doesn't exist.",
            "what": "CSS: padding-bototm: Property padding-bototm doesn't exist.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "ng-bototm:0px}@medi"
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "-item > a{color:;background-co"
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "s-iconify{color:}.main-navigat"
          },
          {
            "ruleID": "CSS: stroke: Parse Error.",
            "what": "CSS: stroke: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "nify svg{stroke:}.main-navigat"
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "ge_item a{color:;background-co"
          },
          {
            "ruleID": "CSS: stroke: Parse Error.",
            "what": "CSS: stroke: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "nify svg{stroke:}.main-navigat"
          },
          {
            "ruleID": "CSS: border-color: Parse Error.",
            "what": "CSS: border-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "px;border-color:;border-style:"
          },
          {
            "ruleID": "CSS: border-color: Parse Error.",
            "what": "CSS: border-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "px;border-color:;border-style:"
          },
          {
            "ruleID": "CSS: border-color: Parse Error.",
            "what": "CSS: border-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "px;border-color:;border-style:"
          },
          {
            "ruleID": "CSS: border-radius: Parse Error.",
            "what": "CSS: border-radius: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "44"
            },
            "excerpt": "{border-radius:%}/* Typography"
          },
          {
            "ruleID": "CSS: text-align: Parse Error.",
            "what": "CSS: text-align: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "60"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "64"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: max-width: px is not a max-width value.",
            "what": "CSS: max-width: px is not a max-width value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "68"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "91"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "94"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "97"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "100"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "103"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "111"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "112"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "117"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "122"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "127"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "305"
            },
            "excerpt": "spacing:20px;}{}h1.entry-title"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "406"
            },
            "excerpt": "300.png\"> <script charset=\"utf-8\" data-webpack=\"elementor:chunk-357\" src=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/js/text-editor.289ae80d76f0c5abea44.bundle.min.js\"></scri"
          },
          {
            "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "421"
            },
            "excerpt": "iner\"> <style>/*! el"
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "432"
            },
            "excerpt": "r\"> <nav role=\"navigation\" class=\"elementor-rea-nav-menu--main elementor-rea-nav-menu__container elementor-rea-nav-menu--layout-horizontal rea--pointer-underline rea--animation-menu1\"><ul id"
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "440"
            },
            "excerpt": " </div> <nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"width: 1280px; left: 0px; top: 46.1953px;\"><ul id"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "414"
            },
            "excerpt": " <section class=\"elementor-section elementor-top-section elementor-element elementor-element-3494683 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3494683\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"> "
          },
          {
            "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "460"
            },
            "excerpt": "iner\"> <style>/*! el"
          },
          {
            "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "501"
            },
            "excerpt": "iner\"> <style>/*! el"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "596"
            },
            "excerpt": "/div> <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-79f1807 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79f1807\" data-element_type=\"section\"> "
          },
          {
            "ruleID": "The contentinfo role is unnecessary for element footer.",
            "what": "The contentinfo role is unnecessary for element footer.",
            "ordinalSeverity": 0,
            "tagName": "FOOTER",
            "id": "colophon",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "622"
            },
            "excerpt": "div> <footer itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" id=\"colophon\" role=\"contentinfo\"> <d"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "624"
            },
            "excerpt": " <section class=\"elementor-section elementor-top-section elementor-element elementor-element-99a6a16 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"99a6a16\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"> "
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "711"
            },
            "excerpt": "tion> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-1edfa26 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1edfa26\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "734"
            },
            "excerpt": "e --> <script type=\"text/javascript\"> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "737"
            },
            "excerpt": " <script type=\"text/javascript\"> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "741"
            },
            "excerpt": " <script type=\"text/javascript\"> wi"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "848"
            },
            "excerpt": "</script> <script type=\"text/javascript\"> /* <!"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "HEAD",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "4"
            },
            "excerpt": "> <head> <meta charset=\"UTF-8\" /> <met"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "5"
            },
            "excerpt": "TF-8\" /> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\" /> <lin"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "6"
            },
            "excerpt": "le=1\" /> <link rel=\"profile\" href=\"http://gmpg.org/xfn/11\" /> <lin"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "7"
            },
            "excerpt": "n/11\" /> <link rel=\"pingback\" href=\"https://brianmaienschein.com/xmlrpc.php\" /> <ti"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "9"
            },
            "excerpt": "y</title> <meta name='robots' content='max-image-preview:large' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "10"
            },
            "excerpt": "large' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "11"
            },
            "excerpt": "s.com' /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Brian Maienschein &raquo; Feed\" href=\"https://brianmaienschein.com/feed/\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "12"
            },
            "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Brian Maienschein &raquo; Comments Feed\" href=\"https://brianmaienschein.com/comments/feed/\" /> <scri"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "32"
            },
            "excerpt": "</style> <link rel='stylesheet' id='wp-block-library-css' href='https://brianmaienschein.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.3' media='all' /> <styl"
          },
          {
            "ruleID": "CSS: margin: \"0 0 1em 0\" is not a margin value.",
            "what": "CSS: margin: \"0 0 1em 0\" is not a margin value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "34"
            },
            "excerpt": "le{margin:\"0 0 1em 0\"}.wp-b"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "36"
            },
            "excerpt": " </style> <link rel='stylesheet' id='classic-theme-styles-css' href='https://brianmaienschein.com/wp-includes/css/classic-themes.min.css?ver=1' media='all' /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "43"
            },
            "excerpt": " </style> <link rel='stylesheet' id='responsive-style-css' href='https://brianmaienschein.com/wp-content/themes/responsive/core/css/style.min.css?ver=4.7.3' media='all' /> <styl"
          },
          {
            "ruleID": "CSS: padding-bototm: Property padding-bototm doesn't exist.",
            "what": "CSS: padding-bototm: Property padding-bototm doesn't exist.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "ng-bototm:0px}@medi"
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "-item > a{color:;background-co"
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "s-iconify{color:}.main-navigat"
          },
          {
            "ruleID": "CSS: stroke: Parse Error.",
            "what": "CSS: stroke: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "nify svg{stroke:}.main-navigat"
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "ge_item a{color:;background-co"
          },
          {
            "ruleID": "CSS: stroke: Parse Error.",
            "what": "CSS: stroke: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "nify svg{stroke:}.main-navigat"
          },
          {
            "ruleID": "CSS: border-color: Parse Error.",
            "what": "CSS: border-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "px;border-color:;border-style:"
          },
          {
            "ruleID": "CSS: border-color: Parse Error.",
            "what": "CSS: border-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "px;border-color:;border-style:"
          },
          {
            "ruleID": "CSS: border-color: Parse Error.",
            "what": "CSS: border-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "px;border-color:;border-style:"
          },
          {
            "ruleID": "CSS: border-radius: Parse Error.",
            "what": "CSS: border-radius: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "{border-radius:%}/* Typography"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "48"
            },
            "excerpt": " </style> <link rel='stylesheet' id='responsive-pro-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/includes/css/style.min.css?ver=2.4.5' media='all' /> <styl"
          },
          {
            "ruleID": "CSS: text-align: Parse Error.",
            "what": "CSS: text-align: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "62"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "66"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: max-width: px is not a max-width value.",
            "what": "CSS: max-width: px is not a max-width value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "70"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "93"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "96"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "99"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "102"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "105"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "113"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "114"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "119"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "124"
            },
            "excerpt": ""
          },
          {
            "ruleID": "CSS: color: Parse Error.",
            "what": "CSS: color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "129"
            },
            "excerpt": ""
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "303"
            },
            "excerpt": " </style> <link rel='stylesheet' id='responsive-addons-pro-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/public/css/responsive-addons-pro-public.css?ver=2.4.5' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "304"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "305"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.6.5' media='all' /> <styl"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "307"
            },
            "excerpt": "spacing:20px;}{}h1.entry-title"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "369"
            },
            "excerpt": " </style> <link rel='stylesheet' id='font-awesome-5-all-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.6.5' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "370"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.6.5' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "371"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='rea-frontend-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/css/frontend.min.css?ver=1.6.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "372"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='mediaelement-css' href='https://brianmaienschein.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "373"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://brianmaienschein.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.1.3' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "374"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='icomoon-style-css' href='https://brianmaienschein.com/wp-content/themes/responsive/core/css/icomoon/style.min.css?ver=4.7.3' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "375"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='responsive-google-font-rubik-css' href='//fonts.googleapis.com/css?family=Rubik%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;ver=6.1.3' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "376"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='responsive-google-font-roboto-css' href='//fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&#038;subset=latin&#038;ver=6.1.3' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "377"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='rea-animate-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/animate/animate.min.css?ver=1.6.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "378"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='rea-fancybox-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/fancybox/jquery-fancybox.min.css?ver=1.6.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "379"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='rea-photoswipe-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/photoswipe.css?ver=1.6.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "380"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='rea-magnific-popup-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/magnific-popup/magnific-popup.min.css?ver=1.6.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "381"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='rea-photoswipe-default-skin-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/default-skin.css?ver=1.6.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "382"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='rea-plyr-style-css' href='https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/plyr/plyr.min.css?ver=1.6.0' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "383"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.1.3' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "384"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "385"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "386"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' media='all' /> <scri"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "391"
            },
            "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"https://brianmaienschein.com/wp-json/\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "391"
            },
            "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://brianmaienschein.com/wp-json/wp/v2/pages/9\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "391"
            },
            "excerpt": "ages/9\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://brianmaienschein.com/xmlrpc.php?rsd\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "392"
            },
            "excerpt": "p?rsd\" /> <link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://brianmaienschein.com/wp-includes/wlwmanifest.xml\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "393"
            },
            "excerpt": "t.xml\" /> <meta name=\"generator\" content=\"WordPress 6.1.3\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "394"
            },
            "excerpt": "6.1.3\" /> <link rel=\"canonical\" href=\"https://brianmaienschein.com/\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "395"
            },
            "excerpt": ".com/\" /> <link rel='shortlink' href='https://brianmaienschein.com/' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "396"
            },
            "excerpt": ".com/' /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://brianmaienschein.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbrianmaienschein.com%2F\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "397"
            },
            "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://brianmaienschein.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbrianmaienschein.com%2F&#038;format=xml\" /> <!-- "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "404"
            },
            "excerpt": "</style> <link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-100x100.png\" sizes=\"32x32\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "405"
            },
            "excerpt": "32x32\" /> <link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\" sizes=\"192x192\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "406"
            },
            "excerpt": "2x192\" /> <link rel=\"apple-touch-icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "407"
            },
            "excerpt": "0.png\" /> <meta name=\"msapplication-TileImage\" content=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-300x300.png\" /> </hea"
          },
          {
            "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "423"
            },
            "excerpt": "iner\"> <style>/*! el"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "425"
            },
            "excerpt": "\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" /> "
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "434"
            },
            "excerpt": "r\"> <nav role=\"navigation\" class=\"elementor-rea-nav-menu--main elementor-rea-nav-menu__container elementor-rea-nav-menu--layout-horizontal rea--pointer-underline rea--animation-menu1\"><ul id"
          },
          {
            "ruleID": "The navigation role is unnecessary for element nav.",
            "what": "The navigation role is unnecessary for element nav.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "442"
            },
            "excerpt": " </div> <nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\"><ul id"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "416"
            },
            "excerpt": " <section class=\"elementor-section elementor-top-section elementor-element elementor-element-3494683 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3494683\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"> "
          },
          {
            "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "462"
            },
            "excerpt": "iner\"> <style>/*! el"
          },
          {
            "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "503"
            },
            "excerpt": "iner\"> <style>/*! el"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "598"
            },
            "excerpt": "/div> <section class=\"elementor-section elementor-inner-section elementor-element elementor-element-79f1807 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79f1807\" data-element_type=\"section\"> "
          },
          {
            "ruleID": "The contentinfo role is unnecessary for element footer.",
            "what": "The contentinfo role is unnecessary for element footer.",
            "ordinalSeverity": 0,
            "tagName": "FOOTER",
            "id": "colophon",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "624"
            },
            "excerpt": "div> <footer itemtype=\"https://schema.org/WPFooter\" itemscope=\"itemscope\" id=\"colophon\" role=\"contentinfo\"> <d"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "626"
            },
            "excerpt": " <section class=\"elementor-section elementor-top-section elementor-element elementor-element-99a6a16 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"99a6a16\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"> "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "644"
            },
            "excerpt": " <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" /> "
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "713"
            },
            "excerpt": "tion> <section class=\"elementor-section elementor-top-section elementor-element elementor-element-1edfa26 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1edfa26\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\"> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "736"
            },
            "excerpt": "e --> <script type=\"text/javascript\"> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "739"
            },
            "excerpt": " <script type=\"text/javascript\"> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "743"
            },
            "excerpt": " <script type=\"text/javascript\"> wi"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "780"
            },
            "excerpt": "cript> <link rel='stylesheet' id='e-animations-css' href='https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.6.5' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "781"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='wpforms-full-css' href='https://brianmaienschein.com/wp-content/plugins/wpforms/assets/css/wpforms-full.min.css?ver=1.7.4.1' media='all' /> <scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "850"
            },
            "excerpt": "</script> <script type='text/javascript'> /* <!"
          }
        ]
      },
      "endTime": 1687103943078
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687103943078,
      "url": "https://brianmaienschein.com/",
      "what": "QualWeb",
      "result": {
        "type": "evaluation",
        "system": {
          "name": "QualWeb",
          "description": "QualWeb is an automatic accessibility evaluator for webpages.",
          "version": "3.0.0",
          "homepage": "http://www.qualweb.di.fc.ul.pt/",
          "date": "2023-06-18 15:59:04",
          "hash": "201181f17f10071c075af0ccbb1a76583b8d8b40271285eecc29b11425bd0360604fe608095df516f8bb5f71421962b782027d873c9b46a1860a6dad6901f02c",
          "page": {
            "viewport": {
              "mobile": false,
              "landscape": true,
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36",
              "resolution": {
                "width": 1366,
                "height": 768
              }
            }
          }
        },
        "metadata": {
          "passed": 31,
          "warning": 12,
          "failed": 10,
          "inapplicable": 72
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 12,
              "warning": 8,
              "failed": 5,
              "inapplicable": 42
            },
            "assertions": {
              "QW-ACT-R63": {
                "name": "Document has a landmark with non-repeated content",
                "code": "QW-ACT-R63",
                "mapping": "b40fd1",
                "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b40fd1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R12": {
                "name": "Link has accessible name",
                "code": "QW-ACT-R12",
                "mapping": "c487ae",
                "description": "This rule checks that each link has an accessible name.",
                "metadata": {
                  "target": {
                    "element": [
                      "a[href]",
                      "area[href]"
                    ],
                    "attributes": [
                      "role='link'"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value"
                    }
                  ],
                  "related": [
                    "G91"
                  ],
                  "url": "https://act-rules.github.io/rules/c487ae",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 11,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name, or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R14": {
                "name": "meta viewport does not prevent zoom",
                "code": "QW-ACT-R14",
                "mapping": "b4f0c3",
                "description": "This rule checks that the meta element retains the user agent ability to zoom.",
                "metadata": {
                  "target": {
                    "element": "meta",
                    "attributes": "name='viewport'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b4f0c3",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">",
                        "pointer": "html > head:nth-child(1) > meta:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 111,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Several elements have the same `id` attribute."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>",
                        "pointer": "html > body:nth-child(2) > span:nth-child(53)"
                      },
                      {
                        "htmlCode": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>",
                        "pointer": "html > body:nth-child(2) > span:nth-child(54)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R62": {
                "name": "Element in sequential focus order has visible focus",
                "code": "QW-ACT-R62",
                "mapping": "oj04fd",
                "description": "This rule checks that each element in sequential focus order has some visible focus indication.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.7",
                      "level": "AA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#focus-visible"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/oj04fd",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 17,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" class=\"elementor-item\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/contact-us/\" class=\"elementor-item\">CONTACT US</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">Subscribe</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(4) > textarea:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">SEND</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">CHECK REGISTRATION STATUS</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">REGISTER TO VOTE TODAY</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">NEWSLETTER SIGNUP</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\">\n\n\t\t\t\t\t\t\t\t\t\t\tHome\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/contact-us/\">\n\n\t\t\t\t\t\t\t\t\t\t\tContact Us\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\">\n\n\t\t\t\t\t\t\t\t\t\t\tDonate\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R41": {
                "name": "Error message describes invalid form field value",
                "code": "QW-ACT-R41",
                "mapping": "36b590",
                "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "3.3.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/TR/WCAG21/#error-identification",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/36b590",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 4,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that text error messages provided, identify the cause of the error or how to fix the error."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(4) > textarea:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R37": {
                "name": "Text has minimum contrast",
                "code": "QW-ACT-R37",
                "mapping": "afw4f7",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
                "metadata": {
                  "target": {
                    "element": [
                      "*"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/afw4f7",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 22,
                  "warning": 2,
                  "failed": 6,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">Donate</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">Subscribe</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R76": {
                "name": "Text has enhanced contrast",
                "code": "QW-ACT-R76",
                "mapping": "09o5cg",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [
                    "G17",
                    "G18"
                  ],
                  "url": "https://act-rules.github.io/rules/09o5cg",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 21,
                  "warning": 2,
                  "failed": 7,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">Donate</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">Subscribe</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R75": {
                "name": "Bypass Blocks of Repeated Content",
                "code": "QW-ACT-R75",
                "mapping": "cf77f2",
                "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G123",
                    "G124",
                    "H69",
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/cf77f2",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The rule can't tell because of the rule QW-ACT-R63"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The rule can't tell because of the rule QW-ACT-R63",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"\"><head></head><body>Brian Maienschein – Maienschein for Assembly\n\n\n\n\n\nwindow._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/72x72\\/\",\"ext\":\".png\",\"svgUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/svg\\/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"https:\\/\\/brianmaienschein.com\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=6.1.3\"}};\n/*! This file is auto-generated */\n!function(e,a,t){var n,r,o,i=a.createElement(\"canvas\"),p=i.getContext&amp;&amp;i.getContext(\"2d\");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p. …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R40": {
                "name": "Zoomed text node is not clipped with CSS overflow",
                "code": "QW-ACT-R40",
                "mapping": "59br37",
                "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
                "metadata": {
                  "target": {
                    "element": "*:text()"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/59br37",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if each ancestor or the text node is not clipped by overflow."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">Donate</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">Subscribe</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">CHECK REGISTRATION STATUS</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">REGISTER TO VOTE TODAY</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 6,
              "warning": 3,
              "failed": 5,
              "inapplicable": 20
            },
            "assertions": {
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that headers are used to divide the page correctly."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea-stylesheet-responsive site-header-site-branding-main-navigation responsive-site-contained responsive-site-style-boxed header-full-width site-header-layout-horizontal site-header-alignment-center site-mobile-header-layout-horizontal site-mobile-header-alignment-center inline-logo-site-title site-content-header-alignment-center sidebar-position-right featured-image-alignment-left title-alignment-left content-alignment-left footer-bar-layout-horizontal footer-widgets-columns-0 scroll-to-top-device- …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T23": {
                "name": "Adding a link at the top of each page that goes directly to the main content area",
                "code": "QW-WCAG-T23",
                "mapping": "G1",
                "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G123",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The first focusable control on the Web page does not links to local content."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The first focusable control on the Web page does not links to local content.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The element contains a title attribute equal to the text in the link"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The element contains a title attribute equal to the text in the link",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com\" title=\"Brian Maienschein\" rel=\"home\">Brian Maienschein</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T21": {
                "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link",
                "code": "QW-WCAG-T21",
                "mapping": "F89",
                "description": "This technique checks the text alternative of images which are the only content of a link",
                "metadata": {
                  "target": {
                    "parent": "a",
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value"
                    }
                  ],
                  "related": [
                    "H2",
                    "H30",
                    "ARIA7",
                    "ARIA8"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The image doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T15": {
                "name": "Using the link element and navigation tools",
                "code": "QW-WCAG-T15",
                "mapping": "H59",
                "description": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
                "metadata": {
                  "target": {
                    "element": "link"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.5",
                      "level": "AA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/multiple-ways"
                    },
                    {
                      "name": "2.4.8",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/location"
                    }
                  ],
                  "related": [
                    "G1",
                    "G63",
                    "G64",
                    "G123"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H59",
                  "passed": 6,
                  "warning": 3,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>"
                },
                "results": [
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"pingback\" href=\"https://brianmaienschein.com/xmlrpc.php\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"dns-prefetch\" href=\"//fonts.googleapis.com\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://brianmaienschein.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(14)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"classic-theme-styles-css\" href=\"https://brianmaienschein.com/wp-includes/css/classic-themes.min.css?ver=1\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(16)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"responsive-style-css\" href=\"https://brianmaienschein.com/wp-content/themes/responsive/core/css/style.min.css?ver=4.7.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(18)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"responsive-pro-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/includes/css/style.min.css?ver=2.4.5\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(20)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"responsive-addons-pro-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/public/css/responsive-addons-pro-public.css?ver=2.4.5\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(22)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(23)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.6.5\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(24)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"font-awesome-5-all-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.6.5\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(26)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"font-awesome-4-shim-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.6.5\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(27)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"rea-frontend-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/css/frontend.min.css?ver=1.6.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(28)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"mediaelement-css\" href=\"https://brianmaienschein.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(29)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"wp-mediaelement-css\" href=\"https://brianmaienschein.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.1.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(30)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"icomoon-style-css\" href=\"https://brianmaienschein.com/wp-content/themes/responsive/core/css/icomoon/style.min.css?ver=4.7.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(31)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"responsive-google-font-rubik-css\" href=\"//fonts.googleapis.com/css?family=Rubik%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&amp;subset=latin&amp;ver=6.1.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(32)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"responsive-google-font-roboto-css\" href=\"//fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&amp;subset=latin&amp;ver=6.1.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(33)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"rea-animate-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/animate/animate.min.css?ver=1.6.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(34)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"rea-fancybox-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/fancybox/jquery-fancybox.min.css?ver=1.6.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(35)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"rea-photoswipe-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/photoswipe.css?ver=1.6.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(36)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"rea-magnific-popup-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/magnific-popup/magnific-popup.min.css?ver=1.6.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(37)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"rea-photoswipe-default-skin-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/default-skin.css?ver=1.6.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(38)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"rea-plyr-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/plyr/plyr.min.css?ver=1.6.0\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(39)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"google-fonts-1-css\" href=\"https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&amp;display=auto&amp;ver=6.1.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(40)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-shared-0-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(41)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-fa-regular-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(42)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"elementor-icons-fa-solid-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(43)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"https://api.w.org/\" href=\"https://brianmaienschein.com/wp-json/\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(48)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://brianmaienschein.com/xmlrpc.php?rsd\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(50)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://brianmaienschein.com/wp-includes/wlwmanifest.xml\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(51)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"shortlink\" href=\"https://brianmaienschein.com/\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(54)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-100x100.png\" sizes=\"32x32\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(59)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\" sizes=\"192x192\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(60)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"apple-touch-icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(61)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>",
                    "resultCode": "RC1",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > link:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>",
                    "resultCode": "RC1",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"e-animations-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.6.5\" media=\"all\">",
                        "pointer": "html > body:nth-child(2) > link:nth-child(13)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The element is not contained in the head element. Verify if this link is used for navigation, and if it is, it must be inside the <head>",
                    "resultCode": "RC1",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"stylesheet\" id=\"wpforms-full-css\" href=\"https://brianmaienschein.com/wp-content/plugins/wpforms/assets/css/wpforms-full.min.css?ver=1.7.4.1\" media=\"all\">",
                        "pointer": "html > body:nth-child(2) > link:nth-child(14)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T17": {
                "name": "Positioning labels to maximize predictability of relationships",
                "code": "QW-WCAG-T17",
                "mapping": "G162",
                "description": "This technique checks the correct position of labels in forms",
                "metadata": {
                  "target": {
                    "element": "form"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "3.3.2",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions"
                    }
                  ],
                  "related": [
                    "H44",
                    "H71",
                    "H65",
                    "G131",
                    "G167"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G162.html",
                  "passed": 0,
                  "warning": 0,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The form field label is not visible."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The form field label is not visible.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The form field label is not visible.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The form field label is not visible.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T32": {
                "name": "Using ol, ul and dl for lists or groups of links",
                "code": "QW-WCAG-T32",
                "mapping": "H48",
                "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
                "metadata": {
                  "target": {
                    "element": [
                      "li",
                      "dd",
                      "dt"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H40"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48",
                  "passed": 0,
                  "warning": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"menu-1-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039442949307\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-4825\"><a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">HOME</a></li>\n<li class=\"menu-item menu- …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"menu-2-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039442969492\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-4825\"><a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\" _cssrules=\"true\">HOME</a></li>\n<li class=\"menu-item menu- …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1)\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https://brianmaienschein.com/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child( …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-c …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T28": {
                "name": "Using `percent, em, names` for font sizes",
                "code": "QW-WCAG-T28",
                "mapping": "C121314",
                "description": "This technique checks that all font-size attribute uses percent, em or names.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "font-size"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html"
                    },
                    {
                      "name": "1.4.5",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html"
                    },
                    {
                      "name": "1.4.9",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/GL/UNDERSTANDING-WCAG20/visual-audio-contrast-text-images.html"
                    }
                  ],
                  "related": [
                    "C12",
                    "C13",
                    "C14"
                  ],
                  "url": {
                    "C12": "https://www.w3.org/WAI/WCAG21/Techniques/css/C12",
                    "C13": "https://www.w3.org/WAI/WCAG21/Techniques/css/C13",
                    "C14": "https://www.w3.org/WAI/WCAG21/Techniques/css/C14"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 44,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "This test target has a font-size css property using an absolute unit value with the important flag."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea-stylesheet-responsive site-header-site-branding-main-navigation responsive-site-contained responsive-site-style-boxed header-full-width site-header-layout-horizontal site-header-alignment-center site-mobile-header-layout-horizontal site-mobile-header-alignment-center inline-logo-site-title site-content-header-alignment-center sidebar-position-right featured-image-alignment-left title-alignment-left content-alignment-left footer-bar-layout-horizontal footer-widgets-columns-0 scroll-to-top-device- …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "12px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" class=\"elementor-item\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "12px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/contact-us/\" class=\"elementor-item\">CONTACT US</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "12px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "12px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" class=\"elementor-item\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "12px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/contact-us/\" class=\"elementor-item\">CONTACT US</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "12px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "70px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "22px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">SUPPORT BRIAN AND OUR COMMUNITY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "48px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h4 class=\"elementor-heading-title elementor-size-default\">Contribute</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "32px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h4 class=\"elementor-heading-title elementor-size-default\">Newsletter</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "32px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">WE WANT TO HEAR FROM YOU</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "48px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(4) > textarea:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">SEND</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "48px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"elementor-element elementor-element-59fe1ff elementor-widget elementor-widget-text-editor\" data-id=\"59fe1ff\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\n\t\t\t\t\t\t\tbrian@brianmaienschein.com\t\t\t\t\t\t\n\t\t\t\t</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"font-size: 16px; background-color: var( --e-global-color-primary ); text-transform: inherit;\">brian@brianmaienschein.com</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">SUBSCRIBE</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">SITEMAP</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/\">\n\n\t\t\t\t\t\t\t\t\t\t\tHome\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://brianmaienschein.com/contact-us/\">\n\n\t\t\t\t\t\t\t\t\t\t\tContact Us\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">QUICK LINKS</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\">\n\n\t\t\t\t\t\t\t\t\t\t\tDonate\n\t\t\t\t\t\t\t\t\t\t\t</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"elementor-element elementor-element-8788be4 elementor-widget elementor-widget-text-editor\" data-id=\"8788be4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\n\t\t\t\t\t\t\tBrian Maienschein for City Attorney 2024\t\t\t\t\t\t\n\t\t\t\t</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"elementor-element elementor-element-8306f4e elementor-widget elementor-widget-text-editor\" data-id=\"8306f4e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\n\t\t\t\t\t\t\tCopyright © 2023. All rights reserved.\t\t\t\t\t\t\n\t\t\t\t</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(5)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(5)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 13,
              "warning": 1,
              "failed": 0,
              "inapplicable": 10
            },
            "assertions": {
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 13,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that heading markup is used when content is a heading."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">SUPPORT BRIAN AND OUR COMMUNITY</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4 class=\"elementor-heading-title elementor-size-default\">Contribute</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4 class=\"elementor-heading-title elementor-size-default\">Newsletter</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">WE WANT TO HEAR FROM YOU</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">SUBSCRIBE</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">SITEMAP</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5 class=\"elementor-heading-title elementor-size-default\">QUICK LINKS</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 60,
                "document": 1,
                "none": 8,
                "region": 10,
                "presentation": 2,
                "navigation": 2,
                "list": 5,
                "listitem": 10,
                "button": 14,
                "heading": 13,
                "form": 1,
                "textbox": 4,
                "contentinfo": 1,
                "dialog": 2
              },
              "tags": {
                "html": 1,
                "head": 1,
                "meta": 5,
                "link": 44,
                "title": 1,
                "script": 68,
                "style": 10,
                "body": 1,
                "svg": 8,
                "defs": 8,
                "filter": 8,
                "fecolormatrix": 8,
                "fecomponenttransfer": 8,
                "fefuncr": 8,
                "fefuncg": 8,
                "fefuncb": 8,
                "fefunca": 8,
                "fecomposite": 8,
                "div": 174,
                "header": 1,
                "p": 6,
                "a": 16,
                "section": 10,
                "img": 2,
                "nav": 2,
                "ul": 5,
                "li": 10,
                "i": 4,
                "span": 27,
                "h1": 1,
                "h3": 1,
                "h5": 6,
                "h2": 3,
                "h4": 2,
                "form": 1,
                "noscript": 1,
                "label": 4,
                "input": 6,
                "textarea": 1,
                "button": 13,
                "footer": 1,
                "br": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          22,
          35,
          50,
          17
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R14",
            "what": "This rule checks that the meta element retains the user agent ability to zoom.",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > meta:nth-child(2)"
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "elementor-device-mode",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > span:nth-child(53)"
            },
            "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "elementor-device-mode",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > span:nth-child(54)"
            },
            "excerpt": "<span id=\"elementor-device-mode\" class=\"elementor-screen-only\"></span>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" class=\"elementor-item\">DONATE</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/contact-us/\" class=\"elementor-item\">CONTACT US</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">Subscribe</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "wpforms-15-field_0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "wpforms-15-field_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "wpforms-15-field_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "TEXTAREA",
            "id": "wpforms-15-field_2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(4) > textarea:nth-child(2)"
            },
            "excerpt": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">SEND</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">CHECK REGISTRATION STATUS</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\">REGISTER TO VOTE TODAY</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/get-involved#newsletter\" target=\"_self\" class=\"rea-button rea-medium rea-carmine-pink rea-none rea-uppercase\">NEWSLETTER SIGNUP</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> Home </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/contact-us/\"> Contact Us </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\"> Donate </a>"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "wpforms-15-field_0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "wpforms-15-field_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "wpforms-15-field_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "TEXTAREA",
            "id": "wpforms-15-field_2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(4) > textarea:nth-child(2)"
            },
            "excerpt": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">Donate</span>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">Subscribe</span>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">Donate</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">Subscribe</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>"
          },
          {
            "ruleID": "QW-ACT-R75",
            "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"\"><head></head><body>Brian Maienschein – Maienschein for Assembly window._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/14.0.0\\/72x72\\/\",\"ext\":\".png\", ... &amp;&amp;i.getContext(\"2d\");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p. …"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">Donate</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">Subscribe</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">CHECK REGISTRATION STATUS</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">REGISTER TO VOTE TODAY</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"rea-text\">NEWSLETTER SIGNUP</span>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea- ... t-header-alignment-center sidebar-position-right featured-image-alignment-left title-alignment-left content-alignment-left footer-bar-layout-horizontal footer-widgets-columns-0 scroll-to-top-device- …"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com\" title=\"Brian Maienschein\" rel=\"home\">Brian Maienschein</a>"
          },
          {
            "ruleID": "QW-WCAG-T21",
            "what": "This technique checks the text alternative of images which are the only content of a link",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(3)"
            },
            "excerpt": "<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(4)"
            },
            "excerpt": "<link rel=\"pingback\" href=\"https://brianmaienschein.com/xmlrpc.php\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(7)"
            },
            "excerpt": "<link rel=\"dns-prefetch\" href=\"//fonts.googleapis.com\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "wp-block-library-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(14)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://brianmaienschein.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "classic-theme-styles-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(16)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"classic-theme-styles-css\" href=\"https://brianmaienschein.com/wp-includes/css/classic-themes.min.css?ver=1\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "responsive-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(18)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"responsive-style-css\" href=\"https://brianmaienschein.com/wp-content/themes/responsive/core/css/style.min.css?ver=4.7.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "responsive-pro-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(20)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"responsive-pro-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/includes/css/style.min.css?ver=2.4.5\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "responsive-addons-pro-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(22)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"responsive-addons-pro-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-addons-pro/public/css/responsive-addons-pro-public.css?ver=2.4.5\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "elementor-icons-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(23)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"elementor-icons-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.15.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "elementor-frontend-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(24)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"elementor-frontend-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.6.5\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "font-awesome-5-all-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(26)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"font-awesome-5-all-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.6.5\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "font-awesome-4-shim-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(27)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"font-awesome-4-shim-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.6.5\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "rea-frontend-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(28)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"rea-frontend-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/css/frontend.min.css?ver=1.6.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "mediaelement-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(29)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"mediaelement-css\" href=\"https://brianmaienschein.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "wp-mediaelement-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(30)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"wp-mediaelement-css\" href=\"https://brianmaienschein.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.1.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "icomoon-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(31)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"icomoon-style-css\" href=\"https://brianmaienschein.com/wp-content/themes/responsive/core/css/icomoon/style.min.css?ver=4.7.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "responsive-google-font-rubik-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(32)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"responsive-google-font-rubik-css\" href=\"//fonts.googleapis.com/css?family=Rubik%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&amp;subset=latin&amp;ver=6.1.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "responsive-google-font-roboto-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(33)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"responsive-google-font-roboto-css\" href=\"//fonts.googleapis.com/css?family=Roboto%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100i%2C200i%2C300i%2C400i%2C500i%2C600i%2C700i%2C800i%2C900i&amp;subset=latin&amp;ver=6.1.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "rea-animate-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(34)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"rea-animate-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/animate/animate.min.css?ver=1.6.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "rea-fancybox-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(35)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"rea-fancybox-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/fancybox/jquery-fancybox.min.css?ver=1.6.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "rea-photoswipe-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(36)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"rea-photoswipe-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/photoswipe.css?ver=1.6.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "rea-magnific-popup-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(37)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"rea-magnific-popup-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/magnific-popup/magnific-popup.min.css?ver=1.6.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "rea-photoswipe-default-skin-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(38)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"rea-photoswipe-default-skin-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/photoswipe/default-skin.css?ver=1.6.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "rea-plyr-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(39)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"rea-plyr-style-css\" href=\"https://brianmaienschein.com/wp-content/plugins/responsive-elementor-addons/assets/lib/plyr/plyr.min.css?ver=1.6.0\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "google-fonts-1-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(40)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"google-fonts-1-css\" href=\"https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&amp;display=auto&amp;ver=6.1.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "elementor-icons-shared-0-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(41)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"elementor-icons-shared-0-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "elementor-icons-fa-regular-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(42)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"elementor-icons-fa-regular-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "elementor-icons-fa-solid-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(43)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"elementor-icons-fa-solid-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(48)"
            },
            "excerpt": "<link rel=\"https://api.w.org/\" href=\"https://brianmaienschein.com/wp-json/\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(50)"
            },
            "excerpt": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://brianmaienschein.com/xmlrpc.php?rsd\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(51)"
            },
            "excerpt": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://brianmaienschein.com/wp-includes/wlwmanifest.xml\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(54)"
            },
            "excerpt": "<link rel=\"shortlink\" href=\"https://brianmaienschein.com/\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(59)"
            },
            "excerpt": "<link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-100x100.png\" sizes=\"32x32\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(60)"
            },
            "excerpt": "<link rel=\"icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\" sizes=\"192x192\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(61)"
            },
            "excerpt": "<link rel=\"apple-touch-icon\" href=\"https://brianmaienschein.com/wp-content/uploads/2022/02/bm-favicon-200x200.png\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "ordinalSeverity": 0,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > link:nth-child(1)"
            },
            "excerpt": "<link rel=\"stylesheet\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "ordinalSeverity": 0,
            "tagName": "LINK",
            "id": "e-animations-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > link:nth-child(13)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"e-animations-css\" href=\"https://brianmaienschein.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.6.5\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T15",
            "what": "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages.",
            "ordinalSeverity": 0,
            "tagName": "LINK",
            "id": "wpforms-full-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > link:nth-child(14)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"wpforms-full-css\" href=\"https://brianmaienschein.com/wp-content/plugins/wpforms/assets/css/wpforms-full.min.css?ver=1.7.4.1\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T17",
            "what": "This technique checks the correct position of labels in forms",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "wpforms-15-field_0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">"
          },
          {
            "ruleID": "QW-WCAG-T17",
            "what": "This technique checks the correct position of labels in forms",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "wpforms-15-field_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">"
          },
          {
            "ruleID": "QW-WCAG-T17",
            "what": "This technique checks the correct position of labels in forms",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "wpforms-15-field_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "menu-1-72c6ae3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"menu-1-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039442949307\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_ ... child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">HOME</a></li> <li class=\"menu-item menu- …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "menu-2-72c6ae3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"menu-2-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039442969492\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_ ... h-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\" _cssrules=\"true\">HOME</a></li> <li class=\"menu-item menu- …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2)"
            },
            "excerpt": "<ul class=\"elementor-icon-list-items\"> <li class=\"elementor-icon-list-item\"> <span class=\"elementor-icon-list-icon\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section: ... ild(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > span:nth-child(1 …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"elementor-icon-list-items\"> <li class=\"elementor-icon-list-item\"> <a href=\"https://brianmaienschein.com/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > footer:nt ... true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child( …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"elementor-icon-list-items\"> <li class=\"elementor-icon-list-item\"> <a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" _cssrules=\"true\" _selector=\"html > body: ... lass=\"elementor-icon-list-text\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-c …"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea- ... t-header-alignment-center sidebar-position-right featured-image-alignment-left title-alignment-left content-alignment-left footer-bar-layout-horizontal footer-widgets-columns-0 scroll-to-top-device- …"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" class=\"elementor-item\">DONATE</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/contact-us/\" class=\"elementor-item\">CONTACT US</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\" class=\"elementor-item\">DONATE</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/contact-us/\" class=\"elementor-item\">CONTACT US</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">SUPPORT BRIAN AND OUR COMMUNITY</h2>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">Contribute</h4>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">Newsletter</h4>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">WE WANT TO HEAR FROM YOU</h2>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "wpforms-15-field_0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Your Name\" required=\"\">"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "wpforms-15-field_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(2) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email\" required=\"\">"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "wpforms-15-field_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(3) > input:nth-child(2)"
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" placeholder=\"Your Subject\">"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "TEXTAREA",
            "id": "wpforms-15-field_2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(3) > div:nth-child(4) > textarea:nth-child(2)"
            },
            "excerpt": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Your Message\" required=\"\"></textarea>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > div:nth-child(4) > button:nth-child(4)"
            },
            "excerpt": "<button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-15\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SEND\" aria-live=\"assertive\" value=\"wpforms-submit\">SEND</button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-59fe1ff elementor-widget elementor-widget-text-editor\" data-id=\"59fe1ff\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> brian@brianmaienschein.com </div>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"font-size: 16px; background-color: var( --e-global-color-primary ); text-transform: inherit;\">brian@brianmaienschein.com</span>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">SUBSCRIBE</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">SITEMAP</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> Home </a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/contact-us/\"> Contact Us </a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">QUICK LINKS</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.efundraisingconnections.com/c/MaienscheinforCityAttorney2024\"> Donate </a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-8788be4 elementor-widget elementor-widget-text-editor\" data-id=\"8788be4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> Brian Maienschein for City Attorney 2024 </div>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-8306f4e elementor-widget elementor-widget-text-editor\" data-id=\"8306f4e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"> Copyright © 2023. All rights reserved. </div>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(4)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(5)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(35) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(2)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(4)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > button:nth-child(5)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > button:nth-child(3)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(36) > div:nth-child(2) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"elementor-heading-title elementor-size-default\">PROVEN LEADER</h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 class=\"elementor-heading-title elementor-size-default\">Brian Maienschein brings a record of getting things done for San Diego.</h3>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">GET INVOLVED</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">SUPPORT BRIAN AND OUR COMMUNITY</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">Contribute</h4>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4 class=\"elementor-heading-title elementor-size-default\">Newsletter</h4>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">CONTACT US</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">WE WANT TO HEAR FROM YOU</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">YOUR VOICE MATTERS</h2>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">SUBSCRIBE</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">SITEMAP</h5>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">QUICK LINKS</h5>"
          }
        ]
      },
      "endTime": 1687103945787
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687103945787,
      "url": "https://brianmaienschein.com/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2023-06-18T15:59:05.314Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1151918,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 7,
              "totalWarnings": 30,
              "totalIssues": 37
            },
            "issuesByLevel": {
              "A": {
                "count": 33,
                "pct": 89.19
              },
              "AA": {
                "count": 30,
                "pct": 81.08
              },
              "AAA": {
                "count": 37,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 3,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "895b5167-8994-4e0b-8323-dddca4a65006",
          "docID": "fd055db9-129a-4cf9-dd1b-ee0026987bb5",
          "sourceHash": "1f7b94213c99561dc2e68a98cc931814",
          "urlHttpCode": 200,
          "clientScriptErrors": [
            {}
          ],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=895b5167-8994-4e0b-8323-dddca4a65006",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3096.59
                },
                "height": 3096.59,
                "width": 1024
              },
              "position": {
                "line": 6158,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea-stylesheet-responsive site-header-site-branding-mai",
              "xpath": "/html/body",
              "issueID": "0b173d0628f2d08876fe44d93da0d8da",
              "signature": "a467dc42bb68f5b868f7fc15a766977c",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0b173d0628f2d08876fe44d93da0d8da"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": -32,
                  "y": -32
                },
                "bottom-right": {
                  "x": 273,
                  "y": 126.375
                },
                "height": 158.375,
                "width": 305
              },
              "position": {
                "line": 4122,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://brianmaienschein.com/\"&gt; &lt;img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "98f71fe0dcbae58b52564164ddd4c72e",
              "signature": "5cffc3203b8136d6e1bfb82de60edf9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=98f71fe0dcbae58b52564164ddd4c72e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4122,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://brianmaienschein.com\" title=\"Brian Maienschein\" rel=\"home\"&gt;Brian Maienschein&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/p[1]/a[1]",
              "issueID": "fce260131c9200b3b597cd62393c9b5d",
              "signature": "e8486c9f0324af71bd1deda175f2be17",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fce260131c9200b3b597cd62393c9b5d"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 974,
                  "y": 20
                },
                "height": 20,
                "width": 974
              },
              "position": {
                "line": 4123,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\"&gt;HOME&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "ee3501faaa64d1e00177e88c713c03a7",
              "signature": "364abca7b44bf95f294f647aaf829715",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ee3501faaa64d1e00177e88c713c03a7"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": -32,
                  "y": -32
                },
                "bottom-right": {
                  "x": 273,
                  "y": 126.375
                },
                "height": 158.375,
                "width": 305
              },
              "position": {
                "line": 4122,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://brianmaienschein.com/\"&gt; &lt;img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "cd4fe014f4019cff61ffe29c125c80e4",
              "signature": "85d4cfe7e8cea754f2192f2c3e41aeb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cd4fe014f4019cff61ffe29c125c80e4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 230.031,
                  "y": 80
                },
                "height": 80,
                "width": 230.031
              },
              "position": {
                "line": 11853,
                "column": 7
              },
              "errorSnippet": "&lt;nav role=\"navigation\" class=\"elementor-rea-nav-menu--main elementor-rea-nav-menu__container elementor-rea-nav-menu--layout-horizontal rea--pointer-underline rea--animation-menu1\" style=\"\"&gt;&lt;ul id=\"menu-1-72c6ae3\" class=\"elementor-rea-nav-menu\" d",
              "xpath": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]",
              "issueID": "32381b25e692347d6fb423cffdbd3bf1",
              "signature": "dc13a4101c9d45ed60f6c8b085278105",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=32381b25e692347d6fb423cffdbd3bf1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu-1-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039068026472\"&gt;&lt;li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-",
              "xpath": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]",
              "issueID": "d3c73dc407e5819b8206fc4e9dfae42c",
              "signature": "100c34228b120b789d6862f4a0fc82a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d3c73dc407e5819b8206fc4e9dfae42c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": -261,
                  "y": 37.5
                },
                "bottom-right": {
                  "x": 743,
                  "y": 37.5
                },
                "height": 0,
                "width": 1004
              },
              "position": {
                "line": 11861,
                "column": 3
              },
              "errorSnippet": "&lt;nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"top: 37.5px; width: 1024px; left: -261px;\"&gt;&lt;ul id=\"menu-2-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"168",
              "xpath": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]",
              "issueID": "def9b2c655308353a6f14fd920c343d9",
              "signature": "20c2c35c83c1b7f9251f69f39ff16dfe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=def9b2c655308353a6f14fd920c343d9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 140
                },
                "height": 150,
                "width": 1004
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu-2-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039068049976\"&gt;&lt;li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-",
              "xpath": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]",
              "issueID": "6833d58956aa02f204adcbd30fd55be3",
              "signature": "10d3b8804e07235ae5f4be6ed6f0df70",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6833d58956aa02f204adcbd30fd55be3"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 50
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 98
                },
                "height": 48,
                "width": 1004
              },
              "position": {
                "line": 11884,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-02e3ab8 elementor-widget elementor-widget-heading\" data-id=\"02e3ab8\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;h2 class=\"element",
              "xpath": "/html/body/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "bfd6852cc99bca366d152b0b16d7242a",
              "signature": "e57498cd52288b3b33add1d97deab2cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bfd6852cc99bca366d152b0b16d7242a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 48
                },
                "height": 48,
                "width": 1004
              },
              "position": {
                "line": 11885,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;h2 class=\"elementor-heading-title elementor-size-default\"&gt;SUPPORT BRIAN AND OUR COMMUNITY&lt;/h2&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "42466265769d5526c1dbe829888591fd",
              "signature": "21b5aac82a176b6a27e810e88c9ebfd8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=42466265769d5526c1dbe829888591fd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 48
                },
                "height": 48,
                "width": 1004
              },
              "position": {
                "line": 11902,
                "column": 4
              },
              "errorSnippet": "&lt;h2 class=\"elementor-heading-title elementor-size-default\"&gt;SUPPORT BRIAN AND OUR COMMUNITY&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "ff7455e47c1a7ff323e14716a943b439",
              "signature": "c41a727b8d26ba827e35aa2941877db0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ff7455e47c1a7ff323e14716a943b439"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 260.5
                },
                "bottom-right": {
                  "x": 442,
                  "y": 374.5
                },
                "height": 114,
                "width": 432
              },
              "position": {
                "line": 11950,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-394e0d7 elementor-widget elementor-widget-heading\" data-id=\"394e0d7\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;h2 class=\"element",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "bf83d690544c66645fee8ace5ce7ef16",
              "signature": "f7de6f62540da5186f939fc88eba9188",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bf83d690544c66645fee8ace5ce7ef16"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 432,
                  "y": 114
                },
                "height": 114,
                "width": 432
              },
              "position": {
                "line": 11951,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;h2 class=\"elementor-heading-title elementor-size-default\"&gt;WE WANT TO HEAR FROM YOU&lt;/h2&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "230b6886d4faf5f48a1cd742bde4fd4d",
              "signature": "5b175ad9e0e7493f93213d84f56c62d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=230b6886d4faf5f48a1cd742bde4fd4d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2217.203125
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2409.031125
                },
                "height": 191.82799999999997,
                "width": 1024
              },
              "position": {
                "line": 12005,
                "column": 5
              },
              "errorSnippet": "&lt;section class=\"elementor-section elementor-top-section elementor-element elementor-element-bf88f50 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bf88f50\" data-element_type=\"section\" data-settings=",
              "xpath": "/html/body/div[1]/div[1]/section[4]",
              "issueID": "26e2be5e08a565d15e5686ace6d4d8c0",
              "signature": "5cb29e62c1c7db01743c5509a1c70bc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=26e2be5e08a565d15e5686ace6d4d8c0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 80
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 271.828
                },
                "height": 191.828,
                "width": 1024
              },
              "position": {
                "line": 11997,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"elementor-container elementor-column-gap-default\"&gt; &lt;div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-afb8055\" data-id=\"afb8055\" data-element_type=\"column\"&gt; &lt;div class=\"eleme",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]",
              "issueID": "e12eb1288e23424dd5ee10f8a41040cf",
              "signature": "7d9ac7195c316c2c753324733885e75b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e12eb1288e23424dd5ee10f8a41040cf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 191.828
                },
                "height": 191.828,
                "width": 1024
              },
              "position": {
                "line": 11997,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-afb8055\" data-id=\"afb8055\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elem",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]",
              "issueID": "bd1c3b24cb0167d6e1e69399a1789f52",
              "signature": "06c143dc29f1079bcc2dc5826e2116e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bd1c3b24cb0167d6e1e69399a1789f52"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 171.828
                },
                "height": 171.828,
                "width": 1004
              },
              "position": {
                "line": 11997,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-d157c69 elementor-widget elementor-widget-heading\" data-id=\"d157c69\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]",
              "issueID": "2fd4212ed9af8b13b3c8010d808710fc",
              "signature": "c3739c4cbad0e027157d17f4acda210a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2fd4212ed9af8b13b3c8010d808710fc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 10
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 30
                },
                "height": 20,
                "width": 1004
              },
              "position": {
                "line": 11997,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-d157c69 elementor-widget elementor-widget-heading\" data-id=\"d157c69\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;h5 class=\"element",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "9583a80ed17f8ffaef8e59a130d830da",
              "signature": "403bfe1b2e7066c3b00b49f4d791b429",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9583a80ed17f8ffaef8e59a130d830da"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 20
                },
                "height": 20,
                "width": 1004
              },
              "position": {
                "line": 11997,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;h5 class=\"elementor-heading-title elementor-size-default\"&gt;ARE YOU REGISTERED TO VOTE?&lt;/h5&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "158b33214426af991e2b5e9a17be9da1",
              "signature": "d79d39d33eebb830e2eb0e44da18d707",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=158b33214426af991e2b5e9a17be9da1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 20
                },
                "height": 20,
                "width": 1004
              },
              "position": {
                "line": 12011,
                "column": 4
              },
              "errorSnippet": "&lt;h5 class=\"elementor-heading-title elementor-size-default\"&gt;ARE YOU REGISTERED TO VOTE?&lt;/h5&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "issueID": "894ddd8a9a66b38a2fec6a6d3da0265e",
              "signature": "4b46ad4cd26d16a0a4ec37140ea33fab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=894ddd8a9a66b38a2fec6a6d3da0265e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 118
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 181.8281
                },
                "height": 63.8281,
                "width": 1004
              },
              "position": {
                "line": 12017,
                "column": 5
              },
              "errorSnippet": "&lt;section class=\"elementor-section elementor-inner-section elementor-element elementor-element-79f1807 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79f1807\" data-element_type=\"section\"&gt; &lt;div ",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]",
              "issueID": "bc1328a8bfde9a357012bce8e90eafc8",
              "signature": "2bc4e8a4f323d62a555d1fac67a00bb0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bc1328a8bfde9a357012bce8e90eafc8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 63.8281
                },
                "height": 63.8281,
                "width": 1004
              },
              "position": {
                "line": 12006,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"elementor-container elementor-column-gap-default\"&gt; &lt;div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8e9189e\" data-id=\"8e9189e\" data-element_type=\"column\"&gt; &lt;div class=\"elem",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]",
              "issueID": "e329839c92183b4beee1f9c0174eff11",
              "signature": "a7c346648b92188e21230f437765c855",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e329839c92183b4beee1f9c0174eff11"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 502,
                  "y": 63.8281
                },
                "height": 63.8281,
                "width": 502
              },
              "position": {
                "line": 12007,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8e9189e\" data-id=\"8e9189e\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"ele",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]",
              "issueID": "ea958ddd34de263c335c49cde4e0e468",
              "signature": "49a33ccc205afb5b37ed05ee9c16ba3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ea958ddd34de263c335c49cde4e0e468"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 43.8281
                },
                "height": 43.8281,
                "width": 482
              },
              "position": {
                "line": 12008,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-b1ee3eb elementor-widget elementor-widget-rea-button\" data-id=\"b1ee3eb\" data-element_type=\"widget\" data-widget_type=\"rea-button.defau",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]",
              "issueID": "67237ab4a0cae5b575f90c137e0d6520",
              "signature": "65f4573a087fce605b097718b4414788",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=67237ab4a0cae5b575f90c137e0d6520"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 10
                },
                "bottom-right": {
                  "x": 492,
                  "y": 53.8281
                },
                "height": 43.8281,
                "width": 482
              },
              "position": {
                "line": 12009,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-b1ee3eb elementor-widget elementor-widget-rea-button\" data-id=\"b1ee3eb\" data-element_type=\"widget\" data-widget_type=\"rea-button.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;a href=\"htt",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "1629f1d585050cae1c8d77c6983e9f09",
              "signature": "d52a8eaee42bd68cdeb81e30ed36c960",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1629f1d585050cae1c8d77c6983e9f09"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 43.8281
                },
                "height": 43.8281,
                "width": 482
              },
              "position": {
                "line": 12010,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"&gt;&lt;span class=\"rea-overlay\"&gt;&lt;/span&gt;&lt;sp",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "d17979a1d4b589bfb8c3a4706c601b44",
              "signature": "472539fd48d242d911be333ee4773cab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d17979a1d4b589bfb8c3a4706c601b44"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 252.640625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 435.99962500000004,
                  "y": 12.8281
                },
                "height": 12.8281,
                "width": 183.359
              },
              "position": {
                "line": 4123,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"&gt;&lt;span class=\"rea-overlay\"&gt;&lt;/span&gt;&lt;span class=\"rea-text\"&gt;CHECK REGISTRATION STATU",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "df04c02dda04097d6764b6d7e2344410",
              "signature": "db6da113ab42d9fa24b9fb6a7c72fcc8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=df04c02dda04097d6764b6d7e2344410"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 23,
                  "y": 12.828125
                },
                "bottom-right": {
                  "x": 206.359,
                  "y": 24.828125
                },
                "height": 12,
                "width": 183.359
              },
              "position": {
                "line": 12023,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"rea-text\"&gt;CHECK REGISTRATION STATUS&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[2]",
              "issueID": "2a28a09e1c99b7319724328539982f3d",
              "signature": "0dc60ba69ffbb9e40e87f12959ba7d8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2a28a09e1c99b7319724328539982f3d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 502,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 63.8281
                },
                "height": 63.8281,
                "width": 502
              },
              "position": {
                "line": 12013,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-00ac45a\" data-id=\"00ac45a\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"ele",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]",
              "issueID": "d3498f2822b50e52dbe4a1f3d16d26b2",
              "signature": "49204f230f4e4663821aa6af574fc359",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d3498f2822b50e52dbe4a1f3d16d26b2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 43.8281
                },
                "height": 43.8281,
                "width": 482
              },
              "position": {
                "line": 12014,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-9312364 elementor-widget elementor-widget-rea-button\" data-id=\"9312364\" data-element_type=\"widget\" data-widget_type=\"rea-button.defau",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]",
              "issueID": "a406506f4e63878a71c18be697c29464",
              "signature": "8380487abd1d3fbf7354a4b186b23801",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a406506f4e63878a71c18be697c29464"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 10
                },
                "bottom-right": {
                  "x": 492,
                  "y": 53.8281
                },
                "height": 43.8281,
                "width": 482
              },
              "position": {
                "line": 12018,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-9312364 elementor-widget elementor-widget-rea-button\" data-id=\"9312364\" data-element_type=\"widget\" data-widget_type=\"rea-button.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;a href=\"htt",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "796219889023022d8f678a59ce6caa41",
              "signature": "a113787685e4329005d3bb0dd37d8203",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=796219889023022d8f678a59ce6caa41"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 502,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 196.562
                },
                "height": 196.562,
                "width": 502
              },
              "position": {
                "line": 12058,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3af24ce\" data-id=\"3af24ce\" data-element_type=\"column\"&gt; &lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"eleme",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]",
              "issueID": "974f9a92da89de6ac58e87400e1d7340",
              "signature": "a1a2cba39c8daccdfa2a18b1e0a82240",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=974f9a92da89de6ac58e87400e1d7340"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 176.562
                },
                "height": 176.562,
                "width": 482
              },
              "position": {
                "line": 12059,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-wrap elementor-element-populated\"&gt; &lt;div class=\"elementor-element elementor-element-8c99bd4 elementor-widget elementor-widget-heading\" data-id=\"8c99bd4\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]",
              "issueID": "e4632433c8bfb19e4549b90855d17007",
              "signature": "ec7a311a943c0c7ebb1cf1278f71ae03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e4632433c8bfb19e4549b90855d17007"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3096.59
                },
                "height": 3096.59,
                "width": 1024
              },
              "position": {
                "line": 6158,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea-stylesheet-responsive site-header-site-branding-mai",
              "xpath": "/html/body",
              "issueID": "641d8e7f1e6f3eca2255034ae72b0bb6",
              "signature": "efc733aaa88418ad9d2c47e2fe7e0962",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=641d8e7f1e6f3eca2255034ae72b0bb6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 252.640625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 435.99962500000004,
                  "y": 12.8281
                },
                "height": 12.8281,
                "width": 183.359
              },
              "position": {
                "line": 4123,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"&gt;&lt;span class=\"rea-overlay\"&gt;&lt;/span&gt;&lt;span class=\"rea-text\"&gt;CHECK REGISTRATION STATU",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2d3772218d03aa4a5b1111c68881c46a",
              "signature": "1a75da744081cc3d2b4ac9fe27b52000",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2d3772218d03aa4a5b1111c68881c46a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 160.266,
                  "y": 12.8281
                },
                "height": 12.8281,
                "width": 160.266
              },
              "position": {
                "line": 4123,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"&gt;&lt;span class=\"rea-overlay\"&gt;&lt;/span&gt;&lt;span class=\"rea-text\"&gt;REGISTER TO VOTE TODAY&lt;/span&gt;&lt;span class=\"rea",
              "xpath": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "fee0a0984bf8e236b664939b9ceeb57e",
              "signature": "9f76a31e5515b3d086e051b7714acb95",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fee0a0984bf8e236b664939b9ceeb57e"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          30,
          7
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea-stylesheet-responsive site-header-site-branding-mai"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\"> </a>"
          },
          {
            "ruleID": "79",
            "what": "This link has a `title` attribute that is the same as the text inside the link.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com\" title=\"Brian Maienschein\" rel=\"home\">Brian Maienschein</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\">HOME</a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com/wp-content/uploads/2023/05/ap_BrianMaienschein_logo-White.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\"> </a>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]"
            },
            "excerpt": "<nav role=\"navigation\" class=\"elementor-rea-nav-menu--main elementor-rea-nav-menu__container elementor-rea-nav-menu--layout-horizontal rea--pointer-underline rea--animation-menu1\" style=\"\"><ul id=\"menu-1-72c6ae3\" class=\"elementor-rea-nav-menu\" d"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "menu-1-72c6ae3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]"
            },
            "excerpt": "<ul id=\"menu-1-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039068026472\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]"
            },
            "excerpt": "<nav class=\"elementor-rea-nav-menu--dropdown elementor-rea-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"top: 37.5px; width: 1024px; left: -261px;\"><ul id=\"menu-2-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"168"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "menu-2-72c6ae3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/nav[2]/ul[1]"
            },
            "excerpt": "<ul id=\"menu-2-72c6ae3\" class=\"elementor-rea-nav-menu\" data-smartmenus-id=\"16871039068049976\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-9 current_page_item menu-item-"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-02e3ab8 elementor-widget elementor-widget-heading\" data-id=\"02e3ab8\" data-element_type=\"widget\" data-widget_type=\"heading.default\"> <div class=\"elementor-widget-container\"> <h2 class=\"element"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> <h2 class=\"elementor-heading-title elementor-size-default\">SUPPORT BRIAN AND OUR COMMUNITY</h2> </div>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"elementor-heading-title elementor-size-default\">SUPPORT BRIAN AND OUR COMMUNITY</h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-394e0d7 elementor-widget elementor-widget-heading\" data-id=\"394e0d7\" data-element_type=\"widget\" data-widget_type=\"heading.default\"> <div class=\"elementor-widget-container\"> <h2 class=\"element"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> <h2 class=\"elementor-heading-title elementor-size-default\">WE WANT TO HEAR FROM YOU</h2> </div>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]"
            },
            "excerpt": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bf88f50 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bf88f50\" data-element_type=\"section\" data-settings="
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]"
            },
            "excerpt": "<div class=\"elementor-container elementor-column-gap-default\"> <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-afb8055\" data-id=\"afb8055\" data-element_type=\"column\"> <div class=\"eleme"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-afb8055\" data-id=\"afb8055\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elem"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-d157c69 elementor-widget elementor-widget-heading\" data-id=\"d157c69\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-d157c69 elementor-widget elementor-widget-heading\" data-id=\"d157c69\" data-element_type=\"widget\" data-widget_type=\"heading.default\"> <div class=\"elementor-widget-container\"> <h5 class=\"element"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> <h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5> </div>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5 class=\"elementor-heading-title elementor-size-default\">ARE YOU REGISTERED TO VOTE?</h5>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]"
            },
            "excerpt": "<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-79f1807 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"79f1807\" data-element_type=\"section\"> <div "
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-container elementor-column-gap-default\"> <div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8e9189e\" data-id=\"8e9189e\" data-element_type=\"column\"> <div class=\"elem"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8e9189e\" data-id=\"8e9189e\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"ele"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-b1ee3eb elementor-widget elementor-widget-rea-button\" data-id=\"b1ee3eb\" data-element_type=\"widget\" data-widget_type=\"rea-button.defau"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-b1ee3eb elementor-widget elementor-widget-rea-button\" data-id=\"b1ee3eb\" data-element_type=\"widget\" data-widget_type=\"rea-button.default\"> <div class=\"elementor-widget-container\"> <a href=\"htt"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-container\"> <a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"><span class=\"rea-overlay\"></span><sp"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"><span class=\"rea-overlay\"></span><span class=\"rea-text\">CHECK REGISTRATION STATU"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[2]"
            },
            "excerpt": "<span class=\"rea-text\">CHECK REGISTRATION STATUS</span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-00ac45a\" data-id=\"00ac45a\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"ele"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-9312364 elementor-widget elementor-widget-rea-button\" data-id=\"9312364\" data-element_type=\"widget\" data-widget_type=\"rea-button.defau"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"elementor-element elementor-element-9312364 elementor-widget elementor-widget-rea-button\" data-id=\"9312364\" data-element_type=\"widget\" data-widget_type=\"rea-button.default\"> <div class=\"elementor-widget-container\"> <a href=\"htt"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]"
            },
            "excerpt": "<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3af24ce\" data-id=\"3af24ce\" data-element_type=\"column\"> <div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"eleme"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"elementor-widget-wrap elementor-element-populated\"> <div class=\"elementor-element elementor-element-8c99bd4 elementor-widget elementor-widget-heading\" data-id=\"8c99bd4\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt"
          },
          {
            "ruleID": "155",
            "what": "These headings are not structured in a hierarchical manner.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"home page-template page-template-elementor_header_footer page page-id-9 custom-background wp-custom-logo wp-embed-responsive rea-theme-header rea-theme-footer rea-template-responsive rea-stylesheet-responsive site-header-site-branding-mai"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.sdvote.com/content/rov/en/voter-info-lookup.html\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"><span class=\"rea-overlay\"></span><span class=\"rea-text\">CHECK REGISTRATION STATU"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a href=\"https://registertovote.ca.gov/\" target=\"_blank\" class=\"rea-button rea-medium rea-white rea-none rea-uppercase\"><span class=\"rea-overlay\"></span><span class=\"rea-text\">REGISTER TO VOTE TODAY</span><span class=\"rea"
          }
        ]
      },
      "endTime": 1687103946312
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687103946312,
      "url": "https://brianmaienschein.com/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": null
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": ""
              },
              "id": {
                "body": "",
                "main": ""
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 1,
              "items": [
                [
                  "email",
                  "",
                  "Email *; #wpforms-15-field_1"
                ]
              ]
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "autocomplete",
                "what": "Input is missing the required autocomplete attribute with value email",
                "ordinalSeverity": 2,
                "tagName": "INPUT",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Email *; #wpforms-15-field_1"
              }
            ]
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 221
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "bulk",
                "what": "Page contains a large number of visible elements",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "HTML",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "embAc": {
            "what": "active elements embedded in links or buttons",
            "data": {
              "totals": {
                "links": 0,
                "buttons": 0,
                "inputs": 0,
                "selects": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "filter": {
            "what": "filter styles on elements",
            "data": {
              "totals": {
                "styledElements": 0,
                "impactedElements": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 17,
              "tabFocused": 17,
              "discrepancy": 0
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 17,
                "types": {
                  "missing": {
                    "total": 9,
                    "tagNames": {
                      "A": 5,
                      "INPUT": 3,
                      "TEXTAREA": 1
                    }
                  },
                  "nonoutline": {
                    "total": 1,
                    "tagNames": {
                      "BUTTON": 1
                    }
                  },
                  "outline": {
                    "total": 7,
                    "meanDelay": 45,
                    "tagNames": {
                      "A": 7
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Subscribe"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "wpforms-15-field_0",
                    "text": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\""
                  },
                  {
                    "tagName": "INPUT",
                    "id": "wpforms-15-field_1",
                    "text": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name="
                  },
                  {
                    "tagName": "INPUT",
                    "id": "wpforms-15-field_3",
                    "text": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" pla"
                  },
                  {
                    "tagName": "TEXTAREA",
                    "id": "wpforms-15-field_2",
                    "text": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms["
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CHECK REGISTRATION STATUS"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "REGISTER TO VOTE TODAY"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "NEWSLETTER SIGNUP"
                  }
                ],
                "nonoutline": [
                  {
                    "tagName": "BUTTON",
                    "id": "wpforms-submit-15",
                    "text": "SEND"
                  }
                ],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "HOME",
                    "delay": 105
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTACT US",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Us",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              1,
              9
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "BUTTON element has a non-outline focus indicator",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "wpforms-submit-15",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SEND"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Subscribe"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "wpforms-15-field_0",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\""
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "wpforms-15-field_1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name="
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "wpforms-15-field_3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" pla"
              },
              {
                "ruleID": "focInd",
                "what": "TEXTAREA element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "TEXTAREA",
                "id": "wpforms-15-field_2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms["
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CHECK REGISTRATION STATUS"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "REGISTER TO VOTE TODAY"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "NEWSLETTER SIGNUP"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 31,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "focusableAndOperable": {
                    "total": 31,
                    "tagNames": {
                      "A": 16,
                      "DIV": 1,
                      "INPUT": 6,
                      "TEXTAREA": 1,
                      "BUTTON": 7
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Brian Maienschein",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://brianmaienschein.com/\" style=\"cursor: default;\"> <img width=\"6\" height=\"3\" src=\"htt",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "HOME",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTACT US",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "Menu",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "HOME",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTACT US",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Subscribe",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "wpforms-15-field_0",
                    "text": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "wpforms-15-field_1",
                    "text": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "wpforms-15-field_3",
                    "text": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" pla",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "TEXTAREA",
                    "id": "wpforms-15-field_2",
                    "text": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"wpforms[id]\" value=\"15\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"wpforms[author]\" value=\"3\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"wpforms[post_id]\" value=\"9\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "wpforms-submit-15",
                    "text": "SEND",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CHECK REGISTRATION STATUS",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "REGISTER TO VOTE TODAY",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "NEWSLETTER SIGNUP",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact Us",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\" style=\"cursor: default;\"></butt",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "<button class=\"pswp__button pswp__button--share\" title=\"Share\" style=\"cursor: default;\"></button>",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\" style=\"cursor: default;\"></b",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\" style=\"cursor: default;\"></butto",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\" style=\"cursor: ",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\" style=\"cursor: de",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focVis": {
            "what": "links that are invisible when focused",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "hover": {
            "what": "hover-caused content changes",
            "data": {
              "totals": {
                "triggers": 20,
                "triggerSample": 20,
                "impactTriggers": 0,
                "additions": 0,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 0,
                "noCursors": 0,
                "badCursors": 1,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [],
                "unhoverables": [],
                "noCursors": [],
                "badCursors": [
                  {
                    "tagName": "BUTTON",
                    "id": "wpforms-submit-15",
                    "text": "SEND"
                  }
                ],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Link or button makes the hovering mouse cursor nonstandard",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "wpforms-submit-15",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SEND"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 6,
                "wellLabeled": 5
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [
                  {
                    "index": 5,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {},
                    "content": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
                  },
                  {
                    "index": 6,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {},
                    "content": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
                  },
                  {
                    "index": 7,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {},
                    "content": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
                  },
                  {
                    "index": 8,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {},
                    "content": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
                  },
                  {
                    "index": 9,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {},
                    "content": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
                  },
                  {
                    "index": 10,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {},
                    "content": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
                  }
                ],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Name *"
                      ]
                    }
                  },
                  {
                    "index": 1,
                    "tagName": "INPUT",
                    "type": "email",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Email *"
                      ]
                    }
                  },
                  {
                    "index": 2,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Single Line Text"
                      ]
                    }
                  },
                  {
                    "index": 3,
                    "tagName": "TEXTAREA",
                    "type": "textarea",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Comment or Message *"
                      ]
                    }
                  },
                  {
                    "index": 4,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {
                      "content": "SEND"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              6
            ],
            "standardInstances": [
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
              },
              {
                "ruleID": "labClash",
                "what": "Element BUTTON is unlabeled",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
              }
            ]
          },
          "linkTo": {
            "what": "links without destinations",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkUl": {
            "what": "missing underlines on inline links",
            "data": {
              "totals": {
                "links": 16,
                "adjacent": {
                  "total": 8,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Brian Maienschein"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com"
                  },
                  {
                    "id": "",
                    "text": "Donate"
                  },
                  {
                    "id": "",
                    "text": "Subscribe"
                  },
                  {
                    "id": "",
                    "text": "CHECK REGISTRATION STATUS"
                  },
                  {
                    "id": "",
                    "text": "REGISTER TO VOTE TODAY"
                  },
                  {
                    "id": "",
                    "text": "NEWSLETTER SIGNUP"
                  },
                  {
                    "id": "",
                    "text": "Donate"
                  }
                ]
              }
            },
            "totals": [
              0,
              8,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Brian Maienschein"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Subscribe"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CHECK REGISTRATION STATUS"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "REGISTER TO VOTE TODAY"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "NEWSLETTER SIGNUP"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "nonTable": {
            "what": "table elements used for layout",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "radioSet": {
            "what": "radio buttons not grouped into standard field sets",
            "data": {
              "totals": {
                "total": 0,
                "inSet": 0,
                "percent": "N.A."
              },
              "items": {
                "inSet": [],
                "notInSet": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "role": {
            "what": "invalid and native-replacing explicit roles",
            "data": {
              "roleElements": 13,
              "badRoleElements": 2,
              "redundantRoleElements": 2,
              "tagNames": {
                "NAV": {
                  "navigation": {
                    "bad": 0,
                    "redundant": 2
                  }
                },
                "DIV": {
                  "button": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "FOOTER": {
                  "contentinfo": {
                    "bad": 1,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              2,
              0,
              2
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "NAV elements have redundant explicit role navigation (count: 2)",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role button (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "FOOTER",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "button": {
                  "total": 7,
                  "subtotals": [
                    4,
                    2,
                    1
                  ]
                },
                "adjacentLink": {
                  "total": 8,
                  "subtotals": [
                    5,
                    2,
                    1
                  ]
                },
                "listLink": {
                  "total": 8,
                  "subtotals": [
                    2,
                    2,
                    2,
                    1,
                    1
                  ]
                },
                "h1": {
                  "total": 1
                },
                "h2": {
                  "total": 3,
                  "subtotals": [
                    2,
                    1
                  ]
                },
                "h3": {
                  "total": 1
                },
                "h4": {
                  "total": 2
                },
                "h5": {
                  "total": 6,
                  "subtotals": [
                    3,
                    1,
                    1,
                    1
                  ]
                }
              },
              "items": {
                "button": {
                  "opacity": {
                    "1": [
                      "SEND"
                    ],
                    "0.75": [
                      "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>",
                      "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>",
                      "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>",
                      "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
                    ],
                    "0.001": [
                      "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>",
                      "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
                    ]
                  },
                  "borderStyle": {
                    "solid": [
                      "SEND"
                    ],
                    "none": [
                      "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>",
                      "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>",
                      "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>",
                      "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>",
                      "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>",
                      "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
                    ]
                  },
                  "height": {
                    "39px": [
                      "SEND"
                    ],
                    "44px": [
                      "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>",
                      "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>",
                      "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>",
                      "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
                    ],
                    "100px": [
                      "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>",
                      "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
                    ]
                  },
                  "lineHeight": {
                    "15px": [
                      "SEND"
                    ],
                    "13px": [
                      "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>",
                      "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>",
                      "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>",
                      "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>",
                      "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>",
                      "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "300": [
                      "Donate"
                    ],
                    "400": [
                      "Brian Maienschein",
                      "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com"
                    ],
                    "500": [
                      "Donate",
                      "Subscribe",
                      "CHECK REGISTRATION STATUS",
                      "REGISTER TO VOTE TODAY",
                      "NEWSLETTER SIGNUP"
                    ]
                  }
                },
                "listLink": {
                  "fontWeight": {
                    "300": [
                      "Home",
                      "Contact Us"
                    ],
                    "400": [
                      "HOME",
                      "DONATE",
                      "CONTACT US"
                    ],
                    "600": [
                      "HOME",
                      "DONATE",
                      "CONTACT US"
                    ]
                  },
                  "color": {
                    "rgb(39, 170, 225)": [
                      "HOME",
                      "HOME",
                      "Home",
                      "Contact Us"
                    ],
                    "rgb(255, 255, 255)": [
                      "DONATE",
                      "CONTACT US"
                    ],
                    "rgb(0, 73, 107)": [
                      "DONATE",
                      "CONTACT US"
                    ]
                  },
                  "fontSize": {
                    "12px": [
                      "HOME",
                      "DONATE",
                      "CONTACT US",
                      "HOME",
                      "DONATE",
                      "CONTACT US"
                    ],
                    "16px": [
                      "Home",
                      "Contact Us"
                    ]
                  },
                  "lineHeight": {
                    "20px": [
                      "HOME",
                      "DONATE",
                      "CONTACT US",
                      "HOME",
                      "DONATE",
                      "CONTACT US"
                    ],
                    "16px": [
                      "Home",
                      "Contact Us"
                    ]
                  }
                },
                "h2": {
                  "color": {
                    "rgb(0, 73, 107)": [
                      "SUPPORT BRIAN AND OUR COMMUNITY"
                    ],
                    "rgb(255, 255, 255)": [
                      "WE WANT TO HEAR FROM YOU",
                      "YOUR VOICE MATTERS"
                    ]
                  }
                },
                "h5": {
                  "fontWeight": {
                    "600": [
                      "ARE YOU REGISTERED TO VOTE?"
                    ],
                    "700": [
                      "GET INVOLVED",
                      "CONTACT US",
                      "SUBSCRIBE",
                      "SITEMAP",
                      "QUICK LINKS"
                    ]
                  },
                  "color": {
                    "rgb(222, 182, 14)": [
                      "GET INVOLVED"
                    ],
                    "rgb(39, 170, 225)": [
                      "CONTACT US"
                    ],
                    "rgb(0, 73, 107)": [
                      "ARE YOU REGISTERED TO VOTE?"
                    ],
                    "rgb(255, 255, 255)": [
                      "SUBSCRIBE",
                      "SITEMAP",
                      "QUICK LINKS"
                    ]
                  }
                }
              }
            },
            "totals": [
              2,
              4,
              2,
              4
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 3 different styles",
                "count": 2,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Links in columns have 5 different styles",
                "count": 4,
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Buttons have 3 different styles",
                "count": 2,
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-2 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-5 headings have 4 different styles",
                "count": 3,
                "ordinalSeverity": 3,
                "tagName": "H5",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "tabElements": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "tabLists": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "tabElements": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 26,
                "tagNames": {
                  "HEADER": 1,
                  "SECTION": 1,
                  "UL": 2,
                  "NAV": 1,
                  "A": 5,
                  "SPAN": 5,
                  "BUTTON": 7,
                  "DIV": 4
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "masthead",
                  "text": "Brian Maienschein /*! elementor - v3.6.5 - 27-04-2022 */ .elementor-widget-image{text-align:center}."
                },
                {
                  "tagName": "SECTION",
                  "id": "",
                  "text": "/*! elementor - v3.6.5 - 27-04-2022 */ .elementor-widget-image{text-align:center}.elementor-widget-i"
                },
                {
                  "tagName": "UL",
                  "id": "menu-1-72c6ae3",
                  "text": "HOME DONATE CONTACT US"
                },
                {
                  "tagName": "NAV",
                  "id": "",
                  "text": "HOME DONATE CONTACT US"
                },
                {
                  "tagName": "UL",
                  "id": "menu-2-72c6ae3",
                  "text": "HOME DONATE CONTACT US"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Donate"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"rea-overlay\"></span>"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "Subscribe"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"rea-overlay\"></span>"
                },
                {
                  "tagName": "BUTTON",
                  "id": "wpforms-submit-15",
                  "text": "SEND"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "CHECK REGISTRATION STATUS"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"rea-overlay\"></span>"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "REGISTER TO VOTE TODAY"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"rea-overlay\"></span>"
                },
                {
                  "tagName": "A",
                  "id": "",
                  "text": "NEWSLETTER SIGNUP"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"rea-overlay\"></span>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"pswp\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\"><div class=\"pswp__bg\"></div><div cl"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"pswp__ui pswp__ui--hidden\"><div class=\"pswp__top-bar\"><div class=\"pswp__counter\"></div><"
                },
                {
                  "tagName": "BUTTON",
                  "id": "",
                  "text": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
                },
                {
                  "tagName": "BUTTON",
                  "id": "",
                  "text": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
                },
                {
                  "tagName": "BUTTON",
                  "id": "",
                  "text": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
                },
                {
                  "tagName": "BUTTON",
                  "id": "",
                  "text": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"pswp__share-modal pswp__share-modal--hidden pswp__single-tap\"><div class=\"pswp__share-to"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"pswp__share-tooltip\"></div>"
                },
                {
                  "tagName": "BUTTON",
                  "id": "",
                  "text": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
                },
                {
                  "tagName": "BUTTON",
                  "id": "",
                  "text": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
                }
              ]
            },
            "totals": [
              26,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "masthead",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Brian Maienschein /*! elementor - v3.6.5 - 27-04-2022 */ .elementor-widget-image{text-align:center}."
              },
              {
                "ruleID": "zIndex",
                "what": "SECTION element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SECTION",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "/*! elementor - v3.6.5 - 27-04-2022 */ .elementor-widget-image{text-align:center}.elementor-widget-i"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "menu-1-72c6ae3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "HOME DONATE CONTACT US"
              },
              {
                "ruleID": "zIndex",
                "what": "NAV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "HOME DONATE CONTACT US"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "menu-2-72c6ae3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "HOME DONATE CONTACT US"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"rea-overlay\"></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Subscribe"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"rea-overlay\"></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "wpforms-submit-15",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SEND"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CHECK REGISTRATION STATUS"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"rea-overlay\"></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "REGISTER TO VOTE TODAY"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"rea-overlay\"></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "NEWSLETTER SIGNUP"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"rea-overlay\"></span>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"pswp\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\"><div class=\"pswp__bg\"></div><div cl"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"pswp__ui pswp__ui--hidden\"><div class=\"pswp__top-bar\"><div class=\"pswp__counter\"></div><"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"pswp__share-modal pswp__share-modal--hidden pswp__single-tap\"><div class=\"pswp__share-to"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"pswp__share-tooltip\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          29,
          14,
          5,
          21
        ],
        "instances": [
          {
            "ruleID": "autocomplete",
            "what": "Input is missing the required autocomplete attribute with value email",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Email *; #wpforms-15-field_1"
          },
          {
            "ruleID": "bulk",
            "what": "Page contains a large number of visible elements",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "BUTTON element has a non-outline focus indicator",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SEND"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Subscribe"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "wpforms-15-field_0",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\""
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "wpforms-15-field_1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"email\" id=\"wpforms-15-field_1\" class=\"wpforms-field-large wpforms-field-required\" name="
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "wpforms-15-field_3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" id=\"wpforms-15-field_3\" class=\"wpforms-field-large\" name=\"wpforms[fields][3]\" pla"
          },
          {
            "ruleID": "focInd",
            "what": "TEXTAREA element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "TEXTAREA",
            "id": "wpforms-15-field_2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<textarea id=\"wpforms-15-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms["
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CHECK REGISTRATION STATUS"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "REGISTER TO VOTE TODAY"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "NEWSLETTER SIGNUP"
          },
          {
            "ruleID": "hover",
            "what": "Link or button makes the hovering mouse cursor nonstandard",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SEND"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
          },
          {
            "ruleID": "labClash",
            "what": "Element BUTTON is unlabeled",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "BUTTON: <button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Brian Maienschein"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://brianmaienschein.com/\"> <img width=\"6\" height=\"3\" src=\"https://brianmaienschein.com"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Subscribe"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CHECK REGISTRATION STATUS"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "REGISTER TO VOTE TODAY"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "NEWSLETTER SIGNUP"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "role",
            "what": "NAV elements have redundant explicit role navigation (count: 2)",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role button (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "FOOTER",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 3 different styles",
            "count": 2,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Links in columns have 5 different styles",
            "count": 4,
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Buttons have 3 different styles",
            "count": 2,
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-2 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-5 headings have 4 different styles",
            "count": 3,
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "masthead",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Brian Maienschein /*! elementor - v3.6.5 - 27-04-2022 */ .elementor-widget-image{text-align:center}."
          },
          {
            "ruleID": "zIndex",
            "what": "SECTION element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "/*! elementor - v3.6.5 - 27-04-2022 */ .elementor-widget-image{text-align:center}.elementor-widget-i"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "menu-1-72c6ae3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "HOME DONATE CONTACT US"
          },
          {
            "ruleID": "zIndex",
            "what": "NAV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "HOME DONATE CONTACT US"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "menu-2-72c6ae3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "HOME DONATE CONTACT US"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"rea-overlay\"></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Subscribe"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"rea-overlay\"></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SEND"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CHECK REGISTRATION STATUS"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"rea-overlay\"></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "REGISTER TO VOTE TODAY"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"rea-overlay\"></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "NEWSLETTER SIGNUP"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"rea-overlay\"></span>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"pswp\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\"><div class=\"pswp__bg\"></div><div cl"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"pswp__ui pswp__ui--hidden\"><div class=\"pswp__top-bar\"><div class=\"pswp__counter\"></div><"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"></button>"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button class=\"pswp__button pswp__button--share\" title=\"Share\"></button>"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"></button>"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in/out\"></button>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"pswp__share-modal pswp__share-modal--hidden pswp__single-tap\"><div class=\"pswp__share-to"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"pswp__share-tooltip\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"></button>"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)\"></button>"
          }
        ]
      },
      "endTime": 1687103979951
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687103979951,
      "url": "https://brianmaienschein.com/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Brian Maienschein – Maienschein for Assembly",
          "pageurl": "https://brianmaienschein.com/",
          "time": 3.11,
          "creditsremaining": 1008,
          "allitemcount": 71,
          "totalelements": 478,
          "waveurl": "http://wave.webaim.org/report?url=https://brianmaienschein.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + A > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 11,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 11,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > UL#menu-1-72c6ae3 > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV > DIV#wpforms-15-field_0-container > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV > DIV#wpforms-15-field_1-container > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV > DIV#wpforms-15-field_2-container > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV + DIV > BUTTON#wpforms-submit-15",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > SPAN:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    3.65,
                    "#27aae1",
                    "#00496b",
                    false
                  ],
                  [
                    1.74,
                    "#deb60e",
                    "#e2f6ff",
                    true
                  ],
                  [
                    2.65,
                    "#ffffff",
                    "#27aae1",
                    false
                  ],
                  [
                    2.65,
                    "#ffffff",
                    "#27aae1",
                    false
                  ],
                  [
                    1.94,
                    "#deb60e",
                    "#ffffff",
                    false
                  ],
                  [
                    1.94,
                    "#deb60e",
                    "#ffffff",
                    false
                  ],
                  [
                    1.94,
                    "#deb60e",
                    "#ffffff",
                    false
                  ],
                  [
                    2.65,
                    "#ffffff",
                    "#27aae1",
                    false
                  ],
                  [
                    3.65,
                    "#00496b",
                    "#27aae1",
                    false
                  ],
                  [
                    2.65,
                    "#ffffff",
                    "#27aae1",
                    true
                  ],
                  [
                    2.65,
                    "#ffffff",
                    "#27aae1",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 8,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > UL#menu-1-72c6ae3 > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          8,
          0,
          0,
          12
        ],
        "instances": [
          {
            "ruleID": "alt_link_missing",
            "what": "Linked image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + A > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > UL#menu-1-72c6ae3 > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > SPAN:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > SPAN:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV > DIV#wpforms-15-field_0-container > LABEL:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV > DIV#wpforms-15-field_1-container > LABEL:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV > DIV#wpforms-15-field_2-container > LABEL:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "wpforms-submit-15",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT + DIV + DIV > BUTTON#wpforms-submit-15"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > SPAN:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H4:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child + DIV > SECTION:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > UL#menu-1-72c6ae3 > LI:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER:first-child + DIV > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#wpforms-15 > FORM#wpforms-form-15 > DIV:first-child + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "title_redundant",
            "what": "Redundant title text",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > P:first-child > A:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687103983331
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD76-c",
      "which": "https://brianmaienschein.com/",
      "what": "Candidate Brian Maienschein (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T15:58:21",
    "endTime": "2023-06-18T15:59:43",
    "elapsedSeconds": 81,
    "visitLatency": 8,
    "logCount": 12,
    "logSize": 552,
    "errorLogCount": 0,
    "errorLogSize": 0,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        34
      ],
      [
        "testaro",
        14
      ],
      [
        "alfa",
        8
      ],
      [
        "ibm",
        4
      ],
      [
        "qualWeb",
        3
      ],
      [
        "wave",
        3
      ],
      [
        "nuVal",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 1065,
      "issue": 925,
      "tool": 138,
      "prevention": 0,
      "log": 2,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          153,
          57,
          166,
          154
        ],
        "byTool": {
          "testaro": [
            29,
            14,
            5,
            21
          ],
          "alfa": [
            58,
            0,
            0,
            46
          ],
          "axe": [
            6,
            5,
            25,
            11
          ],
          "continuum": [
            0,
            0,
            0,
            2
          ],
          "htmlcs": [
            6,
            0,
            0,
            15
          ],
          "ibm": [
            0,
            3,
            0,
            23
          ],
          "nuVal": [
            24,
            0,
            56,
            0
          ],
          "qualWeb": [
            22,
            35,
            50,
            17
          ],
          "tenon": [
            0,
            0,
            30,
            7
          ],
          "wave": [
            8,
            0,
            0,
            12
          ]
        }
      },
      "prevention": {},
      "issue": {
        "linkNoText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            },
            "continuum": {
              "237": {
                "quality": 1,
                "what": "a element has no machanism allowing an accessible name value to be calculated",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This A element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_1_1.H30.2": {
                "quality": 1,
                "what": "img element is the only link content but has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link."
                  ]
                }
              }
            },
            "ibm": {
              "a_text_purpose": {
                "quality": 1,
                "what": "Hyperlink has no link text, label, or image with a text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Hyperlink has no link text, label or image with a text alternative"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R12": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each link has an accessible name."
                  ]
                }
              },
              "QW-WCAG-T21": {
                "quality": 1,
                "what": "Accessible name is not provided for an image which is the only content in a link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This technique checks the text alternative of images which are the only content of a link"
                  ]
                }
              }
            },
            "tenon": {
              "57": {
                "quality": 1,
                "what": "Link has no text inside it",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has no text inside it."
                  ]
                }
              }
            },
            "wave": {
              "alt_link_missing": {
                "quality": 1,
                "what": "Linked image has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Linked image missing alternative text"
                  ]
                }
              }
            }
          }
        },
        "metaBansZoom": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r47": {
                "quality": 1,
                "what": "meta element restricts zooming",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "<meta name='viewport'> elements do not prevent zoom"
                  ]
                }
              }
            },
            "axe": {
              "meta-viewport": {
                "quality": 1,
                "what": "Zooming and scaling are disabled",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Zooming and scaling must not be disabled; maximum-scale on <meta> tag disables zooming on mobile devices"
                  ]
                }
              }
            },
            "continuum": {
              "59": {
                "quality": 1,
                "what": "meta element in the head sets the viewport maximum-scale to less than 2",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R14": {
                "quality": 1,
                "what": "meta viewport prevents zoom",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the meta element retains the user agent ability to zoom."
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "fragmentaryNoticeRisk": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r54": {
                "quality": 1,
                "what": "Assertive region is not atomic",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Assertive live region is marked as atomic"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 54,
          "maxCount": 27,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 27,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 16,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 68,
          "maxCount": 17,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "Element in sequential focus order has visible focus"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 17,
                  "texts": [
                    "This rule checks that each element in sequential focus order has some visible focus indication."
                  ]
                }
              }
            },
            "testaro": {
              "focInd": {
                "quality": 1,
                "what": "Focused element displays a nonstandard or no focus indicator",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "BUTTON element has a non-outline focus indicator",
                    "A element has no focus indicator",
                    "INPUT element has no focus indicator",
                    "TEXTAREA element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 28,
          "maxCount": 28,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 28,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change background to #00151f.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.65:1. Recommendation:  change background to #005f88."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 112,
          "maxCount": 28,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 28,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it's partially obscured by another element",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.67 between the foreground and shadow color (foreground color: #27aae1, text-shadow color: #00496b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.74 (foreground color: #deb60e, background color: #e2f6ff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.65 (foreground color: #ffffff, background color: #27aae1, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.65 (foreground color: #00496b, background color: #27aae1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.67 between the foreground and shadow color (foreground color: #ffffff, text-shadow color: #27a9e0, font size: 36.0pt (48px), font weight: bold). Expected contrast ratio of 3:1"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G18.Fail": {
                "quality": 1,
                "what": "Contrast between the text and its background is less than 4.5:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.65:1. Recommendation:  change background to #007eb3.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.75:1. Recommendation:  change text colour to #040300.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change background to #003b56.",
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.66:1. Recommendation:  change text colour to #003b56."
                  ]
                }
              }
            },
            "ibm": {
              "text_contrast_sufficient": {
                "quality": 1,
                "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Text contrast of 2.65 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 600"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "decorativeImageRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.2": {
                "quality": 1,
                "what": "Image marked as decorative may be informative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Img element is marked so that it is ignored by Assistive Technology."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_6.G17.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and its background image may be less than 7:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and the background image may be less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.3_2_5.H83.3": {
                "quality": 1,
                "what": "Link text may fail to indicate that the link will open in a new window",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.",
                    "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.",
                    "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.",
                    "The heading structure is not logically nested. This h5 element should be an h4 to be properly nested."
                  ]
                }
              }
            },
            "tenon": {
              "155": {
                "quality": 1,
                "what": "Headings are not structured in a hierarchical manner",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "These headings are not structured in a hierarchical manner."
                  ]
                }
              }
            }
          }
        },
        "linkElementBad": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.2_4_8.H59.1": {
                "quality": 1,
                "what": "link element is not in the document head",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Link elements can only be located in the head section of the document."
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "ibm": {
              "element_id_unique": {
                "quality": 1,
                "what": "Element has an id attribute value that is already in use",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The <span> element has the id \"elementor-device-mode\" that is already in use"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "landmarkConfusion": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_landmark_name_unique": {
                "quality": 1,
                "what": "Multiple landmarks with the same parent region are not distinguished from one another",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label"
                  ]
                }
              }
            }
          }
        },
        "focusableHidden": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "ibm": {
              "aria_hidden_nontabbable": {
                "quality": 1,
                "what": "Element has an ancestor with a true aria-hidden attribute but is focusable",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_role_redundant": {
                "quality": 1,
                "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
                    "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>"
                  ]
                }
              }
            },
            "nuVal": {
              "^The .+ role is unnecessary for element .+$": {
                "quality": 1,
                "what": "explicit role is redundant for its element",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The navigation role is unnecessary for element nav.",
                    "The contentinfo role is unnecessary for element footer."
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "NAV elements have redundant explicit role navigation (count: 2)",
                    "DIV elements have invalid or native-replaceable explicit role button (count: 1)",
                    "FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)"
                  ]
                }
              }
            }
          }
        },
        "roleBad": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_contentinfo_misuse": {
                "quality": 1,
                "what": "Element with a contentinfo role is present without an element with a main role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with \"contentinfo\" role is present without an element with \"main\" role"
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "nuVal": {
              "The type attribute is unnecessary for JavaScript resources.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a JavaScript resource",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "The type attribute is unnecessary for JavaScript resources."
                  ]
                }
              }
            }
          }
        },
        "cssInvalid": {
          "score": 150,
          "maxCount": 50,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^CSS: .+: .+ is not a .+ value.*$": {
                "quality": 1,
                "what": "Invalid value in CSS",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "CSS: margin: \"0 0 1em 0\" is not a margin value.",
                    "CSS: max-width: px is not a max-width value."
                  ]
                }
              },
              "^CSS: .+: Property .+ doesn't exist.*$": {
                "quality": 1,
                "what": "Invalid property in CSS",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "CSS: padding-bototm: Property padding-bototm doesn't exist."
                  ]
                }
              },
              "^CSS: .+: Parse Error.*$": {
                "quality": 1,
                "what": "Invalid CSS",
                "complaints": {
                  "countTotal": 40,
                  "texts": [
                    "CSS: color: Parse Error.",
                    "CSS: stroke: Parse Error.",
                    "CSS: border-color: Parse Error.",
                    "CSS: border-radius: Parse Error.",
                    "CSS: text-align: Parse Error.",
                    "CSS: background-color: Parse Error."
                  ]
                }
              },
              "CSS: Parse Error.": {
                "quality": 1,
                "what": "Invalid CSS",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "CSS: Parse Error."
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^The .+ attribute on the .+ element is obsolete.+$": {
                "quality": 1,
                "what": "Attribute is obsolete on its element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The charset attribute on the script element is obsolete."
                  ]
                }
              }
            }
          }
        },
        "parentBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Element .+ not allowed as child of element .+ in this context.*$": {
                "quality": 1,
                "what": "Element has an invalid parent",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)"
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": {
                "quality": 1,
                "what": "section has no heading",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order"
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 50,
          "maxCount": 50,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": {
                "quality": 1,
                "what": "Void element has a useless trailing slash.",
                "complaints": {
                  "countTotal": 50,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R63": {
                "quality": 1,
                "what": "Document has no landmark with non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content"
                  ]
                }
              }
            }
          }
        },
        "skipRepeatedContent": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-ACT-R64": {
                "quality": 1,
                "what": "Document has no heading for non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the non-repeated content contains a heading"
                  ]
                }
              },
              "QW-ACT-R75": {
                "quality": 1,
                "what": "Blocks of repeated content cannot be bypassed",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has a mechanism to bypass repeated blocks of content."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error."
                  ]
                }
              }
            }
          }
        },
        "overflowHiddenRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport."
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 1,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "siteNavigation": {
          "score": 38,
          "maxCount": 38,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T15": {
                "quality": 1,
                "what": "link element and navigation tools not used",
                "complaints": {
                  "countTotal": 38,
                  "texts": [
                    "The objective of this technique is to describe how the link element can provide metadata about the position of an HTML page within a set of Web pages or can assist in locating content with a set of Web pages."
                  ]
                }
              }
            }
          }
        },
        "labelConfusionRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T17": {
                "quality": 1,
                "what": "label not positioned to maximize the predictability of the relationship",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This technique checks the correct position of labels in forms"
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "fontSizeAbsolute": {
          "score": 88,
          "maxCount": 44,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T28": {
                "quality": 1,
                "what": "Percent, em, or name is used for a font size",
                "complaints": {
                  "countTotal": 44,
                  "texts": [
                    "This technique checks that all font-size attribute uses percent, em or names."
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 39,
          "maxCount": 13,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 13,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "tenon": {
              "79": {
                "quality": 1,
                "what": "Link has a title attribute that is the same as the text inside the link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This link has a `title` attribute that is the same as the text inside the link."
                  ]
                }
              }
            },
            "wave": {
              "title_redundant": {
                "quality": 1,
                "what": "Title attribute text is the same as text or alternative text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant title text"
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 29,
          "maxCount": 29,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 29,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "autocompleteNone": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "autocomplete": {
                "quality": 1,
                "what": "Name or email input is missing its required autocomplete attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Input is missing the required autocomplete attribute with value email"
                  ]
                }
              }
            }
          }
        },
        "visibleBulk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "bulk": {
                "quality": 1,
                "what": "Page contains many visible elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page contains a large number of visible elements"
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Link or button makes the hovering mouse cursor nonstandard"
                  ]
                }
              }
            }
          }
        },
        "labelClash": {
          "score": 12,
          "maxCount": 6,
          "weight": 2,
          "tools": {
            "testaro": {
              "labClash": {
                "quality": 1,
                "what": "Incompatible label types",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Element BUTTON is unlabeled"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 16,
          "maxCount": 8,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 12,
          "maxCount": 12,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "In-line links have 3 different styles",
                    "Links in columns have 5 different styles",
                    "Buttons have 3 different styles",
                    "Level-2 headings have 2 different styles",
                    "Level-5 headings have 4 different styles"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 26,
          "maxCount": 26,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 26,
                  "texts": [
                    "HEADER element has a non-default Z index",
                    "SECTION element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "NAV element has a non-default Z index",
                    "A element has a non-default Z index",
                    "SPAN element has a non-default Z index",
                    "BUTTON element has a non-default Z index",
                    "DIV element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        },
        "noScriptRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "noscript": {
                "quality": 1,
                "what": "noscript element may fail to contain an accessible equivalent or alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Noscript element"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}