Accessibility digest

Synopsis
PageCandidate Isaac Bryan (D)
URLhttps://isaacbryanforca.com/
Requesterpool@jpdev.pro
Test date2023/06/18
Score1529
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 Isaac Bryan (D) at https://isaacbryanforca.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 1529, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1529Sum of the component scores
issue1347Severity and number of reported defects
tool179Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log3Browser 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
typeRedundant105
textContrastAA100
focusIndication96
fontSizeAbsolute96
cssInvalid90
slashParseRisk76
noHeading60
leadingClipsText56
duplicateID40
overflowHiddenRisk40
allCaps39
headingLevelSkip32
siteNavigation30
ariaReferenceBad24
attributeBad24
parentBad24
labelBadID24
errorReferenceBad24
titleBad24
contrastAAA22
linkElementBad20
linkIndication20
linkForcesNewWindow18
contrastRisk17
linkNoText16
targetSize15
ariaBadAttribute12
descriptionBadID12
ariaMissing12
headingStructure12
roleRedundant12
hoverSurprise10
overflowHidden8
imageNoText8
encodingBad8
colorMissing8
inconsistentStyles8
headingOfNothing6
linkWindowSurpriseRisk6
obsolete6
metaBad6
pseudoNavList6
fontSmall6
repeatedContentRisk5
leadingInsufficient4
formFieldNoText4
leadingAbsolute4
inputNoText4
controlNoText4
h1Multiple4
zIndexNotZero4
hiddenContentRisk3
labelConfusionRisk3
skipRepeatedContent3
textAlternativeRisk3
horizontalScrolling3
asideNotTop2
decorativeTitle2
contentBeyondLandmarks2
mainNone2
sectionHeadingless2
linkPair2
tabFocusability2
decorativeImageRisk1
scrollRisk1
complementaryNoText1
noOptionFocusable1
autocompleteNone1
visibleBulk1
titleRedundant1
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 typeRedundant

WCAG: 1.3.1

Score: 105

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

Count of instances: 81

Complaint specifics
Rule The type attribute for the style element is not needed and should be omitted.

Description: type attribute is unnecessary for a style element

Count of instances: 24

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 100

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 22

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 15

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: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 2

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 25

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 96

Complaints by alfa

Rule r65

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

Count of instances: 7

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 24

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 7

Complaint specifics

Issue fontSizeAbsolute

WCAG: 1.4.4

Score: 96

Complaints by alfa

Rule r74

Description: Paragraph text has an absolute font size

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T28

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

Count of instances: 48

Complaint specifics

Issue cssInvalid

WCAG: 4.1

Score: 90

Complaints by nuVal

Rule CSS: Parse Error.

Description: Invalid CSS

Count of instances: 6

Complaint specifics
Rule ^CSS: .+: Lexical error at line .+, column .+ Encountered: .+$

Description: CSS property has a value with a lexical error

Count of instances: 2

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

Description: Invalid CSS

Count of instances: 22

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 76

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: 76

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 60

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 20

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 56

Complaints by tenon

Rule 144

Description: Line height is insufficent to properly display the computed font size

Count of instances: 14

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 40

Complaints by ibm

Rule element_id_unique

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

Count of instances: 6

Complaint specifics

Complaints by nuVal

Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$

Description: Duplicate id

Count of instances: 10

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 40

Complaints by qualWeb

Rule QW-ACT-R40

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

Count of instances: 40

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 39

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 39

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 32

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 4

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 7

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 16

Complaint specifics

Issue siteNavigation

WCAG: 2.4

Score: 30

Complaints by qualWeb

Rule QW-WCAG-T15

Description: link element and navigation tools not used

Count of instances: 30

Complaint specifics

Issue ariaReferenceBad

WCAG: 1.3.1

Score: 24

Complaints by ibm

Rule aria_id_unique

Description: ARIA attribute has an invalid or duplicated id as its value

Count of instances: 6

Complaint specifics

Complaints by wave

Rule aria_reference_broken

Description: Broken ARIA reference

Count of instances: 6

Complaint specifics

Issue attributeBad

WCAG: 1.3.1

Score: 24

Complaints by nuVal

Rule ^Bad value .* for attribute .+ on element .+$

Description: Attribute on this element has an invalid value

Count of instances: 6

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 labelBadID

WCAG: 1.3.1

Score: 24

Complaints by nuVal

Rule The aria-describedby attribute must point to an element in the same document.

Description: aria-describedby attribute references an element not in the document

Count of instances: 6

Complaint specifics

Complaints by wave

Rule label_orphaned

Description: Orphaned form label

Count of instances: 2

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 24

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 6

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 24

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 6

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 22

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 22

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 6

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Issue linkElementBad

WCAG: 1.3.1

Score: 20

Complaints by htmlcs

Rule AAA.2_4_8.H59.1

Description: link element is not in the document head

Count of instances: 5

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 20

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 10

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 18

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 6

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 17

Complaints by htmlcs

Rule AAA.1_4_3_F24.F24.FGColour

Description: Inline foreground color may lack a complementary background color

Count of instances: 10

Complaint specifics
Rule AAA.1_4_6.G17.Abs

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

Count of instances: 4

Complaint specifics
Rule AAA.1_4_6.G18.Abs

Description: Contrast between the absolutely positioned text and its background may be less than 4.5: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: 2

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 16

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 4

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 4

Complaint specifics

Complaints by continuum

Rule 237

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

Count of instances: 4

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
Rule AAA.4_1_2.H91.A.NoContent

Description: Link has an href attribute but no text

Count of instances: 3

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: 4

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 1

Complaint specifics
Rule link_empty

Description: Link contains no text

Count of instances: 3

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 15

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 5

Complaint specifics

Issue ariaBadAttribute

WCAG: 4.1.2

Score: 12

Complaints by axe

Rule aria-valid-attr-value

Description: ARIA attribute has an invalid value

Count of instances: 3

Complaint specifics

Issue descriptionBadID

WCAG: 1.3.1

Score: 12

Complaints by continuum

Rule 83

Description: aria-describedby attribute references an invalid or duplicate ID

Count of instances: 3

Complaint specifics

Issue ariaMissing

WCAG: 4.1.2

Score: 12

Complaints by continuum

Rule 1042

Description: Element with an option role has no aria-selected attribute

Count of instances: 3

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 12

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 6

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 12

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: 12

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 10

Complaints by testaro

Rule hover

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

Count of instances: 5

Complaint specifics

Issue overflowHidden

WCAG: 1.4.4

Score: 8

Complaints by alfa

Rule r83

Description: Overflow is hidden or clipped if the text is enlarged

Count of instances: 2

Complaint specifics

Issue imageNoText

WCAG: 1.1.1

Score: 8

Complaints by ibm

Rule img_alt_null

Description: Image has a title attribute but an empty alt attribute

Count of instances: 2

Complaint specifics

Issue encodingBad

WCAG: 3.1.3

Score: 8

Complaints by nuVal

Rule Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)

Description: Page includes a Unicode PUA character

Count of instances: 2

Complaint specifics

Issue colorMissing

WCAG: 1.4.3

Score: 8

Complaints by qualWeb

Rule QW-WCAG-T31

Description: Foreground or background color is specified but not both

Count of instances: 2

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 8

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 8

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 linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 6

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: 6

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 6

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 2

Complaint specifics

Issue metaBad

WCAG: 1.3.1

Score: 6

Complaints by nuVal

Rule A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.

Description: meta element with http-equiv="X-UA-Compatible" has no content="IE=edge"

Count of instances: 2

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 6

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: 3

Complaint specifics

Issue fontSmall

WCAG: 1.4

Score: 6

Complaints by tenon

Rule 134

Description: Text is very small

Count of instances: 2

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 5

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
Rule QW-BP17

Description: No link at the beginning of a block of repeated content goes to the end of the block

Count of instances: 2

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 4

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 2

Complaint specifics

Issue formFieldNoText

WCAG: 4.1.2

Score: 4

Complaints by alfa

Rule r8

Description: Form field has no accessible name

Count of instances: 1

Complaint specifics

Issue leadingAbsolute

WCAG: 1.4.12

Score: 4

Complaints by alfa

Rule r80

Description: Paragraph text has an absolute line height

Count of instances: 2

Complaint specifics

Issue inputNoText

WCAG: 4.1.2

Score: 4

Complaints by axe

Rule aria-input-field-name

Description: ARIA input field has no accessible name

Count of instances: 1

Complaint specifics

Issue controlNoText

WCAG: 4.1.2

Score: 4

Complaints by ibm

Rule input_label_exists

Description: Element with the role of a form control has no associated label

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R16

Description: Form control has no accessible name

Count of instances: 1

Complaint specifics

Issue h1Multiple

WCAG: 1.3.1

Score: 4

Complaints by nuVal

Rule Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).

Description: Page contains more than 1 h1 element

Count of instances: 2

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 4

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 4

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 3

Complaints by axe

Rule hidden-content

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

Count of instances: 3

Complaint specifics

Issue labelConfusionRisk

WCAG: 3.3.2

Score: 3

Complaints by ibm

Rule input_label_before

Description: Label text is after its text input or select element

Count of instances: 3

Complaint specifics

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 skipRepeatedContent

WCAG: 2.4.1

Score: 3

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 3

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

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 asideNotTop

WCAG: 1.3.6

Score: 2

Complaints by axe

Rule landmark-complementary-is-top-level

Description: complementary landmark (aside) is contained in another landmark

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-BP25

Description: complementary landmark is not at the top level

Count of instances: 1

Complaint specifics

Issue decorativeTitle

WCAG: 1.3.1

Score: 2

Complaints by htmlcs

Rule AAA.1_1_1.H67.1

Description: img element has an empty alt attribute but has a nonempty title attribute

Count of instances: 2

Complaint specifics

Complaints by wave

Rule image_title

Description: Image has a title attribute value but no alt value

Count of instances: 2

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 2

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 1

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 sectionHeadingless

WCAG: 1.3.1

Score: 2

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 2

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 2

Complaints by qualWeb

Rule QW-WCAG-T10

Description: Adjacent image and text links for the same resource are not combined

Count of instances: 1

Complaint specifics

Issue tabFocusability

WCAG: 2.1.1

Score: 2

Complaints by testaro

Rule focAll

Description: Discrepancy between elements that should be and that are Tab-focusable

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 complementaryNoText

WCAG: 1.3.6

Score: 1

Complaints by ibm

Rule aria_complementary_labelled

Description: Element with a complementary role has no label

Count of instances: 1

Complaint specifics

Issue noOptionFocusable

WCAG: 2.1.1

Score: 1

Complaints by ibm

Rule aria_child_tabbable

Description: No descendent element with an option role is tabbable

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 titleRedundant

WCAG: 1.3.1

Score: 1

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 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: 2

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD55-c",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687101162159,
      "endTime": 1687101162713
    },
    {
      "type": "url",
      "which": "https://isaacbryanforca.com/",
      "what": "Candidate Isaac Bryan (D)",
      "startTime": 1687101162714,
      "result": {
        "url": "https://isaacbryanforca.com/"
      },
      "endTime": 1687101164571
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687101164571,
      "url": "https://isaacbryanforca.com/",
      "endTime": 1687101167094
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687101167094,
      "url": "https://isaacbryanforca.com/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                792939,
                792939,
                792939,
                792939,
                792939
              ],
              "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": 1687101180515
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687101180516,
      "endTime": 1687101181054
    },
    {
      "type": "url",
      "which": "https://isaacbryanforca.com/",
      "what": "Candidate Isaac Bryan (D)",
      "startTime": 1687101181054,
      "result": {
        "url": "https://isaacbryanforca.com/"
      },
      "endTime": 1687101183515
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687101183515,
      "url": "https://isaacbryanforca.com/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 54,
          "warnings": 17
        },
        "items": [
          {
            "index": 10,
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\">",
                "  <img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" width=\"297\" height=\"306\">",
                "</a>"
              ]
            }
          },
          {
            "index": 12,
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\">",
                "  <span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 13,
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\">",
                "  <span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 14,
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\">",
                "  <span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 343,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3>",
                "  Isaac Bryan",
                "</h3>"
              ]
            }
          },
          {
            "index": 345,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  ABOUT ASSEMBLYMEMBER ISAAC BRYAN",
                "</h4>"
              ]
            }
          },
          {
            "index": 347,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  ABOUT THE 55TH DISTRICT",
                "</h4>"
              ]
            }
          },
          {
            "index": 350,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h6",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h6[1]",
              "codeLines": [
                "<h6>",
                "  STAY",
                "  <br>",
                "  INVOLVED",
                "</h6>"
              ]
            }
          },
          {
            "index": 426,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">",
                "  Previous",
                "</button>"
              ]
            }
          },
          {
            "index": 427,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]",
              "codeLines": [
                "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">",
                "  Next",
                "</button>"
              ]
            }
          },
          {
            "index": 428,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">"
              ]
            }
          },
          {
            "index": 429,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[2]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">"
              ]
            }
          },
          {
            "index": 430,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/div[1]/input[1]",
              "codeLines": [
                "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-required=\"true\" aria-invalid=\"false\">"
              ]
            }
          },
          {
            "index": 431,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[3]/div[1]/input[1]",
              "codeLines": [
                "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-invalid=\"false\">"
              ]
            }
          },
          {
            "index": 432,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/div[1]/span[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">"
              ]
            }
          },
          {
            "index": 448,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Isaac Bryan"
              ]
            }
          },
          {
            "index": 449,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "For the future of California"
              ]
            }
          },
          {
            "index": 453,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "MORE ABOUT ISAAC"
              ]
            }
          },
          {
            "index": 458,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Previous"
              ]
            }
          },
          {
            "index": 459,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 462,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 465,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 468,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 471,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 474,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 477,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 480,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 483,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 486,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 489,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 492,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 495,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Next"
              ]
            }
          },
          {
            "index": 498,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/label[1]/text()[1]",
              "codeLines": [
                "Name"
              ]
            }
          },
          {
            "index": 499,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/text()[1]",
              "codeLines": [
                "Email"
              ]
            }
          },
          {
            "index": 500,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 501,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[3]/label[1]/text()[1]",
              "codeLines": [
                "Phone"
              ]
            }
          },
          {
            "index": 502,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/label[1]/text()[1]",
              "codeLines": [
                "Address"
              ]
            }
          },
          {
            "index": 528,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Isaac Bryan"
              ]
            }
          },
          {
            "index": 529,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "For the future of California"
              ]
            }
          },
          {
            "index": 533,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "MORE ABOUT ISAAC"
              ]
            }
          },
          {
            "index": 538,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Previous"
              ]
            }
          },
          {
            "index": 539,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 542,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 545,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 548,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 551,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 554,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 557,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "4"
              ]
            }
          },
          {
            "index": 560,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "5"
              ]
            }
          },
          {
            "index": 563,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 566,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 569,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 572,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "3"
              ]
            }
          },
          {
            "index": 575,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Next"
              ]
            }
          },
          {
            "index": 578,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/label[1]/text()[1]",
              "codeLines": [
                "Name"
              ]
            }
          },
          {
            "index": 579,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/text()[1]",
              "codeLines": [
                "Email"
              ]
            }
          },
          {
            "index": 580,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 581,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[3]/label[1]/text()[1]",
              "codeLines": [
                "Phone"
              ]
            }
          },
          {
            "index": 582,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/label[1]/text()[1]",
              "codeLines": [
                "Address"
              ]
            }
          },
          {
            "index": 599,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for...",
                "</p>"
              ]
            }
          },
          {
            "index": 600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, Wes...",
                "</p>"
              ]
            }
          },
          {
            "index": 604,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for...",
                "</p>"
              ]
            }
          },
          {
            "index": 605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, Wes...",
                "</p>"
              ]
            }
          },
          {
            "index": 813,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3>",
                "  Isaac Bryan",
                "</h3>"
              ]
            }
          },
          {
            "index": 815,
            "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": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  ABOUT ASSEMBLYMEMBER ISAAC BRYAN",
                "</h4>"
              ]
            }
          },
          {
            "index": 817,
            "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": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  ABOUT THE 55TH DISTRICT",
                "</h4>"
              ]
            }
          },
          {
            "index": 823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\">",
                "  <div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        4",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Reimagine our Justice System",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        5",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Ensure Housing for All",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        6",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Create Good-Paying Jobs",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        1",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Put People First, Always",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        2",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Support Our Working Families",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        3",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Protect Our Environment",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        4",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Reimagine our Justice System",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        5",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Ensure Housing for All",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        6",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Create Good-Paying Jobs",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"6\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        1",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Put People First, Always",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"7\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        2",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Support Our Working Families",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.",
                "    </p>",
                "  </div>",
                "  <div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 390px;\">",
                "    <h5>",
                "      <span style=\"color: #fed76c\">",
                "        3",
                "      </span>",
                "    </h5>",
                "    <h3>",
                "      <span style=\"color: #000000\">",
                "        Protect Our Environment",
                "      </span>",
                "    </h3>",
                "    <p>",
                "      No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.",
                "    </p>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 829,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for...",
                "</p>"
              ]
            }
          },
          {
            "index": 830,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, Wes...",
                "</p>"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Previous"
              ]
            }
          },
          {
            "index": 858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Next"
              ]
            }
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          17,
          0,
          0,
          54
        ],
        "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"> <img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" width=\"297\" height=\"306\"> </a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"> <span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span> </a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"> <span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span> </a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"> <span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span> </a>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3> Isaac Bryan </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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]"
            },
            "excerpt": "<h4> ABOUT ASSEMBLYMEMBER ISAAC BRYAN </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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]"
            },
            "excerpt": "<h4> ABOUT THE 55TH DISTRICT </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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h6[1]"
            },
            "excerpt": "<h6> STAY <br> INVOLVED </h6>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\"> Previous </button>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\"> Next </button>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "input_1_11_3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/input[1]"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "input_1_11_6",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[2]/input[1]"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "input_1_2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/div[1]/input[1]"
            },
            "excerpt": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-required=\"true\" aria-invalid=\"false\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "input_1_3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[3]/div[1]/input[1]"
            },
            "excerpt": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-invalid=\"false\">"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "INPUT",
            "id": "input_1_5_5",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/div[1]/span[1]/input[1]"
            },
            "excerpt": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Isaac Bryan"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "For the future of California"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/button[1]/text()[1]"
            },
            "excerpt": "MORE ABOUT ISAAC"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]/text()[1]"
            },
            "excerpt": "Previous"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "4"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "5"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "6"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "1"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "2"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "3"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "4"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "5"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "6"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "1"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "2"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "3"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]/text()[1]"
            },
            "excerpt": "Next"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/label[1]/text()[1]"
            },
            "excerpt": "Name"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/text()[1]"
            },
            "excerpt": "Email"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/span[1]/span[1]/text()[1]"
            },
            "excerpt": "*"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[3]/label[1]/text()[1]"
            },
            "excerpt": "Phone"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/label[1]/text()[1]"
            },
            "excerpt": "Address"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]"
            },
            "excerpt": "Isaac Bryan"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "For the future of California"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/button[1]/text()[1]"
            },
            "excerpt": "MORE ABOUT ISAAC"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]/text()[1]"
            },
            "excerpt": "Previous"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "4"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "5"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "6"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "1"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "2"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "3"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "4"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "5"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "6"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "1"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "2"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "3"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]/text()[1]"
            },
            "excerpt": "Next"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/label[1]/text()[1]"
            },
            "excerpt": "Name"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/text()[1]"
            },
            "excerpt": "Email"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/span[1]/span[1]/text()[1]"
            },
            "excerpt": "*"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[3]/label[1]/text()[1]"
            },
            "excerpt": "Phone"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/label[1]/text()[1]"
            },
            "excerpt": "Address"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for... </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, Wes... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for... </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, Wes... </p>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3> Isaac Bryan </h3>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]"
            },
            "excerpt": "<h4> ABOUT ASSEMBLYMEMBER ISAAC BRYAN </h4>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]"
            },
            "excerpt": "<h4> ABOUT THE 55TH DISTRICT </h4>"
          },
          {
            "ruleID": "r8",
            "what": "Form fields have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\"> <div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabin ... r Environment </span> </h3> <p> No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water. </p> </div> </div>"
          },
          {
            "ruleID": "r80",
            "what": "Paragraphs of text do not have line heights defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for... </p>"
          },
          {
            "ruleID": "r80",
            "what": "Paragraphs of text do not have line heights defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p> The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, Wes... </p>"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]/text()[1]"
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]/text()[1]"
            },
            "excerpt": "Next"
          }
        ]
      },
      "endTime": 1687101188415
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687101188416,
      "url": "https://isaacbryanforca.com/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 43,
          "rulesPassed": 53,
          "rulesWarned": 3,
          "rulesViolated": 4,
          "warnings": {
            "minor": 3,
            "moderate": 0,
            "serious": 15,
            "critical": 3
          },
          "violations": {
            "minor": 0,
            "moderate": 8,
            "serious": 5,
            "critical": 0
          }
        },
        "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:13:08.939Z",
          "url": "https://isaacbryanforca.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-describedby=\"slick-slide00\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide00\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"lsow-carousel-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 390px;\">",
                  "target": [
                    ".slick-current"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide00\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-describedby=\"slick-slide01\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide01\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 390px;\">",
                  "target": [
                    "div[data-slick-index=\"1\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide01\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-describedby=\"slick-slide02\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide02\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 390px;\">",
                  "target": [
                    "div[data-slick-index=\"2\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide02\""
                }
              ]
            },
            {
              "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": "24.0pt (32px)",
                        "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": "<h3>Isaac Bryan</h3>",
                  "target": [
                    ".panel-widget-style-for-41-0-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > 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": "117.0pt (156px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-row-style panel-row-style-for-41-0\">",
                          "target": [
                            ".panel-row-style-for-41-0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>For the future of California</h1>",
                  "target": [
                    ".siteorigin-widget-tinymce.textwidget > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>",
                  "target": [
                    ".panel-widget-style-for-41-1-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>ABOUT THE 55TH DISTRICT</h4>",
                  "target": [
                    ".panel-widget-style-for-41-2-0-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "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": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
                  "target": [
                    ".slick-prev"
                  ],
                  "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": {
                        "fgColor": "#fed76c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1.38,
                        "fontSize": "48.0pt (64px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h5><span style=\"color: #fed76c\">1</span></h5>",
                          "target": [
                            ".slick-current > h5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: #fed76c\">1</span>",
                  "target": [
                    ".slick-current > h5 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#fed76c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1.38,
                        "fontSize": "48.0pt (64px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h5><span style=\"color: #fed76c\">2</span></h5>",
                          "target": [
                            "div[data-slick-index=\"1\"] > h5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: #fed76c\">2</span>",
                  "target": [
                    "div[data-slick-index=\"1\"] > h5 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#fed76c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1.38,
                        "fontSize": "48.0pt (64px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h5><span style=\"color: #fed76c\">3</span></h5>",
                          "target": [
                            "div[data-slick-index=\"2\"] > h5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: #fed76c\">3</span>",
                  "target": [
                    "div[data-slick-index=\"2\"] > h5 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "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": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
                  "target": [
                    ".slick-next"
                  ],
                  "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": {
                        "fgColor": "#000000",
                        "bgColor": "#000000",
                        "contrastRatio": 1,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-4\" style=\"background-color: rgb(0, 0, 0); margin-left: -35px; margin-right: -35px; padding-left: 0px; padding-right: 0px; border-left: 0px; border-right: 0px;\" id=\"sign-up\" data-stretch-type=\"full-stretched\">",
                          "target": [
                            "#sign-up"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label gfield_label_before_complex\">Name</label>",
                  "target": [
                    "#field_1_11 > .gfield_label_before_complex.gfield_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "bgColor": "#000000",
                        "contrastRatio": 1,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-4\" style=\"background-color: rgb(0, 0, 0); margin-left: -35px; margin-right: -35px; padding-left: 0px; padding-right: 0px; border-left: 0px; border-right: 0px;\" id=\"sign-up\" data-stretch-type=\"full-stretched\">",
                          "target": [
                            "#sign-up"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_2\">Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*</span></span></label>",
                  "target": [
                    "label[for=\"input_1_2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "bgColor": "#000000",
                        "contrastRatio": 1,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-4\" style=\"background-color: rgb(0, 0, 0); margin-left: -35px; margin-right: -35px; padding-left: 0px; padding-right: 0px; border-left: 0px; border-right: 0px;\" id=\"sign-up\" data-stretch-type=\"full-stretched\">",
                          "target": [
                            "#sign-up"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_3\">Phone</label>",
                  "target": [
                    "label[for=\"input_1_3\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "bgColor": "#000000",
                        "contrastRatio": 1,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-4\" style=\"background-color: rgb(0, 0, 0); margin-left: -35px; margin-right: -35px; padding-left: 0px; padding-right: 0px; border-left: 0px; border-right: 0px;\" id=\"sign-up\" data-stretch-type=\"full-stretched\">",
                          "target": [
                            "#sign-up"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label gfield_label_before_complex\">Address</label>",
                  "target": [
                    "#field_1_5 > .gfield_label_before_complex.gfield_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2b2b50",
                        "bgColor": "#2b2b50",
                        "contrastRatio": 1,
                        "fontSize": "8.6pt (11.5px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"colophon\" class=\"site-footer\" role=\"contentinfo\">",
                          "target": [
                            "#colophon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"theme-attribution\">A <a href=\"https://siteorigin.com\">SiteOrigin</a> Theme</div>",
                  "target": [
                    "#theme-attribution"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2b2b50",
                        "bgColor": "#2b2b50",
                        "contrastRatio": 1,
                        "fontSize": "8.6pt (11.5px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"colophon\" class=\"site-footer\" role=\"contentinfo\">",
                          "target": [
                            "#colophon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://siteorigin.com\">SiteOrigin</a>",
                  "target": [
                    "a[href$=\"siteorigin.com\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                }
              ]
            },
            {
              "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": "<div class=\"menu-mobilenav-container\"><ul id=\"mobile-nav-item-wrap-1\" class=\"menu\"><li><a href=\"#\" class=\"mobilenav-main-link\" data-id=\"1\"><span class=\"mobile-nav-icon\"></span>Menu</a></li></ul></div>",
                  "target": [
                    ".menu-mobilenav-container"
                  ],
                  "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": "<iframe style=\"display:none;width:0px;height:0px;\" src=\"about:blank\" name=\"gform_ajax_frame_1\" id=\"gform_ajax_frame_1\" title=\"This iframe contains the logic required to handle Ajax powered Gravity Forms.\"></iframe>",
                  "target": [
                    "#gform_ajax_frame_1"
                  ],
                  "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": "<p id=\"a11y-speak-intro-text\" class=\"a11y-speak-intro-text\" style=\"position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;\" hidden=\"hidden\">",
                  "target": [
                    "#a11y-speak-intro-text"
                  ],
                  "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": "aria-input-field-name",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412",
                "ACT",
                "TTv5",
                "TT5.c"
              ],
              "description": "Ensures every ARIA input field has an accessible name",
              "help": "ARIA input fields must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-input-field-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "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": [],
                  "impact": "serious",
                  "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\">",
                  "target": [
                    ".slick-track"
                  ],
                  "failureSummary": "Fix any of the following:\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": "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>Isaac Bryan</h3>",
                  "target": [
                    ".panel-widget-style-for-41-0-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > 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": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>",
                  "target": [
                    ".panel-widget-style-for-41-1-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > 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": "<h4>ABOUT THE 55TH DISTRICT</h4>",
                  "target": [
                    ".panel-widget-style-for-41-2-0-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > 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><span style=\"color: #fed76c\">1</span></h5>",
                  "target": [
                    ".slick-current > 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><span style=\"color: #fed76c\">2</span></h5>",
                  "target": [
                    "div[data-slick-index=\"1\"] > 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><span style=\"color: #fed76c\">3</span></h5>",
                  "target": [
                    "div[data-slick-index=\"2\"] > 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": "<h6>STAY<br>\nINVOLVED</h6>",
                  "target": [
                    "h6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-complementary-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the complementary landmark or aside is at top level",
              "help": "Aside should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-complementary-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\">",
                  "target": [
                    "#siteorigin-panels-builder-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                }
              ]
            },
            {
              "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://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" width=\"297\" height=\"306\"></a>",
                  "target": [
                    "p:nth-child(1) > a"
                  ],
                  "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"
                },
                {
                  "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 class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>",
                  "target": [
                    ".lsow-icon-list-item[title=\"\"]:nth-child(1) > .lsow-icon-wrapper[target=\"_blank\"]"
                  ],
                  "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"
                },
                {
                  "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 class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>",
                  "target": [
                    "a[href$=\"ib2_real\"]"
                  ],
                  "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"
                },
                {
                  "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 class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>",
                  "target": [
                    ".lsow-icon-list-item[title=\"\"]:nth-child(3) > .lsow-icon-wrapper[target=\"_blank\"]"
                  ],
                  "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"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          3,
          18,
          8,
          5
        ],
        "instances": [
          {
            "ruleID": "aria-valid-attr-value",
            "what": "ARIA attributes must conform to valid values; ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide00\"",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".slick-current"
            },
            "excerpt": "<div class=\"lsow-carousel-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 390px;\">"
          },
          {
            "ruleID": "aria-valid-attr-value",
            "what": "ARIA attributes must conform to valid values; ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide01\"",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div[data-slick-index=\"1\"]"
            },
            "excerpt": "<div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 390px;\">"
          },
          {
            "ruleID": "aria-valid-attr-value",
            "what": "ARIA attributes must conform to valid values; ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide02\"",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div[data-slick-index=\"2\"]"
            },
            "excerpt": "<div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 390px;\">"
          },
          {
            "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": ".panel-widget-style-for-41-0-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h3"
            },
            "excerpt": "<h3>Isaac Bryan</h3>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".siteorigin-widget-tinymce.textwidget > h1"
            },
            "excerpt": "<h1>For the future of California</h1>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".panel-widget-style-for-41-1-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h4"
            },
            "excerpt": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".panel-widget-style-for-41-2-0-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h4"
            },
            "excerpt": "<h4>ABOUT THE 55TH DISTRICT</h4>"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".slick-prev"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".slick-current > h5 > span"
            },
            "excerpt": "<span style=\"color: #fed76c\">1</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div[data-slick-index=\"1\"] > h5 > span"
            },
            "excerpt": "<span style=\"color: #fed76c\">2</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div[data-slick-index=\"2\"] > h5 > span"
            },
            "excerpt": "<span style=\"color: #fed76c\">3</span>"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".slick-next"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#field_1_11 > .gfield_label_before_complex.gfield_label"
            },
            "excerpt": "<label class=\"gfield_label gfield_label_before_complex\">Name</label>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "label[for=\"input_1_2\"]"
            },
            "excerpt": "<label class=\"gfield_label\" for=\"input_1_2\">Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*</span></span></label>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "label[for=\"input_1_3\"]"
            },
            "excerpt": "<label class=\"gfield_label\" for=\"input_1_3\">Phone</label>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#field_1_5 > .gfield_label_before_complex.gfield_label"
            },
            "excerpt": "<label class=\"gfield_label gfield_label_before_complex\">Address</label>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "theme-attribution",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#theme-attribution"
            },
            "excerpt": "<div id=\"theme-attribution\">A <a href=\"https://siteorigin.com\">SiteOrigin</a> Theme</div>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"siteorigin.com\"]"
            },
            "excerpt": "<a href=\"https://siteorigin.com\">SiteOrigin</a>"
          },
          {
            "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": ".menu-mobilenav-container"
            },
            "excerpt": "<div class=\"menu-mobilenav-container\"><ul id=\"mobile-nav-item-wrap-1\" class=\"menu\"><li><a href=\"#\" class=\"mobilenav-main-link\" data-id=\"1\"><span class=\"mobile-nav-icon\"></span>Menu</a></li></ul></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": "IFRAME",
            "id": "gform_ajax_frame_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#gform_ajax_frame_1"
            },
            "excerpt": "<iframe style=\"display:none;width:0px;height:0px;\" src=\"about:blank\" name=\"gform_ajax_frame_1\" id=\"gform_ajax_frame_1\" title=\"This iframe contains the logic required to handle Ajax powered Gravity Forms.\"></iframe>"
          },
          {
            "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": "a11y-speak-intro-text",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#a11y-speak-intro-text"
            },
            "excerpt": "<p id=\"a11y-speak-intro-text\" class=\"a11y-speak-intro-text\" style=\"position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;\" hidden=\"hidden\">"
          },
          {
            "ruleID": "aria-input-field-name",
            "what": "ARIA input fields must have an accessible name; 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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".slick-track"
            },
            "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\">"
          },
          {
            "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": ".panel-widget-style-for-41-0-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h3"
            },
            "excerpt": "<h3>Isaac Bryan</h3>"
          },
          {
            "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": ".panel-widget-style-for-41-1-1-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h4"
            },
            "excerpt": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>"
          },
          {
            "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": ".panel-widget-style-for-41-2-0-0 > .so-widget-sow-editor.so-widget-sow-editor-base > .siteorigin-widget-tinymce.textwidget > h4"
            },
            "excerpt": "<h4>ABOUT THE 55TH DISTRICT</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": ".slick-current > h5"
            },
            "excerpt": "<h5><span style=\"color: #fed76c\">1</span></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": "div[data-slick-index=\"1\"] > h5"
            },
            "excerpt": "<h5><span style=\"color: #fed76c\">2</span></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": "div[data-slick-index=\"2\"] > h5"
            },
            "excerpt": "<h5><span style=\"color: #fed76c\">3</span></h5>"
          },
          {
            "ruleID": "heading-order",
            "what": "Heading levels should only increase by one; Heading order invalid",
            "ordinalSeverity": 2,
            "tagName": "H6",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h6"
            },
            "excerpt": "<h6>STAY<br> INVOLVED</h6>"
          },
          {
            "ruleID": "landmark-complementary-is-top-level",
            "what": "Aside should not be contained in another landmark; The complementary landmark is contained in another landmark.",
            "ordinalSeverity": 2,
            "tagName": "ASIDE",
            "id": "siteorigin-panels-builder-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#siteorigin-panels-builder-2"
            },
            "excerpt": "<aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\">"
          },
          {
            "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": "p:nth-child(1) > a"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" width=\"297\" height=\"306\"></a>"
          },
          {
            "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": ".lsow-icon-list-item[title=\"\"]:nth-child(1) > .lsow-icon-wrapper[target=\"_blank\"]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          },
          {
            "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": "a[href$=\"ib2_real\"]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          },
          {
            "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": ".lsow-icon-list-item[title=\"\"]:nth-child(3) > .lsow-icon-wrapper[target=\"_blank\"]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          }
        ]
      },
      "endTime": 1687101188983
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687101188983,
      "endTime": 1687101189529
    },
    {
      "type": "url",
      "which": "https://isaacbryanforca.com/",
      "what": "Candidate Isaac Bryan (D)",
      "startTime": 1687101189529,
      "result": {
        "url": "https://isaacbryanforca.com/"
      },
      "endTime": 1687101190594
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687101190595,
      "url": "https://isaacbryanforca.com/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 83,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-describedby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This DIV has an aria-describedby attribute value of 'slick-slide00', which includes one or more invalid or duplicate ids",
          "element": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"lsow-carousel-item slick-slide slick-current slick-active\"><h5> ...  get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p></div>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"lsow-carousel-item slick-slide slick-current slick-active\"][data-slick-index=\"0\"][aria-hidden=\"false\"][tabindex=\"-1\"][role=\"option\"][aria-describedby=\"slick-slide00\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 83,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-describedby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This DIV has an aria-describedby attribute value of 'slick-slide01', which includes one or more invalid or duplicate ids",
          "element": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide01\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"1\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... ur Working Families</span></h3><p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p></div>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"lsow-carousel-item slick-slide slick-active\"][data-slick-index=\"1\"][aria-hidden=\"false\"][tabindex=\"-1\"][role=\"option\"][aria-describedby=\"slick-slide01\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 83,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-describedby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This DIV has an aria-describedby attribute value of 'slick-slide02', which includes one or more invalid or duplicate ids",
          "element": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide02\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"2\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... 0\">Protect Our Environment</span></h3><p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p></div>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"lsow-carousel-item slick-slide slick-active\"][data-slick-index=\"2\"][aria-hidden=\"false\"][tabindex=\"-1\"][role=\"option\"][aria-describedby=\"slick-slide02\"]",
            "attNo": 7
          }
        },
        {
          "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://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img height=\"306\" width=\"297\" alt=\"\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-brya ... an-footer-logo.svg\"><img height=\"306\" width=\"297\" alt=\"\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" class=\" wp-image-1071 aligncenter\" loading=\"lazy\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"]",
            "attNo": 1
          }
        },
        {
          "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 target=\"_blank\" href=\"https://www.instagram.com/ib2_real/\" class=\"lsow-icon-wrapper\"><span data-sow-icon=\"\" class=\"sow-icon-icomoon\"></span></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"lsow-icon-wrapper\"][href=\"https://www.instagram.com/ib2_real/\"][target=\"_blank\"]",
            "attNo": 3
          }
        },
        {
          "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 target=\"_blank\" href=\"https://twitter.com/ib2_real\" class=\"lsow-icon-wrapper\"><span data-sow-icon=\"\" class=\"sow-icon-icomoon\"></span></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"lsow-icon-wrapper\"][href=\"https://twitter.com/ib2_real\"][target=\"_blank\"]",
            "attNo": 3
          }
        },
        {
          "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 target=\"_blank\" href=\"https://www.facebook.com/isaacbryanforca\" class=\"lsow-icon-wrapper\"><span data-sow-icon=\"\" class=\"sow-icon-icomoon\"></span></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"lsow-icon-wrapper\"][href=\"https://www.facebook.com/isaacbryanforca\"][target=\"_blank\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 1042,
          "bestPracticeId": 1626,
          "attribute": "This element (role=option) does not have an aria-selected attribute",
          "attributeDetail": "This DIV (role=option) does not have an aria-selected attribute",
          "element": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"lsow-carousel-item slick-slide slick-current slick-active\"><h5> ...  get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p></div>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"lsow-carousel-item slick-slide slick-current slick-active\"][data-slick-index=\"0\"][aria-hidden=\"false\"][tabindex=\"-1\"][role=\"option\"][aria-describedby=\"slick-slide00\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 1042,
          "bestPracticeId": 1626,
          "attribute": "This element (role=option) does not have an aria-selected attribute",
          "attributeDetail": "This DIV (role=option) does not have an aria-selected attribute",
          "element": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide01\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"1\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... ur Working Families</span></h3><p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p></div>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"lsow-carousel-item slick-slide slick-active\"][data-slick-index=\"1\"][aria-hidden=\"false\"][tabindex=\"-1\"][role=\"option\"][aria-describedby=\"slick-slide01\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 1042,
          "bestPracticeId": 1626,
          "attribute": "This element (role=option) does not have an aria-selected attribute",
          "attributeDetail": "This DIV (role=option) does not have an aria-selected attribute",
          "element": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide02\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"2\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... 0\">Protect Our Environment</span></h3><p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p></div>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"lsow-carousel-item slick-slide slick-active\"][data-slick-index=\"2\"][aria-hidden=\"false\"][tabindex=\"-1\"][role=\"option\"][aria-describedby=\"slick-slide02\"]",
            "attNo": 7
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          10
        ],
        "instances": [
          {
            "ruleID": "83",
            "what": "This DIV has an aria-describedby attribute value of 'slick-slide00', which includes one or more invalid or duplicate ids",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"lsow-carousel-item slick-slide slick-current slick-active\"><h5> ...  get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p></div>"
          },
          {
            "ruleID": "83",
            "what": "This DIV has an aria-describedby attribute value of 'slick-slide01', which includes one or more invalid or duplicate ids",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide01\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"1\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... ur Working Families</span></h3><p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p></div>"
          },
          {
            "ruleID": "83",
            "what": "This DIV has an aria-describedby attribute value of 'slick-slide02', which includes one or more invalid or duplicate ids",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide02\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"2\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... 0\">Protect Our Environment</span></h3><p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p></div>"
          },
          {
            "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(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img height=\"306\" width=\"297\" alt=\"\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-brya ... an-footer-logo.svg\"><img height=\"306\" width=\"297\" alt=\"\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" class=\" wp-image-1071 aligncenter\" loading=\"lazy\"></a>"
          },
          {
            "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(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/ib2_real/\" class=\"lsow-icon-wrapper\"><span data-sow-icon=\"\" class=\"sow-icon-icomoon\"></span></a>"
          },
          {
            "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(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://twitter.com/ib2_real\" class=\"lsow-icon-wrapper\"><span data-sow-icon=\"\" class=\"sow-icon-icomoon\"></span></a>"
          },
          {
            "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(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/isaacbryanforca\" class=\"lsow-icon-wrapper\"><span data-sow-icon=\"\" class=\"sow-icon-icomoon\"></span></a>"
          },
          {
            "ruleID": "1042",
            "what": "This DIV (role=option) does not have an aria-selected attribute",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"lsow-carousel-item slick-slide slick-current slick-active\"><h5> ...  get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p></div>"
          },
          {
            "ruleID": "1042",
            "what": "This DIV (role=option) does not have an aria-selected attribute",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide01\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"1\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... ur Working Families</span></h3><p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p></div>"
          },
          {
            "ruleID": "1042",
            "what": "This DIV (role=option) does not have an aria-selected attribute",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide02\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"2\" class=\"lsow-carousel-item slick-slide slick-active\"><h5><span style=\"c ... 0\">Protect Our Environment</span></h3><p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p></div>"
          }
        ]
      },
      "endTime": 1687101190841
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687101190841,
      "endTime": 1687101191343
    },
    {
      "type": "url",
      "which": "https://isaacbryanforca.com/",
      "what": "Candidate Isaac Bryan (D)",
      "startTime": 1687101191343,
      "result": {
        "url": "https://isaacbryanforca.com/"
      },
      "endTime": 1687101192406
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687101192406,
      "url": "https://isaacbryanforca.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://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\">...</a>"
              }
            ]
          },
          "AAA.1_1_1.H67.1": {
            "Img element with empty alt text must have absent or empty title attribute.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\" width=\"1200\" height=\"1200\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600@2x.jpg 1200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600.jpg 600w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200.jpg 200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"Group-8-Copy-5-1200×1200\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\" width=\"680\" height=\"512\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png 680w, https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" sizes=\"(max-width: 680px) 100vw, 680px\" title=\"ca-district-54-1024×512-3_tran\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
              }
            ]
          },
          "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>...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h4 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h6 element should be an h4 to be properly nested.": [
              {
                "tagName": "h6",
                "id": "",
                "code": "<h6>...</h6>"
              }
            ]
          },
          "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 1:1. Recommendation:  change text colour to #fefeff.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://siteorigin.com\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#theme-attribution",
                "code": "<div id=\"theme-attribution\">...</div>"
              }
            ],
            "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 1:1. Recommendation:  change text colour to #959595.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"gfield_label gfield_label_before_complex\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"gfield_label\" for=\"input_1_2\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"gfield_label\" for=\"input_1_3\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"gfield_required gfield_required_asterisk\">...</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 1.39:1. Recommendation:  change text colour to #977005.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #fed76c\">...</span>"
              }
            ]
          },
          "AAA.2_4_8.H59.1": {
            "Link elements can only be located in the head section of the document.": [
              {
                "tagName": "link",
                "id": "#button-generation-css",
                "code": "<link rel=\"stylesheet\" id=\"button-generation-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/css/style.min.css?ver=2.3.3\" type=\"text/css\" media=\"all\">"
              },
              {
                "tagName": "link",
                "id": "#lsow-animate-css",
                "code": "<link rel=\"stylesheet\" id=\"lsow-animate-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/animate.css?ver=2.8.3\" type=\"text/css\" media=\"all\">"
              },
              {
                "tagName": "link",
                "id": "#lsow-icon-list-css",
                "code": "<link rel=\"stylesheet\" id=\"lsow-icon-list-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/css/style.css?ver=1.32.3\" type=\"text/css\" media=\"all\">"
              },
              {
                "tagName": "link",
                "id": "#lsow-icon-list-default-86a278354b0f-css",
                "code": "<link rel=\"stylesheet\" id=\"lsow-icon-list-default-86a278354b0f-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-icon-list-default-86a278354b0f.css?ver=5.9.7\" type=\"text/css\" media=\"all\">"
              },
              {
                "tagName": "link",
                "id": "#siteorigin-widget-icon-font-icomoon-css",
                "code": "<link rel=\"stylesheet\" id=\"siteorigin-widget-icon-font-icomoon-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css?ver=5.9.7\" type=\"text/css\" media=\"all\">"
              }
            ]
          },
          "AAA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2.jpg\" width=\"916\" height=\"948\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2.jpg 916w, https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2-580x600.jpg 580w\" sizes=\"(max-width: 916px) 100vw, 916px\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#scroll-to-top",
                "code": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\">...</a>"
              }
            ]
          },
          "AAA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"color: #ffffff;\" href=\"mailto:info@isaacbryanforca.com\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "hr",
                "id": "",
                "code": "<hr style=\"height: .4rem; border: none; color: #fff; background-color: #fff;\">"
              },
              {
                "tagName": "link",
                "id": "",
                "code": "<link rel=\"mask-icon\" href=\"/wp-content/uploads/fbrfg/safari-pinned-tab.svg\" color=\"#2b2b50\">"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #000000\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #fed76c\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #fed76c; font-size: 16pt;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #fed76c;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color: #ffffff;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G17.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#content\">...</a>"
              },
              {
                "tagName": "label",
                "id": "#input_1_5_5_label",
                "code": "<label for=\"input_1_5_5\" id=\"input_1_5_5_label\" class=\"hidden_sub_label screen-reader-text\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"input_1_11_3\" class=\"hidden_sub_label screen-reader-text\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"input_1_11_6\" class=\"hidden_sub_label screen-reader-text\">...</label>"
              }
            ]
          },
          "AAA.1_4_6.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">...</button>"
              }
            ]
          },
          "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>...</h1>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "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 class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          25,
          0,
          0,
          24
        ],
        "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 src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2.jpg\" width=\"916\" height=\"948\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2.jpg 916w, https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2-580x600.jpg 580w\" sizes=\"(max-width: 916px) 100vw, 916px\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "scroll-to-top",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a style=\"color: #ffffff;\" href=\"mailto:info@isaacbryanforca.com\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "HR",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<hr style=\"height: .4rem; border: none; color: #fff; background-color: #fff;\">"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"mask-icon\" href=\"/wp-content/uploads/fbrfg/safari-pinned-tab.svg\" color=\"#2b2b50\">"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"color: #000000\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"color: #fed76c\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"color: #fed76c; font-size: 16pt;\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"color: #fed76c;\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"color: #ffffff;\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_3_F24.F24.FGColour",
            "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "input_1_5_5_label",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"input_1_5_5\" id=\"input_1_5_5_label\" class=\"hidden_sub_label screen-reader-text\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"input_1_11_3\" class=\"hidden_sub_label screen-reader-text\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"input_1_11_6\" class=\"hidden_sub_label screen-reader-text\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">...</button>"
          },
          {
            "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>...</h1>"
          },
          {
            "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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h3>...</h3>"
          },
          {
            "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 class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\">...</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 class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\">...</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 class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\">...</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 style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">...</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 target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\">...</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 target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\">...</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://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\">...</a>"
          },
          {
            "ruleID": "AAA.1_1_1.H67.1",
            "what": "Img element with empty alt text must have absent or empty title attribute.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\" width=\"1200\" height=\"1200\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy- ... com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"Group-8-Copy-5-1200×1200\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.1",
            "what": "Img element with empty alt text must have absent or empty title attribute.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\" width=\"680\" height=\"512\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district ... p-content/uploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" sizes=\"(max-width: 680px) 100vw, 680px\" title=\"ca-district-54-1024×512-3_tran\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
          },
          {
            "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>...</h3>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h4>...</h4>"
          },
          {
            "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>...</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>...</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>...</h5>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h6 element should be an h4 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H6",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h6>...</h6>"
          },
          {
            "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 1:1. Recommendation:  change text colour to #fefeff.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://siteorigin.com\">...</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 1:1. Recommendation:  change text colour to #fefeff.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "theme-attribution",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"theme-attribution\">...</div>"
          },
          {
            "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 1:1. Recommendation:  change text colour to #959595.",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label class=\"gfield_label gfield_label_before_complex\">...</label>"
          },
          {
            "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 1:1. Recommendation:  change text colour to #959595.",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label class=\"gfield_label\" for=\"input_1_2\">...</label>"
          },
          {
            "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 1:1. Recommendation:  change text colour to #959595.",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label class=\"gfield_label\" for=\"input_1_3\">...</label>"
          },
          {
            "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 1:1. Recommendation:  change text colour to #959595.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"gfield_required gfield_required_asterisk\">...</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 1.39:1. Recommendation:  change text colour to #977005.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span style=\"color: #fed76c\">...</span>"
          },
          {
            "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": "button-generation-css",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"button-generation-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/css/style.min.css?ver=2.3.3\" type=\"text/css\" 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": "lsow-animate-css",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-animate-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/animate.css?ver=2.8.3\" type=\"text/css\" 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": "lsow-icon-list-css",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-icon-list-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/css/style.css?ver=1.32.3\" type=\"text/css\" 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": "lsow-icon-list-default-86a278354b0f-css",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-icon-list-default-86a278354b0f-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-icon-list-default-86a278354b0f.css?ver=5.9.7\" type=\"text/css\" 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": "siteorigin-widget-icon-font-icomoon-css",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"siteorigin-widget-icon-font-icomoon-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css?ver=5.9.7\" type=\"text/css\" media=\"all\">"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\">...</a>"
          }
        ]
      },
      "endTime": 1687101192645
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687101192645,
      "endTime": 1687101193139
    },
    {
      "type": "url",
      "which": "https://isaacbryanforca.com/",
      "what": "Candidate Isaac Bryan (D)",
      "startTime": 1687101193139,
      "result": {
        "url": "https://isaacbryanforca.com/"
      },
      "endTime": 1687101194324
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687101194324,
      "url": "https://isaacbryanforca.com/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 22,
          "recommendation": 4,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "input_label_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]"
            },
            "message": "Form control with \"listbox\" role has no associated label",
            "bounds": {
              "left": -3175,
              "top": 4083,
              "height": 293,
              "width": 12840
            },
            "snippet": "<div style=\"opacity: 1; width: 12840px; left: -3210px;\" role=\"listbox\" class=\"slick-track\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_before",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/div[1]/span[1]/input[1]",
              "aria": "/document[1]/main[1]/form[1]/list[1]/listitem[4]/textbox[1]"
            },
            "message": "Label text is located after its associated text input or <select> element",
            "bounds": {
              "left": 115,
              "top": 5219,
              "height": 38,
              "width": 276
            },
            "snippet": "<input aria-required=\"false\" placeholder=\"Zip\" value=\"\" id=\"input_1_5_5\" name=\"input_5.5\" type=\"text\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_before",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[2]/input[1]",
              "aria": "/document[1]/main[1]/form[1]/list[1]/listitem[1]/textbox[2]"
            },
            "message": "Label text is located after its associated text input or <select> element",
            "bounds": {
              "left": 115,
              "top": 5042,
              "height": 38,
              "width": 276
            },
            "snippet": "<input placeholder=\"Last Name\" aria-required=\"false\" value=\"\" id=\"input_1_11_6\" name=\"input_11.6\" type=\"text\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_before",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/input[1]",
              "aria": "/document[1]/main[1]/form[1]/list[1]/listitem[1]/textbox[1]"
            },
            "message": "Label text is located after its associated text input or <select> element",
            "bounds": {
              "left": 115,
              "top": 5004,
              "height": 38,
              "width": 276
            },
            "snippet": "<input placeholder=\"First Name\" aria-required=\"false\" value=\"\" id=\"input_1_11_3\" name=\"input_11.3\" type=\"text\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_null",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/img[1]",
              "aria": "/document[1]/main[1]/presentation[3]"
            },
            "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "bounds": {
              "left": 415,
              "top": 4732,
              "height": 385,
              "width": 385
            },
            "snippet": "<img class=\"so-widget-image\" loading=\"lazy\" alt=\"\" title=\"Group-8-Copy-5-1200×1200\" sizes=\"(max-width: 1200px) 100vw, 1200px\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600@2x.jpg 1200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600.jpg 600w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200.jpg 200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" height=\"1200\" width=\"1200\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_null",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/img[1]",
              "aria": "/document[1]/main[1]/presentation[2]"
            },
            "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "bounds": {
              "left": 414,
              "top": 3250,
              "height": 292,
              "width": 387
            },
            "snippet": "<img class=\"so-widget-image\" loading=\"lazy\" alt=\"\" title=\"ca-district-54-1024×512-3_tran\" sizes=\"(max-width: 680px) 100vw, 680px\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png 680w, https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" height=\"512\" width=\"680\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/generic[3]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": -1028,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"lsow-carousel-item slick-slide slick-cloned\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/generic[2]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": -2098,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-2\" class=\"lsow-carousel-item slick-slide slick-cloned\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/generic[6]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": 8602,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"8\" class=\"lsow-carousel-item slick-slide slick-cloned\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/generic[5]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": 7532,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"7\" class=\"lsow-carousel-item slick-slide slick-cloned\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/generic[4]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": 6462,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"6\" class=\"lsow-carousel-item slick-slide slick-cloned\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/generic[1]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": -3168,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-3\" class=\"lsow-carousel-item slick-slide slick-cloned\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/option[6]"
            },
            "message": "The 'id' \"slick-slide05\" specified for the ARIA property 'aria-describedby' value is not valid",
            "bounds": {
              "left": 5392,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide05\" role=\"option\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"5\" class=\"lsow-carousel-item slick-slide\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/option[5]"
            },
            "message": "The 'id' \"slick-slide04\" specified for the ARIA property 'aria-describedby' value is not valid",
            "bounds": {
              "left": 4322,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide04\" role=\"option\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"4\" class=\"lsow-carousel-item slick-slide\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/option[4]"
            },
            "message": "The 'id' \"slick-slide03\" specified for the ARIA property 'aria-describedby' value is not valid",
            "bounds": {
              "left": 3252,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide03\" role=\"option\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"3\" class=\"lsow-carousel-item slick-slide\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/option[3]"
            },
            "message": "The 'id' \"slick-slide02\" specified for the ARIA property 'aria-describedby' value is not valid",
            "bounds": {
              "left": 2182,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide02\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"2\" class=\"lsow-carousel-item slick-slide slick-active\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/option[2]"
            },
            "message": "The 'id' \"slick-slide01\" specified for the ARIA property 'aria-describedby' value is not valid",
            "bounds": {
              "left": 1112,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide01\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"1\" class=\"lsow-carousel-item slick-slide slick-active\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]/option[1]"
            },
            "message": "The 'id' \"slick-slide00\" specified for the ARIA property 'aria-describedby' value is not valid",
            "bounds": {
              "left": 42,
              "top": 4090,
              "height": 279,
              "width": 1056
            },
            "snippet": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"lsow-carousel-item slick-slide slick-current slick-active\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": -1,
              "top": -1,
              "height": 1,
              "width": 1
            },
            "snippet": "<a href=\"#content\" class=\"skip-link screen-reader-text\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_complementary_labelled",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/aside[1]",
              "aria": "/document[1]/contentinfo[1]/complementary[1]"
            },
            "message": "The element with \"complementary\" role does not have a label",
            "bounds": {
              "left": 30,
              "top": 5549,
              "height": 596,
              "width": 740
            },
            "snippet": "<aside class=\"widget widget_siteorigin-panels-builder\" id=\"siteorigin-panels-builder-2\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_child_tabbable",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "aria": "/document[1]/main[1]/generic[1]/listbox[1]"
            },
            "message": "None of the descendent elements with \"option\" role is tabbable",
            "bounds": {
              "left": -3175,
              "top": 4083,
              "height": 293,
              "width": 12840
            },
            "snippet": "<div style=\"opacity: 1; width: 12840px; left: -3210px;\" role=\"listbox\" class=\"slick-track\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "aria": "/document[1]/contentinfo[1]/complementary[1]/paragraph[1]/link[1]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 261,
              "top": 5599,
              "height": 288,
              "width": 280
            },
            "snippet": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\">",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[2]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"IE=10\" http-equiv=\"X-UA-Compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/link[31]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<link color=\"#2b2b50\" href=\"/wp-content/uploads/fbrfg/safari-pinned-tab.svg\" rel=\"mask-icon\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_role_redundant",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/header[1]",
              "aria": "/document[1]/banner[1]"
            },
            "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 222,
              "width": 800
            },
            "snippet": "<header role=\"banner\" class=\"site-header masthead-logo-in-menu \" id=\"masthead\">",
            "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": 5519,
              "height": 698,
              "width": 800
            },
            "snippet": "<footer role=\"contentinfo\" class=\"site-footer\" id=\"colophon\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          4,
          0,
          22
        ],
        "instances": [
          {
            "ruleID": "input_label_exists",
            "what": "Form control with \"listbox\" role has no associated label",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div style=\"opacity: 1; width: 12840px; left: -3210px;\" role=\"listbox\" class=\"slick-track\">"
          },
          {
            "ruleID": "input_label_before",
            "what": "Label text is located after its associated text input or <select> element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_5_5",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[4]/div[1]/span[1]/input[1]"
            },
            "excerpt": "<input aria-required=\"false\" placeholder=\"Zip\" value=\"\" id=\"input_1_5_5\" name=\"input_5.5\" type=\"text\">"
          },
          {
            "ruleID": "input_label_before",
            "what": "Label text is located after its associated text input or <select> element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_11_6",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[2]/input[1]"
            },
            "excerpt": "<input placeholder=\"Last Name\" aria-required=\"false\" value=\"\" id=\"input_1_11_6\" name=\"input_11.6\" type=\"text\">"
          },
          {
            "ruleID": "input_label_before",
            "what": "Label text is located after its associated text input or <select> element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_11_3",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/div[1]/span[1]/input[1]"
            },
            "excerpt": "<input placeholder=\"First Name\" aria-required=\"false\" value=\"\" id=\"input_1_11_3\" name=\"input_11.3\" type=\"text\">"
          },
          {
            "ruleID": "img_alt_null",
            "what": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/img[1]"
            },
            "excerpt": "<img class=\"so-widget-image\" loading=\"lazy\" alt=\"\" title=\"Group-8-Copy-5-1200×1200\" sizes=\"(max-width: 1200px) 100vw, 1200px\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Cop ... a.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" height=\"1200\" width=\"1200\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\">"
          },
          {
            "ruleID": "img_alt_null",
            "what": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/img[1]"
            },
            "excerpt": "<img class=\"so-widget-image\" loading=\"lazy\" alt=\"\" title=\"ca-district-54-1024×512-3_tran\" sizes=\"(max-width: 680px) 100vw, 680px\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-dist ... om/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" height=\"512\" width=\"680\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]"
            },
            "excerpt": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"lsow-carousel-item slick-slide slick-cloned\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-2\" class=\"lsow-carousel-item slick-slide slick-cloned\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]"
            },
            "excerpt": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"8\" class=\"lsow-carousel-item slick-slide slick-cloned\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]"
            },
            "excerpt": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"7\" class=\"lsow-carousel-item slick-slide slick-cloned\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]"
            },
            "excerpt": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"6\" class=\"lsow-carousel-item slick-slide slick-cloned\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div style=\"width: 1056px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-3\" class=\"lsow-carousel-item slick-slide slick-cloned\">"
          },
          {
            "ruleID": "aria_id_unique",
            "what": "The 'id' \"slick-slide05\" specified for the ARIA property 'aria-describedby' value is not valid",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide05\" role=\"option\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"5\" class=\"lsow-carousel-item slick-slide\">"
          },
          {
            "ruleID": "aria_id_unique",
            "what": "The 'id' \"slick-slide04\" specified for the ARIA property 'aria-describedby' value is not valid",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide04\" role=\"option\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"4\" class=\"lsow-carousel-item slick-slide\">"
          },
          {
            "ruleID": "aria_id_unique",
            "what": "The 'id' \"slick-slide03\" specified for the ARIA property 'aria-describedby' value is not valid",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide03\" role=\"option\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"3\" class=\"lsow-carousel-item slick-slide\">"
          },
          {
            "ruleID": "aria_id_unique",
            "what": "The 'id' \"slick-slide02\" specified for the ARIA property 'aria-describedby' value is not valid",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide02\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"2\" class=\"lsow-carousel-item slick-slide slick-active\">"
          },
          {
            "ruleID": "aria_id_unique",
            "what": "The 'id' \"slick-slide01\" specified for the ARIA property 'aria-describedby' value is not valid",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide01\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"1\" class=\"lsow-carousel-item slick-slide slick-active\">"
          },
          {
            "ruleID": "aria_id_unique",
            "what": "The 'id' \"slick-slide00\" specified for the ARIA property 'aria-describedby' value is not valid",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]"
            },
            "excerpt": "<div style=\"width: 1056px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"lsow-carousel-item slick-slide slick-current slick-active\">"
          },
          {
            "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]/a[1]"
            },
            "excerpt": "<a href=\"#content\" class=\"skip-link screen-reader-text\">"
          },
          {
            "ruleID": "aria_complementary_labelled",
            "what": "The element with \"complementary\" role does not have a label",
            "ordinalSeverity": 3,
            "tagName": "ASIDE",
            "id": "siteorigin-panels-builder-2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/footer[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside class=\"widget widget_siteorigin-panels-builder\" id=\"siteorigin-panels-builder-2\">"
          },
          {
            "ruleID": "aria_child_tabbable",
            "what": "None of the descendent elements with \"option\" role is tabbable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div style=\"opacity: 1; width: 12840px; left: -3210px;\" role=\"listbox\" class=\"slick-track\">"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[2]"
            },
            "excerpt": "<meta content=\"IE=10\" http-equiv=\"X-UA-Compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/link[31]"
            },
            "excerpt": "<link color=\"#2b2b50\" href=\"/wp-content/uploads/fbrfg/safari-pinned-tab.svg\" rel=\"mask-icon\">"
          },
          {
            "ruleID": "aria_role_redundant",
            "what": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
            "ordinalSeverity": 1,
            "tagName": "HEADER",
            "id": "masthead",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]"
            },
            "excerpt": "<header role=\"banner\" class=\"site-header masthead-logo-in-menu \" id=\"masthead\">"
          },
          {
            "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\" class=\"site-footer\" id=\"colophon\">"
          }
        ]
      },
      "endTime": 1687101198601
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687101198601,
      "endTime": 1687101199193
    },
    {
      "type": "url",
      "which": "https://isaacbryanforca.com/",
      "what": "Candidate Isaac Bryan (D)",
      "startTime": 1687101199193,
      "result": {
        "url": "https://isaacbryanforca.com/"
      },
      "endTime": 1687101200201
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687101200201,
      "url": "https://isaacbryanforca.com/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "error",
              "lastLine": 3,
              "lastColumn": 52,
              "firstColumn": 2,
              "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
              "extract": "\"UTF-8\">\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=10\">\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 51
            },
            {
              "type": "info",
              "lastLine": 4,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "=\"IE=10\">\n<script type=\"text/javascript\">\nvar g",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 23,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "5</title>\n<style type=\"text/css\">body #",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 38,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "s/feed/\">\n<script type=\"text/javascript\">\nwindo",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 42,
              "lastColumn": 132,
              "firstColumn": 10,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "\n</script><script src=\"https://isaacbryanforca.com/wp-includes/js/wp-emoji-release.min.js?ver=5.9.7\" type=\"text/javascript\" defer=\"\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 123
            },
            {
              "type": "info",
              "lastLine": 43,
              "lastColumn": 23,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "</script>\n<style type=\"text/css\">\nimg.w",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 58,
              "lastColumn": 53,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "ia=\"all\">\n<style id=\"global-styles-inline-css\" type=\"text/css\">\nbody{",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 74,
              "lastColumn": 131,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "ia=\"all\">\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\" id=\"jquery-core-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 75,
              "lastColumn": 142,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2\" id=\"jquery-migrate-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 142
            },
            {
              "type": "info",
              "lastLine": 76,
              "lastColumn": 173,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/slick.min.js?ver=2.8.3\" id=\"lsow-slick-carousel-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "info",
              "lastLine": 77,
              "lastColumn": 153,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.flexslider.min.js?ver=2.1\" id=\"jquery-flexslider-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 153
            },
            {
              "type": "info",
              "lastLine": 78,
              "lastColumn": 155,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.touchSwipe.min.js?ver=1.6.6\" id=\"jquery-touchswipe-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 79,
              "lastColumn": 58,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"vantage-main-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 58
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 152,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.theme-main.min.js?ver=1.19.10\" id=\"vantage-main-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 152
            },
            {
              "type": "info",
              "lastLine": 85,
              "lastColumn": 147,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.fitvids.min.js?ver=1.0\" id=\"jquery-fitvids-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 147
            },
            {
              "type": "info",
              "lastLine": 92,
              "lastColumn": 66,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "endif]-->\n<script type=\"text/javascript\" id=\"siteorigin-mobilenav-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 66
            },
            {
              "type": "info",
              "lastLine": 97,
              "lastColumn": 166,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/js/mobilenav.min.js?ver=1.19.10\" id=\"siteorigin-mobilenav-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 98,
              "lastColumn": 162,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.6.1\" id=\"gform_json-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 162
            },
            {
              "type": "info",
              "lastLine": 99,
              "lastColumn": 64,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"gform_gravityforms-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 64
            },
            {
              "type": "info",
              "lastLine": 107,
              "lastColumn": 65,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"gform_gravityforms-js-before\">\n\n</sc",
              "hiliteStart": 10,
              "hiliteLength": 65
            },
            {
              "type": "info",
              "lastLine": 110,
              "lastColumn": 171,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.6.1\" id=\"gform_gravityforms-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 171
            },
            {
              "type": "info",
              "lastLine": 126,
              "lastColumn": 39,
              "firstColumn": 9,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": ">\n        <script type=\"text/javascript\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 139,
              "lastColumn": 136,
              "firstColumn": 114,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "cale=1\">\t\t<style type=\"text/css\">\n\t\t\t.s",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 143,
              "lastColumn": 40,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "/style>\n\t\t<style type=\"text/css\" media=\"screen\">\n\t\t#fo",
              "hiliteStart": 10,
              "hiliteLength": 38
            },
            {
              "type": "info",
              "lastLine": 147,
              "lastColumn": 88,
              "firstColumn": 18,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "          <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-head\">/* Lay",
              "hiliteStart": 10,
              "hiliteLength": 71
            },
            {
              "type": "info",
              "lastLine": 147,
              "lastColumn": 4293,
              "firstColumn": 4243,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "} </style><style type=\"text/css\" id=\"vantage-footer-widgets\">#foote",
              "hiliteStart": 10,
              "hiliteLength": 51
            },
            {
              "type": "info",
              "lastLine": 147,
              "lastColumn": 4384,
              "firstColumn": 4342,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "}</style> <style type=\"text/css\" id=\"customizer-css\">@impor",
              "hiliteStart": 10,
              "hiliteLength": 43
            },
            {
              "type": "info",
              "lastLine": 147,
              "lastColumn": 7714,
              "firstColumn": 7673,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "</style>\t\t<style type=\"text/css\" id=\"wp-custom-css\">\n\t\t\t\n.",
              "hiliteStart": 10,
              "hiliteLength": 42
            },
            {
              "type": "error",
              "lastLine": 294,
              "lastColumn": 2,
              "message": "CSS: Parse Error.",
              "extract": "t: no-repeat;\n}\n.layout-full .",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 447,
              "lastColumn": 2,
              "message": "CSS: Parse Error.",
              "extract": "-bottom: 0px;\n}\n.entry-content",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 456,
              "lastColumn": 16,
              "message": "CSS: Parse Error."
            },
            {
              "type": "info",
              "lastLine": 469,
              "lastColumn": 79,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": ">\n\n\t\n\t\n\t\t\n<header id=\"masthead\" class=\"site-header masthead-logo-in-menu \" role=\"banner\">\n\n\t\n<n",
              "hiliteStart": 10,
              "hiliteLength": 79
            },
            {
              "type": "info",
              "lastLine": 536,
              "lastColumn": 961,
              "firstColumn": 847,
              "subType": "warning",
              "message": "The button role is unnecessary for element button.",
              "extract": "quot;:1}\"><button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previo",
              "hiliteStart": 10,
              "hiliteLength": 115
            },
            {
              "type": "error",
              "lastLine": 536,
              "lastColumn": 1263,
              "firstColumn": 1123,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 539,
              "lastColumn": 147,
              "firstColumn": 7,
              "message": "Duplicate ID .",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "info",
              "lastLine": 536,
              "lastColumn": 1263,
              "firstColumn": 1123,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 539,
              "lastColumn": 147,
              "firstColumn": 7,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 542,
              "lastColumn": 147,
              "firstColumn": 7,
              "message": "Duplicate ID .",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "info",
              "lastLine": 536,
              "lastColumn": 1263,
              "firstColumn": 1123,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 542,
              "lastColumn": 147,
              "firstColumn": 7,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 563,
              "lastColumn": 146,
              "firstColumn": 7,
              "message": "Duplicate ID .",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"6\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 140
            },
            {
              "type": "info",
              "lastLine": 536,
              "lastColumn": 1263,
              "firstColumn": 1123,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 563,
              "lastColumn": 146,
              "firstColumn": 7,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"6\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 140
            },
            {
              "type": "error",
              "lastLine": 566,
              "lastColumn": 146,
              "firstColumn": 7,
              "message": "Duplicate ID .",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"7\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 140
            },
            {
              "type": "info",
              "lastLine": 536,
              "lastColumn": 1263,
              "firstColumn": 1123,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 566,
              "lastColumn": 146,
              "firstColumn": 7,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"7\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 140
            },
            {
              "type": "error",
              "lastLine": 569,
              "lastColumn": 146,
              "firstColumn": 7,
              "message": "Duplicate ID .",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 140
            },
            {
              "type": "info",
              "lastLine": 536,
              "lastColumn": 1263,
              "firstColumn": 1123,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 141
            },
            {
              "type": "error",
              "lastLine": 569,
              "lastColumn": 146,
              "firstColumn": 7,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 140
            },
            {
              "type": "info",
              "lastLine": 572,
              "lastColumn": 297,
              "firstColumn": 187,
              "subType": "warning",
              "message": "The button role is unnecessary for element button.",
              "extract": "l-item --><button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</",
              "hiliteStart": 10,
              "hiliteLength": 111
            },
            {
              "type": "error",
              "lastLine": 572,
              "lastColumn": 802,
              "firstColumn": 780,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "rid-cell\"><style type=\"text/css\">body #",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 572,
              "lastColumn": 802,
              "firstColumn": 780,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "rid-cell\"><style type=\"text/css\">body #",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 614,
              "lastColumn": 47,
              "firstColumn": 17,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "          <script type=\"text/javascript\">\ngform",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 639,
              "lastColumn": 62,
              "firstColumn": 2,
              "subType": "warning",
              "message": "The contentinfo role is unnecessary for element footer.",
              "extract": "-->\n\n\t\n\t\n\t<footer id=\"colophon\" class=\"site-footer\" role=\"contentinfo\">\n\n\t\t\t<",
              "hiliteStart": 10,
              "hiliteLength": 61
            },
            {
              "type": "info",
              "lastLine": 649,
              "lastColumn": 223,
              "subType": "warning",
              "message": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)",
              "extract": "data-sow-icon=\"\"></span></a><",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 663,
              "lastColumn": 209,
              "firstColumn": 137,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "          <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-footer\">/* Lay",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "info",
              "lastLine": 663,
              "lastColumn": 209,
              "firstColumn": 137,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "          <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-footer\">/* Lay",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "error",
              "lastLine": 664,
              "lastColumn": 57,
              "firstColumn": 1,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "ia=\"all\">\n<style id=\"button-generation-inline-css\" type=\"text/css\">\n.btg-",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 664,
              "lastColumn": 57,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "ia=\"all\">\n<style id=\"button-generation-inline-css\" type=\"text/css\">\n.btg-",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 205,
              "message": "CSS: background-color: Lexical error at line 1, column 197.  Encountered: \"#\" (35), after : \"#\".",
              "extract": "olor: ##b5e1df; box-shadow: no",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 223,
              "message": "CSS: background-color: Parse Error.",
              "extract": "x-shadow: none; font-family: A",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 243,
              "message": "CSS: background-color: Parse Error.",
              "extract": "-family: Arial; font-size: 16p",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 260,
              "message": "CSS: background-color: Parse Error.",
              "extract": "ont-size: 16px; font-weight: 7",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 278,
              "message": "CSS: background-color: Parse Error.",
              "extract": "nt-weight: 700; font-style: no",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 298,
              "message": "CSS: background-color: Parse Error.",
              "extract": "-style: normal; -ms-transform:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 327,
              "message": "CSS: background-color: Parse Error.",
              "extract": ": rotate(0deg); -webkit-transf",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 360,
              "message": "CSS: background-color: Parse Error.",
              "extract": ": rotate(0deg); transform: rot",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 385,
              "message": "CSS: background-color: Parse Error.",
              "extract": ": rotate(0deg); text-align: ce",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 405,
              "message": "CSS: background-color: Parse Error.",
              "extract": "-align: center; cursor: pointe",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 422,
              "message": "CSS: background-color: Parse Error.",
              "extract": "ursor: pointer; } .btg-button-",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 665,
              "lastColumn": 424,
              "message": "CSS: background-color: Parse Error.",
              "extract": "sor: pointer; } .btg-button-1:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 671,
              "lastColumn": 67,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "ia=\"all\">\n<script type=\"text/javascript\" id=\"lsow-frontend-scripts-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 67
            },
            {
              "type": "info",
              "lastLine": 676,
              "lastColumn": 183,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/lsow-frontend.min.js?ver=2.8.3\" id=\"lsow-frontend-scripts-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 183
            },
            {
              "type": "info",
              "lastLine": 677,
              "lastColumn": 158,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9\" id=\"regenerator-runtime-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "info",
              "lastLine": 678,
              "lastColumn": 142,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0\" id=\"wp-polyfill-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 142
            },
            {
              "type": "info",
              "lastLine": 679,
              "lastColumn": 160,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/dom-ready.min.js?ver=ecda74de0221e1c2ce5c57cbb5af09d5\" id=\"wp-dom-ready-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "info",
              "lastLine": 680,
              "lastColumn": 152,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/hooks.min.js?ver=1e58c8c5a32b2e97491080c5b10dc71c\" id=\"wp-hooks-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 152
            },
            {
              "type": "info",
              "lastLine": 681,
              "lastColumn": 150,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/i18n.min.js?ver=30fcecb428a0e8383d3776bcdd3a7834\" id=\"wp-i18n-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "info",
              "lastLine": 682,
              "lastColumn": 53,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"wp-i18n-js-after\">\nwp.i1",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 685,
              "lastColumn": 60,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"wp-a11y-js-translations\">\n( fun",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "info",
              "lastLine": 692,
              "lastColumn": 150,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/a11y.min.js?ver=68e470cf840f69530e9db3be229ad4b6\" id=\"wp-a11y-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "info",
              "lastLine": 693,
              "lastColumn": 177,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js?ver=2.6.1\" id=\"gform_masked_input-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 177
            },
            {
              "type": "info",
              "lastLine": 694,
              "lastColumn": 177,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.6.1\" id=\"gform_placeholder-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 177
            },
            {
              "type": "info",
              "lastLine": 695,
              "lastColumn": 76,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"siteorigin-panels-front-styles-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 76
            },
            {
              "type": "info",
              "lastLine": 700,
              "lastColumn": 171,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/js/styling.min.js?ver=2.16.11\" id=\"siteorigin-panels-front-styles-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 171
            },
            {
              "type": "info",
              "lastLine": 701,
              "lastColumn": 63,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"button-generation-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "info",
              "lastLine": 706,
              "lastColumn": 170,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/js/jquery.buttons.min.js?ver=2.3.3\" id=\"button-generation-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 170
            },
            {
              "type": "info",
              "lastLine": 707,
              "lastColumn": 179,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.waypoints.min.js?ver=2.8.3\" id=\"lsow-waypoints-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 179
            },
            {
              "type": "info",
              "lastLine": 708,
              "lastColumn": 177,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.powertip.min.js?ver=2.8.3\" id=\"lsow-tooltips-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 177
            },
            {
              "type": "info",
              "lastLine": 709,
              "lastColumn": 205,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/js/icon-list.min.js?ver=1.32.3\" id=\"lsow-icon-list-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 205
            },
            {
              "type": "info",
              "lastLine": 710,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\">docume",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 710,
              "lastColumn": 163,
              "firstColumn": 133,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": ";</script><script type=\"text/javascript\">\ngform",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 715,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\">\ngform",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 545,
              "lastColumn": 202,
              "firstColumn": 7,
              "message": "The aria-describedby attribute must point to an element in the same document.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 196
            },
            {
              "type": "error",
              "lastLine": 548,
              "lastColumn": 188,
              "firstColumn": 7,
              "message": "The aria-describedby attribute must point to an element in the same document.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 182
            },
            {
              "type": "error",
              "lastLine": 551,
              "lastColumn": 188,
              "firstColumn": 7,
              "message": "The aria-describedby attribute must point to an element in the same document.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 182
            },
            {
              "type": "error",
              "lastLine": 554,
              "lastColumn": 174,
              "firstColumn": 7,
              "message": "The aria-describedby attribute must point to an element in the same document.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 168
            },
            {
              "type": "error",
              "lastLine": 557,
              "lastColumn": 174,
              "firstColumn": 7,
              "message": "The aria-describedby attribute must point to an element in the same document.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 168
            },
            {
              "type": "error",
              "lastLine": 560,
              "lastColumn": 174,
              "firstColumn": 7,
              "message": "The aria-describedby attribute must point to an element in the same document.",
              "extract": "/p>\n</div><div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 1056px;\"><h5><s",
              "hiliteStart": 10,
              "hiliteLength": 168
            },
            {
              "type": "info",
              "lastLine": 476,
              "lastColumn": 345,
              "firstColumn": 312,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": " 55 Logo\"><h1 class=\"site-title logo-title\">FOR CA",
              "hiliteStart": 10,
              "hiliteLength": 34
            }
          ],
          "language": "en"
        },
        "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": "error",
              "lastLine": 5,
              "lastColumn": 54,
              "firstColumn": 2,
              "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
              "extract": "TF-8\" />\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=10\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 5,
              "lastColumn": 54,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "TF-8\" />\n\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=10\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 6,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "IE=10\" />\n<script type=\"text/javascript\">\nvar g",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 10,
              "lastColumn": 53,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "script>\n\n\t<link rel=\"profile\" href=\"http://gmpg.org/xfn/11\" />\n\t<lin",
              "hiliteStart": 10,
              "hiliteLength": 52
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 70,
              "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://isaacbryanforca.com/xmlrpc.php\" />\n\t<tit",
              "hiliteStart": 10,
              "hiliteLength": 69
            },
            {
              "type": "info",
              "lastLine": 13,
              "lastColumn": 23,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "5</title>\n<style type=\"text/css\">body #",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 95,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "aijer -->\n<meta name=\"robots\" content=\"max-snippet:-1,max-image-preview:standard,max-video-preview:-1\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 95
            },
            {
              "type": "info",
              "lastLine": 16,
              "lastColumn": 165,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ew:-1\" />\n<meta name=\"description\" content=\"Isaac Bryan is running to bring the people back into the center of our government and represent the communities of Los Angeles.\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 165
            },
            {
              "type": "info",
              "lastLine": 17,
              "lastColumn": 107,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "eles.\" />\n<meta property=\"og:image\" content=\"https://isaacbryanforca.com/wp-content/uploads/2021/02/Meta-Copy.png\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 107
            },
            {
              "type": "info",
              "lastLine": 18,
              "lastColumn": 49,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "y.png\" />\n<meta property=\"og:image:width\" content=\"1200\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 49
            },
            {
              "type": "info",
              "lastLine": 19,
              "lastColumn": 49,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\"1200\" />\n<meta property=\"og:image:height\" content=\"627\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 49
            },
            {
              "type": "info",
              "lastLine": 20,
              "lastColumn": 45,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"627\" />\n<meta property=\"og:locale\" content=\"en_GB\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 45
            },
            {
              "type": "info",
              "lastLine": 21,
              "lastColumn": 45,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "en_GB\" />\n<meta property=\"og:type\" content=\"website\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 45
            },
            {
              "type": "info",
              "lastLine": 22,
              "lastColumn": 50,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "bsite\" />\n<meta property=\"og:title\" content=\"ISAAC BRYAN\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 50
            },
            {
              "type": "info",
              "lastLine": 23,
              "lastColumn": 172,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "BRYAN\" />\n<meta property=\"og:description\" content=\"Isaac Bryan is running to bring the people back into the center of our government and represent the communities of Los Angeles.\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 172
            },
            {
              "type": "info",
              "lastLine": 24,
              "lastColumn": 65,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "eles.\" />\n<meta property=\"og:url\" content=\"https://isaacbryanforca.com/\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 65
            },
            {
              "type": "info",
              "lastLine": 25,
              "lastColumn": 84,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".com/\" />\n<meta property=\"og:site_name\" content=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 84
            },
            {
              "type": "info",
              "lastLine": 26,
              "lastColumn": 58,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "CT 55\" />\n<meta name=\"twitter:card\" content=\"summary_large_image\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 58
            },
            {
              "type": "info",
              "lastLine": 27,
              "lastColumn": 51,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "image\" />\n<meta name=\"twitter:title\" content=\"ISAAC BRYAN\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 51
            },
            {
              "type": "info",
              "lastLine": 28,
              "lastColumn": 173,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "BRYAN\" />\n<meta name=\"twitter:description\" content=\"Isaac Bryan is running to bring the people back into the center of our government and represent the communities of Los Angeles.\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "info",
              "lastLine": 29,
              "lastColumn": 108,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "eles.\" />\n<meta name=\"twitter:image\" content=\"https://isaacbryanforca.com/wp-content/uploads/2021/02/Meta-Copy.png\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "info",
              "lastLine": 30,
              "lastColumn": 50,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "y.png\" />\n<meta name=\"twitter:image:width\" content=\"1200\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 50
            },
            {
              "type": "info",
              "lastLine": 31,
              "lastColumn": 50,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\"1200\" />\n<meta name=\"twitter:image:height\" content=\"627\" />\n",
              "hiliteStart": 10,
              "hiliteLength": 50
            },
            {
              "type": "info",
              "lastLine": 32,
              "firstLine": 31,
              "lastColumn": 60,
              "firstColumn": 51,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "t=\"627\" />\n<link rel=\"canonical\" href=\"https://isaacbryanforca.com/\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 61
            },
            {
              "type": "info",
              "lastLine": 37,
              "lastColumn": 44,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "boot -->\n\n<link rel='dns-prefetch' href='//s.w.org' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 44
            },
            {
              "type": "info",
              "lastLine": 38,
              "lastColumn": 155,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "w.org' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 &raquo; Feed\" href=\"https://isaacbryanforca.com/feed/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 39,
              "lastColumn": 173,
              "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=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 &raquo; Comments Feed\" href=\"https://isaacbryanforca.com/comments/feed/\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "info",
              "lastLine": 40,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "feed/\" />\n<script type=\"text/javascript\">\nwindo",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 45,
              "lastColumn": 23,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "</script>\n<style type=\"text/css\">\nimg.w",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 59,
              "lastColumn": 175,
              "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://isaacbryanforca.com/wp-includes/css/dist/block-library/style.min.css?ver=5.9.7' type='text/css' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 174
            },
            {
              "type": "info",
              "lastLine": 60,
              "lastColumn": 53,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "='all' />\n<style id='global-styles-inline-css' type='text/css'>\nbody{",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 63,
              "lastColumn": 194,
              "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='siteorigin-panels-front-css'  href='https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/css/front-flex.min.css?ver=2.16.11' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 194
            },
            {
              "type": "info",
              "lastLine": 64,
              "lastColumn": 218,
              "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='sow-image-default-d70c3388eec3-41-css'  href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d70c3388eec3-41.css?ver=5.9.7' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 218
            },
            {
              "type": "info",
              "lastLine": 65,
              "lastColumn": 218,
              "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='sow-image-default-afa9880912f4-41-css'  href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-afa9880912f4-41.css?ver=5.9.7' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 218
            },
            {
              "type": "info",
              "lastLine": 66,
              "lastColumn": 187,
              "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='lsow-slick-css'  href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/slick.css?ver=2.8.3' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 187
            },
            {
              "type": "info",
              "lastLine": 67,
              "lastColumn": 191,
              "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='lsow-icomoon-css'  href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/icomoon.css?ver=2.8.3' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 191
            },
            {
              "type": "info",
              "lastLine": 68,
              "lastColumn": 198,
              "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='lsow-frontend-css'  href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/lsow-frontend.css?ver=2.8.3' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 198
            },
            {
              "type": "info",
              "lastLine": 69,
              "lastColumn": 222,
              "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='lsow-carousel-css'  href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-carousel-widget/css/style.css?ver=1.32.3' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 222
            },
            {
              "type": "info",
              "lastLine": 70,
              "lastColumn": 226,
              "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='lsow-carousel-default-1398c7c9e37b-41-css'  href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-carousel-default-1398c7c9e37b-41.css?ver=5.9.7' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 226
            },
            {
              "type": "info",
              "lastLine": 71,
              "lastColumn": 218,
              "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='sow-image-default-d6014b76747a-41-css'  href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d6014b76747a-41.css?ver=5.9.7' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 218
            },
            {
              "type": "info",
              "lastLine": 72,
              "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='uaf_client_css-css'  href='https://isaacbryanforca.com/wp-content/uploads/useanyfont/uaf.css?ver=1687101188' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 73,
              "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='vantage-style-css'  href='https://isaacbryanforca.com/wp-content/themes/vantage/style.css?ver=1.19.10' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "info",
              "lastLine": 74,
              "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='font-awesome-css'  href='https://isaacbryanforca.com/wp-content/themes/vantage/fontawesome/css/font-awesome.css?ver=4.6.2' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 75,
              "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='siteorigin-mobilenav-css'  href='https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/css/mobilenav.css?ver=1.19.10' type='text/css' media='all' />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 189
            },
            {
              "type": "info",
              "lastLine": 76,
              "lastColumn": 131,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "='all' />\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 77,
              "lastColumn": 142,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 142
            },
            {
              "type": "info",
              "lastLine": 78,
              "lastColumn": 173,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/slick.min.js?ver=2.8.3' id='lsow-slick-carousel-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "info",
              "lastLine": 79,
              "lastColumn": 153,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.flexslider.min.js?ver=2.1' id='jquery-flexslider-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 153
            },
            {
              "type": "info",
              "lastLine": 80,
              "lastColumn": 155,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.touchSwipe.min.js?ver=1.6.6' id='jquery-touchswipe-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 81,
              "lastColumn": 58,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' id='vantage-main-js-extra'>\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 58
            },
            {
              "type": "info",
              "lastLine": 86,
              "lastColumn": 152,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.theme-main.min.js?ver=1.19.10' id='vantage-main-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 152
            },
            {
              "type": "info",
              "lastLine": 87,
              "lastColumn": 147,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.fitvids.min.js?ver=1.0' id='jquery-fitvids-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 147
            },
            {
              "type": "info",
              "lastLine": 94,
              "lastColumn": 66,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "endif]-->\n<script type='text/javascript' id='siteorigin-mobilenav-js-extra'>\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 66
            },
            {
              "type": "info",
              "lastLine": 99,
              "lastColumn": 166,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/js/mobilenav.min.js?ver=1.19.10' id='siteorigin-mobilenav-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 100,
              "lastColumn": 162,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.6.1' id='gform_json-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 162
            },
            {
              "type": "info",
              "lastLine": 101,
              "lastColumn": 64,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' id='gform_gravityforms-js-extra'>\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 64
            },
            {
              "type": "info",
              "lastLine": 109,
              "lastColumn": 65,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' id='gform_gravityforms-js-before'>\n\n</sc",
              "hiliteStart": 10,
              "hiliteLength": 65
            },
            {
              "type": "info",
              "lastLine": 112,
              "lastColumn": 171,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.6.1' id='gform_gravityforms-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 171
            },
            {
              "type": "info",
              "lastLine": 113,
              "lastColumn": 77,
              "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://isaacbryanforca.com/wp-json/\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 77
            },
            {
              "type": "info",
              "lastLine": 113,
              "lastColumn": 183,
              "firstColumn": 78,
              "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://isaacbryanforca.com/wp-json/wp/v2/pages/41\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 106
            },
            {
              "type": "info",
              "lastLine": 113,
              "lastColumn": 294,
              "firstColumn": 184,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ges/41\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://isaacbryanforca.com/xmlrpc.php?rsd\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 111
            },
            {
              "type": "info",
              "lastLine": 114,
              "lastColumn": 124,
              "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://isaacbryanforca.com/wp-includes/wlwmanifest.xml\" /> \n<lin",
              "hiliteStart": 10,
              "hiliteLength": 124
            },
            {
              "type": "info",
              "lastLine": 115,
              "lastColumn": 156,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".xml\" /> \n<link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://isaacbryanforca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fisaacbryanforca.com%2F\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 156
            },
            {
              "type": "info",
              "lastLine": 116,
              "lastColumn": 164,
              "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://isaacbryanforca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fisaacbryanforca.com%2F&#038;format=xml\" />\n<!-- ",
              "hiliteStart": 10,
              "hiliteLength": 164
            },
            {
              "type": "info",
              "lastLine": 128,
              "lastColumn": 39,
              "firstColumn": 9,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": ">\n        <script type=\"text/javascript\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 141,
              "lastColumn": 113,
              "firstColumn": 44,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\"#ffffff\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\t\t<sty",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "info",
              "lastLine": 141,
              "lastColumn": 138,
              "firstColumn": 116,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "le=1\" />\t\t<style type=\"text/css\">\n\t\t\t.s",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 145,
              "lastColumn": 40,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "/style>\n\t\t<style type=\"text/css\" media=\"screen\">\n\t\t#fo",
              "hiliteStart": 10,
              "hiliteLength": 38
            },
            {
              "type": "info",
              "lastLine": 150,
              "firstLine": 149,
              "lastColumn": 59,
              "firstColumn": 18,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "          <style type=\"text/css\" media=\"all\"\n                       id=\"siteorigin-panels-layouts-head\">/* Lay",
              "hiliteStart": 10,
              "hiliteLength": 94
            },
            {
              "type": "info",
              "lastLine": 150,
              "lastColumn": 4264,
              "firstColumn": 4214,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "} </style><style type=\"text/css\" id=\"vantage-footer-widgets\">#foote",
              "hiliteStart": 10,
              "hiliteLength": 51
            },
            {
              "type": "info",
              "lastLine": 150,
              "lastColumn": 4355,
              "firstColumn": 4313,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "}</style> <style type=\"text/css\" id=\"customizer-css\">@impor",
              "hiliteStart": 10,
              "hiliteLength": 43
            },
            {
              "type": "info",
              "lastLine": 150,
              "lastColumn": 7685,
              "firstColumn": 7644,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "</style>\t\t<style type=\"text/css\" id=\"wp-custom-css\">\n\t\t\t\n.",
              "hiliteStart": 10,
              "hiliteLength": 42
            },
            {
              "type": "error",
              "lastLine": 297,
              "lastColumn": 2,
              "message": "CSS: Parse Error.",
              "extract": "t: no-repeat;\n}\n.layout-full .",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 450,
              "lastColumn": 2,
              "message": "CSS: Parse Error.",
              "extract": "-bottom: 0px;\n}\n.entry-content",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 459,
              "lastColumn": 16,
              "message": "CSS: Parse Error."
            },
            {
              "type": "info",
              "lastLine": 472,
              "lastColumn": 79,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The banner role is unnecessary for element header.",
              "extract": ">\n\n\t\n\t\n\t\t\n<header id=\"masthead\" class=\"site-header masthead-logo-in-menu \" role=\"banner\">\n\n\t\n<n",
              "hiliteStart": 10,
              "hiliteLength": 79
            },
            {
              "type": "info",
              "lastLine": 479,
              "lastColumn": 318,
              "firstColumn": 118,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ss=\"logo\"><img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/isaac-bryan-logo.svg\"  class=\"logo-height-constrain\"  width=\"134\"  height=\"40\"  alt=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 Logo\"  /><h1 cl",
              "hiliteStart": 10,
              "hiliteLength": 201
            },
            {
              "type": "info",
              "lastLine": 511,
              "lastColumn": 404,
              "firstColumn": 3,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ainer\">\n\t\t<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2.jpg\" width=\"916\" height=\"948\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2.jpg 916w, https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2-580x600.jpg 580w\" sizes=\"(max-width: 916px) 100vw, 916px\" alt=\"\" loading=\"lazy\" \t\tclass=\"so-widget-image\"/>\n\t</di",
              "hiliteStart": 10,
              "hiliteLength": 402
            },
            {
              "type": "info",
              "lastLine": 518,
              "lastColumn": 6,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "TICE</h2>\n<hr />\n<p>Fo",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 526,
              "lastColumn": 6,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "L.A.</h2>\n<hr />\n<p>Th",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 532,
              "lastColumn": 469,
              "firstColumn": 3,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ainer\">\n\t\t<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\" width=\"680\" height=\"512\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png 680w, https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" sizes=\"(max-width: 680px) 100vw, 680px\" title=\"ca-district-54-1024&#215;512-3_tran\" alt=\"\" loading=\"lazy\" \t\tclass=\"so-widget-image\"/>\n\t</di",
              "hiliteStart": 10,
              "hiliteLength": 467
            },
            {
              "type": "error",
              "lastLine": 557,
              "lastColumn": 410,
              "firstColumn": 388,
              "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
              "extract": "id-cell\" ><style type=\"text/css\">body #",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 557,
              "lastColumn": 410,
              "firstColumn": 388,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "id-cell\" ><style type=\"text/css\">body #",
              "hiliteStart": 10,
              "hiliteLength": 23
            },
            {
              "type": "info",
              "lastLine": 559,
              "lastColumn": 15,
              "firstColumn": 10,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n\t<h6>STAY<br />\nINVOL",
              "hiliteStart": 10,
              "hiliteLength": 6
            },
            {
              "type": "info",
              "lastLine": 566,
              "lastColumn": 170,
              "firstColumn": 53,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='text' name='input_11.3' id='input_1_11_3' value=''   aria-required='false'   placeholder='First Name'  />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 118
            },
            {
              "type": "info",
              "lastLine": 571,
              "lastColumn": 169,
              "firstColumn": 53,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='text' name='input_11.6' id='input_1_11_6' value=''   aria-required='false'   placeholder='Last Name'  />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 117
            },
            {
              "type": "info",
              "lastLine": 576,
              "lastColumn": 170,
              "firstColumn": 29,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input name='input_2' id='input_1_2' type='text' value='' class='medium'   placeholder='Email *' aria-required=\"true\" aria-invalid=\"false\"  />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 142
            },
            {
              "type": "info",
              "lastLine": 577,
              "lastColumn": 429,
              "firstColumn": 310,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "er_phone'><input name='input_3' id='input_1_3' type='text' value='' class='medium'  placeholder='Phone'  aria-invalid=\"false\"   /></div>",
              "hiliteStart": 10,
              "hiliteLength": 120
            },
            {
              "type": "info",
              "lastLine": 579,
              "lastColumn": 110,
              "firstColumn": 25,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' class='gform_hidden' name='input_5.4' id='input_1_5_4' value=''/><span ",
              "hiliteStart": 10,
              "hiliteLength": 86
            },
            {
              "type": "info",
              "lastLine": 580,
              "lastColumn": 145,
              "firstColumn": 37,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='text' name='input_5.5' id='input_1_5_5' value=''   placeholder='Zip' aria-required='false'    />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 109
            },
            {
              "type": "info",
              "lastLine": 582,
              "lastColumn": 139,
              "firstColumn": 40,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "   </span><input type='hidden' class='gform_hidden' name='input_5.6' id='input_1_5_6' value='United States' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 100
            },
            {
              "type": "info",
              "lastLine": 585,
              "lastColumn": 394,
              "firstColumn": 46,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "p_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' value='Submit'  onclick='if(window[\"gf_submitting_1\"]){return false;}  window[\"gf_submitting_1\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_1\"]){return false;} window[\"gf_submitting_1\"]=true;  jQuery(\"#gform_1\").trigger(\"submit\",[true]); }' /> <inpu",
              "hiliteStart": 10,
              "hiliteLength": 349
            },
            {
              "type": "info",
              "lastLine": 585,
              "lastColumn": 497,
              "firstColumn": 396,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "]); }' /> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 586,
              "lastColumn": 85,
              "firstColumn": 13,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 73
            },
            {
              "type": "info",
              "lastLine": 587,
              "lastColumn": 86,
              "firstColumn": 13,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 589,
              "lastColumn": 88,
              "firstColumn": 13,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 76
            },
            {
              "type": "info",
              "lastLine": 590,
              "lastColumn": 136,
              "firstColumn": 13,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' class='gform_hidden' name='state_1' value='WyJbXSIsImJkZjNmNzMwMDIyM2NjY2UwOTI3ZmFlYzk3OWQ0NDEwIl0=' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 124
            },
            {
              "type": "info",
              "lastLine": 591,
              "lastColumn": 132,
              "firstColumn": 13,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 120
            },
            {
              "type": "info",
              "lastLine": 592,
              "lastColumn": 132,
              "firstColumn": 13,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 120
            },
            {
              "type": "info",
              "lastLine": 593,
              "lastColumn": 70,
              "firstColumn": 13,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "          <input type='hidden' name='gform_field_values' value='' />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 58
            },
            {
              "type": "info",
              "lastLine": 599,
              "lastColumn": 47,
              "firstColumn": 17,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "          <script type=\"text/javascript\">\ngform",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 607,
              "lastColumn": 670,
              "firstColumn": 3,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ainer\">\n\t\t<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\" width=\"1200\" height=\"1200\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600@2x.jpg 1200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600.jpg 600w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200.jpg 200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"Group-8-Copy-5-1200&#215;1200\" alt=\"\" loading=\"lazy\" \t\tclass=\"so-widget-image\"/>\n\t</di",
              "hiliteStart": 10,
              "hiliteLength": 668
            },
            {
              "type": "info",
              "lastLine": 624,
              "lastColumn": 62,
              "firstColumn": 2,
              "subType": "warning",
              "message": "The contentinfo role is unnecessary for element footer.",
              "extract": "-->\n\n\t\n\t\n\t<footer id=\"colophon\" class=\"site-footer\" role=\"contentinfo\">\n\n\t\t\t<",
              "hiliteStart": 10,
              "hiliteLength": 61
            },
            {
              "type": "info",
              "lastLine": 629,
              "lastColumn": 275,
              "firstColumn": 98,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "logo.svg\"><img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" width=\"297\" height=\"306\" /></a></",
              "hiliteStart": 10,
              "hiliteLength": 178
            },
            {
              "type": "info",
              "lastLine": 630,
              "lastColumn": 80,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "></a></p>\n<hr style=\"height: .4rem; border: none; color: #fff; background-color: #fff;\" />\n<p st",
              "hiliteStart": 10,
              "hiliteLength": 80
            },
            {
              "type": "info",
              "lastLine": 634,
              "lastColumn": 231,
              "subType": "warning",
              "message": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)",
              "extract": "w-icon=\"&#xea92;\"\n\t\t ></span><",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 652,
              "firstLine": 651,
              "lastColumn": 61,
              "firstColumn": 137,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "          <style type=\"text/css\" media=\"all\"\n                       id=\"siteorigin-panels-layouts-footer\">/* Lay",
              "hiliteStart": 10,
              "hiliteLength": 96
            },
            {
              "type": "info",
              "lastLine": 652,
              "firstLine": 651,
              "lastColumn": 61,
              "firstColumn": 137,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "          <style type=\"text/css\" media=\"all\"\n                       id=\"siteorigin-panels-layouts-footer\">/* Lay",
              "hiliteStart": 10,
              "hiliteLength": 96
            },
            {
              "type": "info",
              "lastLine": 652,
              "lastColumn": 1557,
              "firstColumn": 1370,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "} </style><link rel='stylesheet' id='button-generation-css'  href='https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/css/style.min.css?ver=2.3.3' type='text/css' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 188
            },
            {
              "type": "error",
              "lastLine": 653,
              "lastColumn": 57,
              "firstColumn": 1,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "='all' />\n<style id='button-generation-inline-css' type='text/css'>\n.btg-",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 653,
              "lastColumn": 57,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "='all' />\n<style id='button-generation-inline-css' type='text/css'>\n.btg-",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 205,
              "message": "CSS: background-color: Lexical error at line 1, column 197.  Encountered: \"#\" (35), after : \"#\".",
              "extract": "olor: ##b5e1df; box-shadow: no",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 223,
              "message": "CSS: background-color: Parse Error.",
              "extract": "x-shadow: none; font-family: A",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 243,
              "message": "CSS: background-color: Parse Error.",
              "extract": "-family: Arial; font-size: 16p",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 260,
              "message": "CSS: background-color: Parse Error.",
              "extract": "ont-size: 16px; font-weight: 7",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 278,
              "message": "CSS: background-color: Parse Error.",
              "extract": "nt-weight: 700; font-style: no",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 298,
              "message": "CSS: background-color: Parse Error.",
              "extract": "-style: normal; -ms-transform:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 327,
              "message": "CSS: background-color: Parse Error.",
              "extract": ": rotate(0deg); -webkit-transf",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 360,
              "message": "CSS: background-color: Parse Error.",
              "extract": ": rotate(0deg); transform: rot",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 385,
              "message": "CSS: background-color: Parse Error.",
              "extract": ": rotate(0deg); text-align: ce",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 405,
              "message": "CSS: background-color: Parse Error.",
              "extract": "-align: center; cursor: pointe",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 422,
              "message": "CSS: background-color: Parse Error.",
              "extract": "ursor: pointer; } .btg-button-",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 654,
              "lastColumn": 424,
              "message": "CSS: background-color: Parse Error.",
              "extract": "sor: pointer; } .btg-button-1:",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 656,
              "lastColumn": 222,
              "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='lsow-icon-list-default-86a278354b0f-css'  href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-icon-list-default-86a278354b0f.css?ver=5.9.7' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 222
            },
            {
              "type": "info",
              "lastLine": 657,
              "lastColumn": 191,
              "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='lsow-animate-css'  href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/animate.css?ver=2.8.3' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 191
            },
            {
              "type": "info",
              "lastLine": 658,
              "lastColumn": 224,
              "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='lsow-icon-list-css'  href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/css/style.css?ver=1.32.3' type='text/css' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 224
            },
            {
              "type": "info",
              "lastLine": 659,
              "lastColumn": 205,
              "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='siteorigin-widget-icon-font-icomoon-css'  href='https://isaacbryanforca.com/wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css?ver=5.9.7' type='text/css' media='all' />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 205
            },
            {
              "type": "info",
              "lastLine": 660,
              "lastColumn": 67,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "='all' />\n<script type='text/javascript' id='lsow-frontend-scripts-js-extra'>\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 67
            },
            {
              "type": "info",
              "lastLine": 665,
              "lastColumn": 183,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/lsow-frontend.min.js?ver=2.8.3' id='lsow-frontend-scripts-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 183
            },
            {
              "type": "info",
              "lastLine": 666,
              "lastColumn": 158,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9' id='regenerator-runtime-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "info",
              "lastLine": 667,
              "lastColumn": 142,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 142
            },
            {
              "type": "info",
              "lastLine": 668,
              "lastColumn": 160,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/dom-ready.min.js?ver=ecda74de0221e1c2ce5c57cbb5af09d5' id='wp-dom-ready-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "info",
              "lastLine": 669,
              "lastColumn": 152,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/hooks.min.js?ver=1e58c8c5a32b2e97491080c5b10dc71c' id='wp-hooks-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 152
            },
            {
              "type": "info",
              "lastLine": 670,
              "lastColumn": 150,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/i18n.min.js?ver=30fcecb428a0e8383d3776bcdd3a7834' id='wp-i18n-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "info",
              "lastLine": 671,
              "lastColumn": 53,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' id='wp-i18n-js-after'>\nwp.i1",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 674,
              "lastColumn": 60,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' id='wp-a11y-js-translations'>\n( fun",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "info",
              "lastLine": 681,
              "lastColumn": 150,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/a11y.min.js?ver=68e470cf840f69530e9db3be229ad4b6' id='wp-a11y-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "info",
              "lastLine": 682,
              "lastColumn": 177,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js?ver=2.6.1' id='gform_masked_input-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 177
            },
            {
              "type": "info",
              "lastLine": 683,
              "lastColumn": 177,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.6.1' id='gform_placeholder-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 177
            },
            {
              "type": "info",
              "lastLine": 684,
              "lastColumn": 76,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' id='siteorigin-panels-front-styles-js-extra'>\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 76
            },
            {
              "type": "info",
              "lastLine": 689,
              "lastColumn": 171,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/js/styling.min.js?ver=2.16.11' id='siteorigin-panels-front-styles-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 171
            },
            {
              "type": "info",
              "lastLine": 690,
              "lastColumn": 63,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' id='button-generation-js-extra'>\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "info",
              "lastLine": 695,
              "lastColumn": 170,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/js/jquery.buttons.min.js?ver=2.3.3' id='button-generation-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 170
            },
            {
              "type": "info",
              "lastLine": 696,
              "lastColumn": 179,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.waypoints.min.js?ver=2.8.3' id='lsow-waypoints-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 179
            },
            {
              "type": "info",
              "lastLine": 697,
              "lastColumn": 177,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.powertip.min.js?ver=2.8.3' id='lsow-tooltips-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 177
            },
            {
              "type": "info",
              "lastLine": 698,
              "lastColumn": 205,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/js/icon-list.min.js?ver=1.32.3' id='lsow-icon-list-js'></scri",
              "hiliteStart": 10,
              "hiliteLength": 205
            },
            {
              "type": "info",
              "lastLine": 699,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\">docume",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 699,
              "lastColumn": 163,
              "firstColumn": 133,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": ";</script><script type=\"text/javascript\">\ngform",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 704,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\">\ngform",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 479,
              "lastColumn": 352,
              "firstColumn": 319,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": " Logo\"  /><h1 class=\"site-title logo-title\">FOR CA",
              "hiliteStart": 10,
              "hiliteLength": 34
            }
          ],
          "language": "en"
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          120,
          0,
          55,
          0
        ],
        "instances": [
          {
            "ruleID": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "what": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "3"
            },
            "excerpt": "\"UTF-8\"> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=10\"> <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": "dom",
              "type": "line",
              "spec": "4"
            },
            "excerpt": "=\"IE=10\"> <script type=\"text/javascript\"> var g"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "11"
            },
            "excerpt": "5</title> <style type=\"text/css\">body #"
          },
          {
            "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": "38"
            },
            "excerpt": "s/feed/\"> <script type=\"text/javascript\"> windo"
          },
          {
            "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": "42"
            },
            "excerpt": " </script><script src=\"https://isaacbryanforca.com/wp-includes/js/wp-emoji-release.min.js?ver=5.9.7\" type=\"text/javascript\" defer=\"\"></scri"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "43"
            },
            "excerpt": "</script> <style type=\"text/css\"> img.w"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "global-styles-inline-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "58"
            },
            "excerpt": "ia=\"all\"> <style id=\"global-styles-inline-css\" type=\"text/css\"> body{"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-core-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "74"
            },
            "excerpt": "ia=\"all\"> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\" id=\"jquery-core-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-migrate-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "75"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2\" id=\"jquery-migrate-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "lsow-slick-carousel-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "76"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/slick.min.js?ver=2.8.3\" id=\"lsow-slick-carousel-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-flexslider-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "77"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.flexslider.min.js?ver=2.1\" id=\"jquery-flexslider-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-touchswipe-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "78"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.touchSwipe.min.js?ver=1.6.6\" id=\"jquery-touchswipe-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "vantage-main-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "79"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"vantage-main-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "vantage-main-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.theme-main.min.js?ver=1.19.10\" id=\"vantage-main-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-fitvids-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "85"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.fitvids.min.js?ver=1.0\" id=\"jquery-fitvids-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "siteorigin-mobilenav-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "92"
            },
            "excerpt": "endif]--> <script type=\"text/javascript\" id=\"siteorigin-mobilenav-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "siteorigin-mobilenav-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "97"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/js/mobilenav.min.js?ver=1.19.10\" id=\"siteorigin-mobilenav-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "gform_json-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "98"
            },
            "excerpt": "</script> <script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.6.1\" id=\"gform_json-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "gform_gravityforms-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "99"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"gform_gravityforms-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "gform_gravityforms-js-before",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "107"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"gform_gravityforms-js-before\"> </sc"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "gform_gravityforms-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "110"
            },
            "excerpt": "</script> <script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.6.1\" id=\"gform_gravityforms-js\"></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": "dom",
              "type": "line",
              "spec": "126"
            },
            "excerpt": "> <script type=\"text/javascript\"> "
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "139"
            },
            "excerpt": "cale=1\"> <style type=\"text/css\"> .s"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "143"
            },
            "excerpt": "/style> <style type=\"text/css\" media=\"screen\"> #fo"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "siteorigin-panels-layouts-head",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "147"
            },
            "excerpt": " <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-head\">/* Lay"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "vantage-footer-widgets",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "147"
            },
            "excerpt": "} </style><style type=\"text/css\" id=\"vantage-footer-widgets\">#foote"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "customizer-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "147"
            },
            "excerpt": "}</style> <style type=\"text/css\" id=\"customizer-css\">@impor"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "wp-custom-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "147"
            },
            "excerpt": "</style> <style type=\"text/css\" id=\"wp-custom-css\"> ."
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "294"
            },
            "excerpt": "t: no-repeat; } .layout-full ."
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "447"
            },
            "excerpt": "-bottom: 0px; } .entry-content"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "456"
            },
            "excerpt": ""
          },
          {
            "ruleID": "The banner role is unnecessary for element header.",
            "what": "The banner role is unnecessary for element header.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "masthead",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "469"
            },
            "excerpt": "> <header id=\"masthead\" class=\"site-header masthead-logo-in-menu \" role=\"banner\"> <n"
          },
          {
            "ruleID": "The button role is unnecessary for element button.",
            "what": "The button role is unnecessary for element button.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "536"
            },
            "excerpt": "quot;:1}\"><button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previo"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "536"
            },
            "excerpt": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "539"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "536"
            },
            "excerpt": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "539"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "542"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "536"
            },
            "excerpt": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "542"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "563"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"6\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "536"
            },
            "excerpt": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "563"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"6\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "566"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"7\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "536"
            },
            "excerpt": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "566"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"7\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "569"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "536"
            },
            "excerpt": "-3210px;\"><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "569"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The button role is unnecessary for element button.",
            "what": "The button role is unnecessary for element button.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "572"
            },
            "excerpt": "l-item --><button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</"
          },
          {
            "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": "572"
            },
            "excerpt": "rid-cell\"><style type=\"text/css\">body #"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "572"
            },
            "excerpt": "rid-cell\"><style type=\"text/css\">body #"
          },
          {
            "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": "614"
            },
            "excerpt": " <script type=\"text/javascript\"> gform"
          },
          {
            "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": "639"
            },
            "excerpt": "--> <footer id=\"colophon\" class=\"site-footer\" role=\"contentinfo\"> <"
          },
          {
            "ruleID": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)",
            "what": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "649"
            },
            "excerpt": "data-sow-icon=\"\"></span></a><"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "siteorigin-panels-layouts-footer",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "663"
            },
            "excerpt": " <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-footer\">/* Lay"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "siteorigin-panels-layouts-footer",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "663"
            },
            "excerpt": " <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-footer\">/* Lay"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "button-generation-inline-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "664"
            },
            "excerpt": "ia=\"all\"> <style id=\"button-generation-inline-css\" type=\"text/css\"> .btg-"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "button-generation-inline-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "664"
            },
            "excerpt": "ia=\"all\"> <style id=\"button-generation-inline-css\" type=\"text/css\"> .btg-"
          },
          {
            "ruleID": "CSS: background-color: Lexical error at line 1, column 197.  Encountered: \"#\" (35), after : \"#\".",
            "what": "CSS: background-color: Lexical error at line 1, column 197.  Encountered: \"#\" (35), after : \"#\".",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "olor: ##b5e1df; box-shadow: no"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "x-shadow: none; font-family: A"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "-family: Arial; font-size: 16p"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "ont-size: 16px; font-weight: 7"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "nt-weight: 700; font-style: no"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "-style: normal; -ms-transform:"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": ": rotate(0deg); -webkit-transf"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": ": rotate(0deg); transform: rot"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": ": rotate(0deg); text-align: ce"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "-align: center; cursor: pointe"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "ursor: pointer; } .btg-button-"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "665"
            },
            "excerpt": "sor: pointer; } .btg-button-1:"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "lsow-frontend-scripts-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "671"
            },
            "excerpt": "ia=\"all\"> <script type=\"text/javascript\" id=\"lsow-frontend-scripts-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "lsow-frontend-scripts-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "676"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/lsow-frontend.min.js?ver=2.8.3\" id=\"lsow-frontend-scripts-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "regenerator-runtime-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "677"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9\" id=\"regenerator-runtime-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "wp-polyfill-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "678"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0\" id=\"wp-polyfill-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "wp-dom-ready-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "679"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/dom-ready.min.js?ver=ecda74de0221e1c2ce5c57cbb5af09d5\" id=\"wp-dom-ready-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "wp-hooks-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "680"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/hooks.min.js?ver=1e58c8c5a32b2e97491080c5b10dc71c\" id=\"wp-hooks-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "wp-i18n-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "681"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/i18n.min.js?ver=30fcecb428a0e8383d3776bcdd3a7834\" id=\"wp-i18n-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "wp-i18n-js-after",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "682"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"wp-i18n-js-after\"> wp.i1"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "wp-a11y-js-translations",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "685"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"wp-a11y-js-translations\"> ( fun"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "wp-a11y-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "692"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-includes/js/dist/a11y.min.js?ver=68e470cf840f69530e9db3be229ad4b6\" id=\"wp-a11y-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "gform_masked_input-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "693"
            },
            "excerpt": "</script> <script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js?ver=2.6.1\" id=\"gform_masked_input-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "gform_placeholder-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "694"
            },
            "excerpt": "</script> <script type=\"text/javascript\" defer=\"defer\" src=\"https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.6.1\" id=\"gform_placeholder-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "siteorigin-panels-front-styles-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "695"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"siteorigin-panels-front-styles-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "siteorigin-panels-front-styles-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "700"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/js/styling.min.js?ver=2.16.11\" id=\"siteorigin-panels-front-styles-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "button-generation-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "701"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"button-generation-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "button-generation-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "706"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/js/jquery.buttons.min.js?ver=2.3.3\" id=\"button-generation-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "lsow-waypoints-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "707"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.waypoints.min.js?ver=2.8.3\" id=\"lsow-waypoints-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "lsow-tooltips-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "708"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.powertip.min.js?ver=2.8.3\" id=\"lsow-tooltips-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "lsow-icon-list-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "709"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/js/icon-list.min.js?ver=1.32.3\" id=\"lsow-icon-list-js\"></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": "dom",
              "type": "line",
              "spec": "710"
            },
            "excerpt": "</script> <script type=\"text/javascript\">docume"
          },
          {
            "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": "710"
            },
            "excerpt": ";</script><script type=\"text/javascript\"> gform"
          },
          {
            "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": "715"
            },
            "excerpt": "</script> <script type=\"text/javascript\"> gform"
          },
          {
            "ruleID": "The aria-describedby attribute must point to an element in the same document.",
            "what": "The aria-describedby attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "545"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The aria-describedby attribute must point to an element in the same document.",
            "what": "The aria-describedby attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "548"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The aria-describedby attribute must point to an element in the same document.",
            "what": "The aria-describedby attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "551"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide slick-active\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The aria-describedby attribute must point to an element in the same document.",
            "what": "The aria-describedby attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "554"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The aria-describedby attribute must point to an element in the same document.",
            "what": "The aria-describedby attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "557"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "The aria-describedby attribute must point to an element in the same document.",
            "what": "The aria-describedby attribute must point to an element in the same document.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "560"
            },
            "excerpt": "/p> </div><div class=\"lsow-carousel-item slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 1056px;\"><h5><s"
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "476"
            },
            "excerpt": " 55 Logo\"><h1 class=\"site-title logo-title\">FOR CA"
          },
          {
            "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": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "what": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "5"
            },
            "excerpt": "TF-8\" /> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=10\" /> <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": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "5"
            },
            "excerpt": "TF-8\" /> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=10\" /> <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": "6"
            },
            "excerpt": "IE=10\" /> <script type=\"text/javascript\"> var g"
          },
          {
            "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": "script> <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": "11"
            },
            "excerpt": "n/11\" /> <link rel=\"pingback\" href=\"https://isaacbryanforca.com/xmlrpc.php\" /> <tit"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "13"
            },
            "excerpt": "5</title> <style type=\"text/css\">body #"
          },
          {
            "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": "15"
            },
            "excerpt": "aijer --> <meta name=\"robots\" content=\"max-snippet:-1,max-image-preview:standard,max-video-preview:-1\" /> <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": "16"
            },
            "excerpt": "ew:-1\" /> <meta name=\"description\" content=\"Isaac Bryan is running to bring the people back into the center of our government and represent the communities of Los Angeles.\" /> <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": "17"
            },
            "excerpt": "eles.\" /> <meta property=\"og:image\" content=\"https://isaacbryanforca.com/wp-content/uploads/2021/02/Meta-Copy.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": "18"
            },
            "excerpt": "y.png\" /> <meta property=\"og:image:width\" content=\"1200\" /> <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": "19"
            },
            "excerpt": "\"1200\" /> <meta property=\"og:image:height\" content=\"627\" /> <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": "20"
            },
            "excerpt": "=\"627\" /> <meta property=\"og:locale\" content=\"en_GB\" /> <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": "21"
            },
            "excerpt": "en_GB\" /> <meta property=\"og:type\" content=\"website\" /> <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": "22"
            },
            "excerpt": "bsite\" /> <meta property=\"og:title\" content=\"ISAAC BRYAN\" /> <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": "23"
            },
            "excerpt": "BRYAN\" /> <meta property=\"og:description\" content=\"Isaac Bryan is running to bring the people back into the center of our government and represent the communities of Los Angeles.\" /> <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": "24"
            },
            "excerpt": "eles.\" /> <meta property=\"og:url\" content=\"https://isaacbryanforca.com/\" /> <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": "25"
            },
            "excerpt": ".com/\" /> <meta property=\"og:site_name\" content=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" /> <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": "26"
            },
            "excerpt": "CT 55\" /> <meta name=\"twitter:card\" content=\"summary_large_image\" /> <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": "27"
            },
            "excerpt": "image\" /> <meta name=\"twitter:title\" content=\"ISAAC BRYAN\" /> <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": "28"
            },
            "excerpt": "BRYAN\" /> <meta name=\"twitter:description\" content=\"Isaac Bryan is running to bring the people back into the center of our government and represent the communities of Los Angeles.\" /> <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": "29"
            },
            "excerpt": "eles.\" /> <meta name=\"twitter:image\" content=\"https://isaacbryanforca.com/wp-content/uploads/2021/02/Meta-Copy.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": "30"
            },
            "excerpt": "y.png\" /> <meta name=\"twitter:image:width\" content=\"1200\" /> <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": "31"
            },
            "excerpt": "\"1200\" /> <meta name=\"twitter:image:height\" content=\"627\" /> "
          },
          {
            "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": "t=\"627\" /> <link rel=\"canonical\" href=\"https://isaacbryanforca.com/\" /> <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": "37"
            },
            "excerpt": "boot --> <link rel='dns-prefetch' href='//s.w.org' /> <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": "38"
            },
            "excerpt": "w.org' /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 &raquo; Feed\" href=\"https://isaacbryanforca.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": "39"
            },
            "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 &raquo; Comments Feed\" href=\"https://isaacbryanforca.com/comments/feed/\" /> <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": "40"
            },
            "excerpt": "feed/\" /> <script type=\"text/javascript\"> windo"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "45"
            },
            "excerpt": "</script> <style type=\"text/css\"> img.w"
          },
          {
            "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": "59"
            },
            "excerpt": "</style> <link rel='stylesheet' id='wp-block-library-css' href='https://isaacbryanforca.com/wp-includes/css/dist/block-library/style.min.css?ver=5.9.7' type='text/css' media='all' /> <styl"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "60"
            },
            "excerpt": "='all' /> <style id='global-styles-inline-css' type='text/css'> body{"
          },
          {
            "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": "63"
            },
            "excerpt": " </style> <link rel='stylesheet' id='siteorigin-panels-front-css' href='https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/css/front-flex.min.css?ver=2.16.11' type='text/css' 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": "64"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='sow-image-default-d70c3388eec3-41-css' href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d70c3388eec3-41.css?ver=5.9.7' type='text/css' 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": "65"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='sow-image-default-afa9880912f4-41-css' href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-afa9880912f4-41.css?ver=5.9.7' type='text/css' 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": "66"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='lsow-slick-css' href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/slick.css?ver=2.8.3' type='text/css' 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": "67"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='lsow-icomoon-css' href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/icomoon.css?ver=2.8.3' type='text/css' 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": "68"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='lsow-frontend-css' href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/lsow-frontend.css?ver=2.8.3' type='text/css' 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": "69"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='lsow-carousel-css' href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-carousel-widget/css/style.css?ver=1.32.3' type='text/css' 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": "70"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='lsow-carousel-default-1398c7c9e37b-41-css' href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-carousel-default-1398c7c9e37b-41.css?ver=5.9.7' type='text/css' 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": "71"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='sow-image-default-d6014b76747a-41-css' href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d6014b76747a-41.css?ver=5.9.7' type='text/css' 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": "72"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='uaf_client_css-css' href='https://isaacbryanforca.com/wp-content/uploads/useanyfont/uaf.css?ver=1687101188' type='text/css' 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": "73"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='vantage-style-css' href='https://isaacbryanforca.com/wp-content/themes/vantage/style.css?ver=1.19.10' type='text/css' 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": "74"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://isaacbryanforca.com/wp-content/themes/vantage/fontawesome/css/font-awesome.css?ver=4.6.2' type='text/css' 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": "75"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='siteorigin-mobilenav-css' href='https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/css/mobilenav.css?ver=1.19.10' type='text/css' 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": "76"
            },
            "excerpt": "='all' /> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></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": "77"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></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": "78"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/slick.min.js?ver=2.8.3' id='lsow-slick-carousel-js'></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": "79"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.flexslider.min.js?ver=2.1' id='jquery-flexslider-js'></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": "80"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.touchSwipe.min.js?ver=1.6.6' id='jquery-touchswipe-js'></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": "81"
            },
            "excerpt": "</script> <script type='text/javascript' id='vantage-main-js-extra'> /* <!"
          },
          {
            "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": "86"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.theme-main.min.js?ver=1.19.10' id='vantage-main-js'></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": "87"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/js/jquery.fitvids.min.js?ver=1.0' id='jquery-fitvids-js'></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": "94"
            },
            "excerpt": "endif]--> <script type='text/javascript' id='siteorigin-mobilenav-js-extra'> /* <!"
          },
          {
            "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": "99"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/js/mobilenav.min.js?ver=1.19.10' id='siteorigin-mobilenav-js'></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": "100"
            },
            "excerpt": "</script> <script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.6.1' id='gform_json-js'></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": "101"
            },
            "excerpt": "</script> <script type='text/javascript' id='gform_gravityforms-js-extra'> /* <!"
          },
          {
            "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": "109"
            },
            "excerpt": "</script> <script type='text/javascript' id='gform_gravityforms-js-before'> </sc"
          },
          {
            "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": "112"
            },
            "excerpt": "</script> <script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.6.1' id='gform_gravityforms-js'></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": "113"
            },
            "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"https://isaacbryanforca.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": "113"
            },
            "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://isaacbryanforca.com/wp-json/wp/v2/pages/41\" /><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": "113"
            },
            "excerpt": "ges/41\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://isaacbryanforca.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": "114"
            },
            "excerpt": "p?rsd\" /> <link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://isaacbryanforca.com/wp-includes/wlwmanifest.xml\" /> <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": "115"
            },
            "excerpt": ".xml\" /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://isaacbryanforca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fisaacbryanforca.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": "116"
            },
            "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://isaacbryanforca.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fisaacbryanforca.com%2F&#038;format=xml\" /> <!-- "
          },
          {
            "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": "128"
            },
            "excerpt": "> <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": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "141"
            },
            "excerpt": "\"#ffffff\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" /> <sty"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "141"
            },
            "excerpt": "le=1\" /> <style type=\"text/css\"> .s"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "145"
            },
            "excerpt": "/style> <style type=\"text/css\" media=\"screen\"> #fo"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "siteorigin-panels-layouts-head",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "150"
            },
            "excerpt": " <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-head\">/* Lay"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "vantage-footer-widgets",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "150"
            },
            "excerpt": "} </style><style type=\"text/css\" id=\"vantage-footer-widgets\">#foote"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "customizer-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "150"
            },
            "excerpt": "}</style> <style type=\"text/css\" id=\"customizer-css\">@impor"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "wp-custom-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "150"
            },
            "excerpt": "</style> <style type=\"text/css\" id=\"wp-custom-css\"> ."
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "297"
            },
            "excerpt": "t: no-repeat; } .layout-full ."
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "450"
            },
            "excerpt": "-bottom: 0px; } .entry-content"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "459"
            },
            "excerpt": ""
          },
          {
            "ruleID": "The banner role is unnecessary for element header.",
            "what": "The banner role is unnecessary for element header.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "masthead",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "472"
            },
            "excerpt": "> <header id=\"masthead\" class=\"site-header masthead-logo-in-menu \" role=\"banner\"> <n"
          },
          {
            "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": "479"
            },
            "excerpt": "ss=\"logo\"><img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/isaac-bryan-logo.svg\" class=\"logo-height-constrain\" width=\"134\" height=\"40\" alt=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 Logo\" /><h1 cl"
          },
          {
            "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": "511"
            },
            "excerpt": "ainer\"> <img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2.jpg\" width=\"916\" height=\"948\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_240 ... .jpg 916w, https://isaacbryanforca.com/wp-content/uploads/2022/01/IB_Mid_2400-1024x1024_2-580x600.jpg 580w\" sizes=\"(max-width: 916px) 100vw, 916px\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\"/> </di"
          },
          {
            "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": "HR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "518"
            },
            "excerpt": "TICE</h2> <hr /> <p>Fo"
          },
          {
            "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": "HR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "526"
            },
            "excerpt": "L.A.</h2> <hr /> <p>Th"
          },
          {
            "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": "532"
            },
            "excerpt": "ainer\"> <img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\" width=\"680\" height=\"512\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca- ... ploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" sizes=\"(max-width: 680px) 100vw, 680px\" title=\"ca-district-54-1024&#215;512-3_tran\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\"/> </di"
          },
          {
            "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": "557"
            },
            "excerpt": "id-cell\" ><style type=\"text/css\">body #"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "557"
            },
            "excerpt": "id-cell\" ><style type=\"text/css\">body #"
          },
          {
            "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": "H6",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "559"
            },
            "excerpt": " <h6>STAY<br /> INVOL"
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "566"
            },
            "excerpt": " <input type='text' name='input_11.3' id='input_1_11_3' value='' aria-required='false' placeholder='First Name' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "571"
            },
            "excerpt": " <input type='text' name='input_11.6' id='input_1_11_6' value='' aria-required='false' placeholder='Last Name' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "576"
            },
            "excerpt": " <input name='input_2' id='input_1_2' type='text' value='' class='medium' placeholder='Email *' aria-required=\"true\" aria-invalid=\"false\" /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "577"
            },
            "excerpt": "er_phone'><input name='input_3' id='input_1_3' type='text' value='' class='medium' placeholder='Phone' aria-invalid=\"false\" /></div>"
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "579"
            },
            "excerpt": " <input type='hidden' class='gform_hidden' name='input_5.4' id='input_1_5_4' value=''/><span "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "580"
            },
            "excerpt": " <input type='text' name='input_5.5' id='input_1_5_5' value='' placeholder='Zip' aria-required='false' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "582"
            },
            "excerpt": " </span><input type='hidden' class='gform_hidden' name='input_5.6' id='input_1_5_6' value='United States' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "585"
            },
            "excerpt": "p_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' value='Submit' onclick='if(window[\"gf_submitting_1\"]){return false;} window[\"gf_submitting_1\"]=true; ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_1\"]){return false;} window[\"gf_submitting_1\"]=true; jQuery(\"#gform_1\").trigger(\"submit\",[true]); }' /> <inpu"
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "585"
            },
            "excerpt": "]); }' /> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "586"
            },
            "excerpt": " <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "587"
            },
            "excerpt": " <input type='hidden' class='gform_hidden' name='gform_submit' value='1' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "589"
            },
            "excerpt": " <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "590"
            },
            "excerpt": " <input type='hidden' class='gform_hidden' name='state_1' value='WyJbXSIsImJkZjNmNzMwMDIyM2NjY2UwOTI3ZmFlYzk3OWQ0NDEwIl0=' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "591"
            },
            "excerpt": " <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "592"
            },
            "excerpt": " <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' /> "
          },
          {
            "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": "INPUT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "593"
            },
            "excerpt": " <input type='hidden' name='gform_field_values' value='' /> "
          },
          {
            "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": "599"
            },
            "excerpt": " <script type=\"text/javascript\"> gform"
          },
          {
            "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": "607"
            },
            "excerpt": "ainer\"> <img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\" width=\"1200\" height=\"1200\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group ... ent/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"Group-8-Copy-5-1200&#215;1200\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\"/> </di"
          },
          {
            "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": "--> <footer id=\"colophon\" class=\"site-footer\" role=\"contentinfo\"> <"
          },
          {
            "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": "629"
            },
            "excerpt": "logo.svg\"><img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" width=\"297\" height=\"306\" /></a></"
          },
          {
            "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": "HR",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "630"
            },
            "excerpt": "></a></p> <hr style=\"height: .4rem; border: none; color: #fff; background-color: #fff;\" /> <p st"
          },
          {
            "ruleID": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)",
            "what": "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "634"
            },
            "excerpt": "w-icon=\"&#xea92;\" ></span><"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "siteorigin-panels-layouts-footer",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "652"
            },
            "excerpt": " <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-footer\">/* Lay"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "siteorigin-panels-layouts-footer",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "652"
            },
            "excerpt": " <style type=\"text/css\" media=\"all\" id=\"siteorigin-panels-layouts-footer\">/* Lay"
          },
          {
            "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": "652"
            },
            "excerpt": "} </style><link rel='stylesheet' id='button-generation-css' href='https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/css/style.min.css?ver=2.3.3' type='text/css' media='all' /> <styl"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "653"
            },
            "excerpt": "='all' /> <style id='button-generation-inline-css' type='text/css'> .btg-"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "653"
            },
            "excerpt": "='all' /> <style id='button-generation-inline-css' type='text/css'> .btg-"
          },
          {
            "ruleID": "CSS: background-color: Lexical error at line 1, column 197.  Encountered: \"#\" (35), after : \"#\".",
            "what": "CSS: background-color: Lexical error at line 1, column 197.  Encountered: \"#\" (35), after : \"#\".",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "olor: ##b5e1df; box-shadow: no"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "x-shadow: none; font-family: A"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "-family: Arial; font-size: 16p"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "ont-size: 16px; font-weight: 7"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "nt-weight: 700; font-style: no"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "-style: normal; -ms-transform:"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": ": rotate(0deg); -webkit-transf"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": ": rotate(0deg); transform: rot"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": ": rotate(0deg); text-align: ce"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "-align: center; cursor: pointe"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "ursor: pointer; } .btg-button-"
          },
          {
            "ruleID": "CSS: background-color: Parse Error.",
            "what": "CSS: background-color: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "654"
            },
            "excerpt": "sor: pointer; } .btg-button-1:"
          },
          {
            "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": "656"
            },
            "excerpt": " </style> <link rel='stylesheet' id='lsow-icon-list-default-86a278354b0f-css' href='https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-icon-list-default-86a278354b0f.css?ver=5.9.7' type='text/css' 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": "657"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='lsow-animate-css' href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/animate.css?ver=2.8.3' type='text/css' 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": "658"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='lsow-icon-list-css' href='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/css/style.css?ver=1.32.3' type='text/css' 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": "659"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='siteorigin-widget-icon-font-icomoon-css' href='https://isaacbryanforca.com/wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css?ver=5.9.7' type='text/css' 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": "660"
            },
            "excerpt": "='all' /> <script type='text/javascript' id='lsow-frontend-scripts-js-extra'> /* <!"
          },
          {
            "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": "665"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/lsow-frontend.min.js?ver=2.8.3' id='lsow-frontend-scripts-js'></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": "666"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9' id='regenerator-runtime-js'></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": "667"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></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": "668"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/dom-ready.min.js?ver=ecda74de0221e1c2ce5c57cbb5af09d5' id='wp-dom-ready-js'></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": "669"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/hooks.min.js?ver=1e58c8c5a32b2e97491080c5b10dc71c' id='wp-hooks-js'></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": "670"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/i18n.min.js?ver=30fcecb428a0e8383d3776bcdd3a7834' id='wp-i18n-js'></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": "671"
            },
            "excerpt": "</script> <script type='text/javascript' id='wp-i18n-js-after'> wp.i1"
          },
          {
            "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": "674"
            },
            "excerpt": "</script> <script type='text/javascript' id='wp-a11y-js-translations'> ( fun"
          },
          {
            "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": "681"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-includes/js/dist/a11y.min.js?ver=68e470cf840f69530e9db3be229ad4b6' id='wp-a11y-js'></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": "682"
            },
            "excerpt": "</script> <script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js?ver=2.6.1' id='gform_masked_input-js'></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": "683"
            },
            "excerpt": "</script> <script type='text/javascript' defer='defer' src='https://isaacbryanforca.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.6.1' id='gform_placeholder-js'></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": "684"
            },
            "excerpt": "</script> <script type='text/javascript' id='siteorigin-panels-front-styles-js-extra'> /* <!"
          },
          {
            "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": "689"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/js/styling.min.js?ver=2.16.11' id='siteorigin-panels-front-styles-js'></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": "690"
            },
            "excerpt": "</script> <script type='text/javascript' id='button-generation-js-extra'> /* <!"
          },
          {
            "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": "695"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/js/jquery.buttons.min.js?ver=2.3.3' id='button-generation-js'></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": "696"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.waypoints.min.js?ver=2.8.3' id='lsow-waypoints-js'></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": "697"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/jquery.powertip.min.js?ver=2.8.3' id='lsow-tooltips-js'></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": "698"
            },
            "excerpt": "</script> <script type='text/javascript' src='https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/js/icon-list.min.js?ver=1.32.3' id='lsow-icon-list-js'></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": "699"
            },
            "excerpt": "</script> <script type=\"text/javascript\">docume"
          },
          {
            "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": "699"
            },
            "excerpt": ";</script><script type=\"text/javascript\"> gform"
          },
          {
            "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": "704"
            },
            "excerpt": "</script> <script type=\"text/javascript\"> gform"
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "479"
            },
            "excerpt": " Logo\" /><h1 class=\"site-title logo-title\">FOR CA"
          }
        ]
      },
      "endTime": 1687101202072
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687101202072,
      "url": "https://isaacbryanforca.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:13:24",
          "hash": "2fa5a643b6e9eaa06f3801b6127f9aabb4ef6ae4677a007875c7da968a36440b19a6a3780dd7c3981dce5a2ca43600f669d0aad1f4a4e8126fab5c4b6bafc4c0",
          "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": 38,
          "warning": 16,
          "failed": 9,
          "inapplicable": 62
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 18,
              "warning": 9,
              "failed": 2,
              "inapplicable": 38
            },
            "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": 1,
                  "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\"><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": 1,
                  "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\"><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": 1,
                  "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\"><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": "The page has one or more 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": "The page has one or more 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": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\"><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": 14,
                  "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://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "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": 24,
                  "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 class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\" class=\"logo\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav: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://isaacbryanforca.com/#sign-up\" aria-current=\"page\">SIGN UP</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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://isaacbryanforca.com/about/\">ABOUT</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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://isaacbryanforca.com/past-endorsements-2/\">PAST ENDORSEMENTS</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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 target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\">PHOTOS</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btg-button btg-button-1\" data-url=\"https://isaacbryanforca.com/about/\" data-action=\"link\" onclick=\"btnaction(1)\">MORE ABOUT ISAAC</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-required=\"true\" aria-invalid=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-invalid=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Submit\" onclick=\"if(window[&quot;gf_submitting_1&quot;]){return false;}  window[&quot;gf_submitting_1&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true;  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > span: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://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p: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 style=\"color: #ffffff;\" href=\"mailto:info@isaacbryanforca.com\">INFO@ISAACBRYANFORCA.COM</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > span:nth-child(1) > strong:nth-child(1) > span: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 class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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 class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div: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 class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div: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://siteorigin.com\">SiteOrigin</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div: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=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\"></a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(10)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R16": {
                "name": "Form control has accessible name",
                "code": "QW-ACT-R16",
                "mapping": "e086e5",
                "description": "Form control has accessible name",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "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": [],
                  "url": "https://act-rules.github.io/rules/e086e5",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 5,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target accessible name doesn't exist or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\">4\nReimagine our Justice System\nWe spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.\n5\nEnsure Housing for All\nWe cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.\n6\nCreate Good-Paying Jobs \nEveryone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everyb …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div: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": 6,
                  "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": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\">4\nReimagine our Justice System\nWe spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.\n5\nEnsure Housing for All\nWe cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.\n6\nCreate Good-Paying Jobs \nEveryone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everyb …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "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\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "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\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "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 name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-required=\"true\" aria-invalid=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "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 name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-invalid=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "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\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "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": 24,
                  "warning": 2,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Element has an image on background."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h3>Isaac Bryan</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1>For the future of California</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": []
                  }
                ]
              },
              "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": 24,
                  "warning": 2,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Element has an image on background."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h3>Isaac Bryan</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1>For the future of California</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": []
                  }
                ]
              },
              "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": 40,
                  "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": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"site-title logo-title\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h1:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://isaacbryanforca.com/#sign-up\" aria-current=\"page\">SIGN UP</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://isaacbryanforca.com/about/\">ABOUT</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://isaacbryanforca.com/past-endorsements-2/\">PAST ENDORSEMENTS</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\">PHOTOS</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Isaac Bryan</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1>For the future of California</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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 if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for all. His powerful combination of lived and learned experience is one of the reasons his voice has been so impactful for residents of the 55th District. Isaac is one of nine adopted children in a loving blended family that fostered hundreds of children over two decades.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"btg-button btg-button-1\" data-url=\"https://isaacbryanforca.com/about/\" data-action=\"link\" onclick=\"btnaction(1)\">MORE ABOUT ISAAC</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4>ABOUT THE 55TH DISTRICT</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, West LA, Westwood, and Century City. The families, workers, entrepreneurs, students, kids, veterans and retired people who live here make the 55th the diverse, welcoming and strong District it is today. Isaac looks forward to continuing his service to his neighbors as their next Assemblymember.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #fed76c;\">THE ISSUES</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #fed76c\">1</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h5:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #000000\">Put People First, Always</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #fed76c\">2</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h5:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #000000\">Support Our Working Families</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h3:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #fed76c\">3</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h5:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #000000\">Protect Our Environment</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h3:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > p:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h6>STAY\nINVOLVED</h6>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h6:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<label class=\"gfield_label gfield_label_before_complex\">Name</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > label:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<label class=\"gfield_label\" for=\"input_1_2\">Email*</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > label:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"gfield_required gfield_required_asterisk\">*</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > label:nth-child(1) > span:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<label class=\"gfield_label\" for=\"input_1_3\">Phone</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > label:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<label class=\"gfield_label gfield_label_before_complex\">Address</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > label:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">DONATE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a style=\"color: #ffffff;\" href=\"mailto:info@isaacbryanforca.com\">INFO@ISAACBRYANFORCA.COM</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > span:nth-child(1) > strong:nth-child(1) > span:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">PAID FOR BY BRYAN FOR ASSEMBLY 2022</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"theme-attribution\">A SiteOrigin Theme</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://siteorigin.com\">SiteOrigin</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 5,
              "warning": 5,
              "failed": 6,
              "inapplicable": 18
            },
            "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": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Heading number is missing."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"home page-template page-template-home-panels page-template-home-panels-php page page-id-41 siteorigin-panels siteorigin-panels-home responsive layout-full has-sidebar page-layout-default not-default-page mobilenav\">\n\n\n\n\n\tSkip to content\n\n\t\n\t\n\t\t\n\n\n\t\n\n\n\t\n\t\t\t\t\t\t\t\n\t\t\t\tFOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\n\t\t\t\t\t\t\t\n\t\t\n\t\t\t\t\tSIGN UP\nABOUT\nPAST ENDORSEMENTS\nDONATE\nPHOTOS\nMenu\t\t\n\t\t\t\t\t\n\n\n\n\n\t\n\t\n\t\n\t\n\t\n\t\t\n\t\t\t\n\n\t\n\t\t\n\t\t\t\n\n\tIsaac Bryan\nFor the future of California\n\n\n\n\n\t\t\n\t\n\n\n\n\tABOUT ASSEMBLYMEMBER ISAAC BRYAN\nISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE\n\nFor years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Heading number is missing.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "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": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T10": {
                "name": "Combining adjacent image and text links for the same resource",
                "code": "QW-WCAG-T10",
                "mapping": "H2",
                "description": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html"
                    },
                    {
                      "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"
                    }
                  ],
                  "related": [
                    "G91",
                    "G94",
                    "H30",
                    "C9",
                    "F89"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H2",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The link contains an image that has an alt attribute that should be manually verified."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\" class=\"logo\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "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": 1,
                  "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://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\" class=\"logo\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\"></a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(10)"
                      }
                    ],
                    "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://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "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": 7,
                  "warning": 5,
                  "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(4)"
                      }
                    ],
                    "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://isaacbryanforca.com/xmlrpc.php\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(5)"
                      }
                    ],
                    "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=\"//s.w.org\">",
                        "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=\"wp-block-library-css\" href=\"https://isaacbryanforca.com/wp-includes/css/dist/block-library/style.min.css?ver=5.9.7\" type=\"text/css\" 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=\"siteorigin-panels-front-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/css/front-flex.min.css?ver=2.16.11\" type=\"text/css\" 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=\"sow-image-default-d70c3388eec3-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d70c3388eec3-41.css?ver=5.9.7\" type=\"text/css\" 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=\"sow-image-default-afa9880912f4-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-afa9880912f4-41.css?ver=5.9.7\" type=\"text/css\" 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=\"lsow-slick-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/slick.css?ver=2.8.3\" type=\"text/css\" 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=\"lsow-icomoon-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/icomoon.css?ver=2.8.3\" type=\"text/css\" 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=\"lsow-frontend-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/lsow-frontend.css?ver=2.8.3\" type=\"text/css\" 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=\"lsow-carousel-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-carousel-widget/css/style.css?ver=1.32.3\" type=\"text/css\" 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=\"stylesheet\" id=\"lsow-carousel-default-1398c7c9e37b-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-carousel-default-1398c7c9e37b-41.css?ver=5.9.7\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(44)"
                      }
                    ],
                    "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=\"sow-image-default-d6014b76747a-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d6014b76747a-41.css?ver=5.9.7\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(45)"
                      }
                    ],
                    "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=\"uaf_client_css-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/useanyfont/uaf.css?ver=1687101188\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(46)"
                      }
                    ],
                    "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=\"vantage-style-css\" href=\"https://isaacbryanforca.com/wp-content/themes/vantage/style.css?ver=1.19.10\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(47)"
                      }
                    ],
                    "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-css\" href=\"https://isaacbryanforca.com/wp-content/themes/vantage/fontawesome/css/font-awesome.css?ver=4.6.2\" type=\"text/css\" media=\"all\">",
                        "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=\"stylesheet\" id=\"siteorigin-mobilenav-css\" href=\"https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/css/mobilenav.css?ver=1.19.10\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(49)"
                      }
                    ],
                    "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://isaacbryanforca.com/wp-json/\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(64)"
                      }
                    ],
                    "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://isaacbryanforca.com/xmlrpc.php?rsd\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(66)"
                      }
                    ],
                    "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://isaacbryanforca.com/wp-includes/wlwmanifest.xml\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(67)"
                      }
                    ],
                    "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\" sizes=\"180x180\" href=\"/wp-content/uploads/fbrfg/apple-touch-icon.png\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(73)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/wp-content/uploads/fbrfg/favicon-32x32.png\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(74)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/wp-content/uploads/fbrfg/favicon-16x16.png\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(75)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"mask-icon\" href=\"/wp-content/uploads/fbrfg/safari-pinned-tab.svg\" color=\"#2b2b50\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(77)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "inapplicable",
                    "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.",
                    "resultCode": "I2",
                    "elements": [
                      {
                        "htmlCode": "<link rel=\"shortcut icon\" href=\"/wp-content/uploads/fbrfg/favicon.ico\">",
                        "pointer": "html > head:nth-child(1) > link:nth-child(78)"
                      }
                    ],
                    "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=\"button-generation-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/css/style.min.css?ver=2.3.3\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > body:nth-child(2) > link:nth-child(12)"
                      }
                    ],
                    "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=\"lsow-icon-list-default-86a278354b0f-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-icon-list-default-86a278354b0f.css?ver=5.9.7\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > body:nth-child(2) > link:nth-child(14)"
                      }
                    ],
                    "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=\"lsow-animate-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/animate.css?ver=2.8.3\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > body:nth-child(2) > link:nth-child(15)"
                      }
                    ],
                    "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=\"lsow-icon-list-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/css/style.css?ver=1.32.3\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > body:nth-child(2) > link:nth-child(16)"
                      }
                    ],
                    "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=\"siteorigin-widget-icon-font-icomoon-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css?ver=5.9.7\" type=\"text/css\" media=\"all\">",
                        "pointer": "html > body:nth-child(2) > link:nth-child(17)"
                      }
                    ],
                    "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": 2,
                  "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\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The form field label is not visible.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The form field label is not visible.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "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": 3,
                  "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-primary-nav\" class=\"menu\"><li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\"><a href=\"https://isaacbryanforca.com/#sign-up\" aria-current=\"page\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"><span class=\"icon\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>SIG …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div: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 id=\"mobile-nav-item-wrap-1\" class=\"menu\"><li><a href=\"#\" class=\"mobilenav-main-link\" data-id=\"1\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(5) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\" _cssrules=\"true\"><span class=\"mobile-nav-icon\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(5) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>Menu</a></li></ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(5) > 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=\"gform_fields_1\" class=\"gform_fields top_label form_sublabel_below description_below\"><li id=\"field_1_11\" class=\"gfield gfield--width-full field_sublabel_hidden_label field_description_below hidden_label gfield_visibility_visible\" data-js-reload=\"field_1_11\"><label class=\"gfield_label gfield_label_before_complex\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1)  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 3,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Text alternative needs manual verification."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/isaac-bryan-logo.svg\" class=\"logo-height-constrain\" width=\"134\" height=\"40\" alt=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 Logo\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\" width=\"680\" height=\"512\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png 680w, https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" sizes=\"(max-width: 680px) 100vw, 680px\" title=\"ca-district-54-1024×512-3_tran\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\" width=\"1200\" height=\"1200\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600@2x.jpg 1200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-600x600.jpg 600w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200.jpg 200w, https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"Group-8-Copy-5-1200×1200\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img: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": 7,
                  "warning": 0,
                  "failed": 48,
                  "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": "<h1 class=\"site-title logo-title\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h1:nth-child(2)"
                      }
                    ],
                    "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": "<li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\">SIGN UP</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li: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": "<li id=\"menu-item-1187\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1187\">ABOUT</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2)"
                      }
                    ],
                    "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": "<li id=\"menu-item-1264\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1264\">PAST ENDORSEMENTS</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3)"
                      }
                    ],
                    "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": "<li id=\"menu-item-188\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-188\">DONATE</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4)"
                      }
                    ],
                    "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": "<li id=\"menu-item-184\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-184\">PHOTOS</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5)"
                      }
                    ],
                    "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": "<li>Menu</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(5) > ul:nth-child(1) > li: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": "<h3>Isaac Bryan</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "30px"
                    ]
                  },
                  {
                    "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>ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "50px"
                    ]
                  },
                  {
                    "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": "<p>For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for all. His powerful combination of lived and learned experience is one of the reasons his voice has been so impactful for residents of the 55th District. Isaac is one of nine adopted children in a loving blended family that fostered hundreds of children over two decades.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "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": "<button class=\"btg-button btg-button-1\" data-url=\"https://isaacbryanforca.com/about/\" data-action=\"link\" onclick=\"btnaction(1)\">MORE ABOUT ISAAC</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h4>ABOUT THE 55TH DISTRICT</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "30px"
                    ]
                  },
                  {
                    "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>ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "50px"
                    ]
                  },
                  {
                    "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": "<p>The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hills, Ladera Heights, Leimert Park, Jefferson Park, West LA, Westwood, and Century City. The families, workers, entrepreneurs, students, kids, veterans and retired people who live here make the 55th the diverse, welcoming and strong District it is today. Isaac looks forward to continuing his service to his neighbors as their next Assemblymember.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "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>THE ISSUES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "50px"
                    ]
                  },
                  {
                    "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=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button: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": "<h3>Reimagine our Justice System</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Ensure Housing for All</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Create Good-Paying Jobs </h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Put People First, Always</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Support Our Working Families</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Protect Our Environment</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Reimagine our Justice System</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Ensure Housing for All</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Create Good-Paying Jobs </h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(9) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(9) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Put People First, Always</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(10) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(10) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Support Our Working Families</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(11) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(11) > p:nth-child(3)"
                      }
                    ],
                    "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": "<h3>Protect Our Environment</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(12) > h3:nth-child(2)"
                      }
                    ],
                    "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": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(12) > p:nth-child(3)"
                      }
                    ],
                    "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": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > 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": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Submit\" onclick=\"if(window[&quot;gf_submitting_1&quot;]){return false;}  window[&quot;gf_submitting_1&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true;  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > input: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": "<h3 style=\"text-align: center;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3: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": "<span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "16pt"
                    ]
                  },
                  {
                    "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 style=\"text-align: center;\">DONATE</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "50px"
                    ]
                  },
                  {
                    "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=\"text-decoration: none; font-size: 18px;\">INFO@ISAACBRYANFORCA.COM</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > span:nth-child(1) > strong:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "18px"
                    ]
                  },
                  {
                    "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=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">PAID FOR BY BRYAN FOR ASSEMBLY 2022</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "12px"
                    ]
                  }
                ]
              },
              "QW-WCAG-T31": {
                "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa",
                "code": "QW-WCAG-T31",
                "mapping": "F24",
                "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "text-decoration"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation"
                    }
                  ],
                  "related": [
                    "C23",
                    "C25"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24",
                  "passed": 70,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target has a author defined background property but not a color css property."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<p id=\"a11y-speak-intro-text\" class=\"a11y-speak-intro-text\" style=\"position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;\" hidden=\"hidden\">Notifications</p>",
                        "pointer": "html > body:nth-child(2) > p:nth-child(40)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 15,
              "warning": 2,
              "failed": 1,
              "inapplicable": 6
            },
            "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": 20,
                  "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=\"site-title logo-title\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a: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>Isaac Bryan</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h1>For the future of California</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h2>ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h4>ABOUT THE 55TH DISTRICT</h4>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h2>ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2>THE ISSUES</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h3>Create Good-Paying Jobs </h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>1</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Put People First, Always</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>2</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Support Our Working Families</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>3</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Protect Our Environment</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>4</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3>Reimagine our Justice System</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > h3:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h6>STAY\nINVOLVED</h6>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h6:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 style=\"text-align: center;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</h3>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > 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": "<h2 style=\"text-align: center;\">DONATE</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"content\" class=\"site-content\" role=\"main\">\n\t\t\n\t\t\t\n\n\tIsaac Bryan\nFor the future of California\n\n\n\n\n\t\t\n\t\n\n\n\n\tABOUT ASSEMBLYMEMBER ISAAC BRYAN\nISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE\n\nFor years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and secured resources aimed at improving opportunity for all. His powerful combination of lived and learned experience is one of the reasons his voice has been so impactful for residents of the 55th District. Isaac is one of nine adopted children in a lov …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP25": {
                "name": "Landmark complementary is top level",
                "code": "QW-BP25",
                "description": "Ensures the complementary landmark or aside is at top level",
                "metadata": {
                  "target": {
                    "element": "aside:not([role]), [role=complementary]"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The complementary landmark is not at top level."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The complementary landmark is not at top level.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\">\n\n\t\n\nINFO@ISAACBRYANFORCA.COM\n\n\n\n\n\tPAID FOR BY BRYAN FOR ASSEMBLY 2022\n\n</aside>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 53,
                "document": 2,
                "none": 8,
                "banner": 1,
                "navigation": 1,
                "img": 1,
                "heading": 35,
                "list": 3,
                "listitem": 10,
                "main": 1,
                "presentation": 4,
                "separator": 3,
                "button": 4,
                "listbox": 1,
                "option": 6,
                "form": 1,
                "textbox": 5,
                "contentinfo": 1,
                "complementary": 1
              },
              "tags": {
                "html": 2,
                "head": 2,
                "meta": 23,
                "script": 52,
                "link": 37,
                "title": 1,
                "style": 13,
                "body": 2,
                "svg": 8,
                "defs": 8,
                "filter": 8,
                "fecolormatrix": 8,
                "fecomponenttransfer": 8,
                "fefuncr": 8,
                "fefuncg": 8,
                "fefuncb": 8,
                "fefunca": 8,
                "fecomposite": 8,
                "div": 119,
                "a": 16,
                "header": 1,
                "nav": 1,
                "img": 5,
                "h1": 2,
                "ul": 3,
                "li": 10,
                "span": 43,
                "h3": 14,
                "h4": 2,
                "h2": 4,
                "hr": 3,
                "p": 18,
                "button": 3,
                "h5": 12,
                "h6": 1,
                "br": 1,
                "form": 1,
                "label": 7,
                "input": 16,
                "iframe": 1,
                "footer": 1,
                "aside": 1,
                "strong": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          36,
          79,
          57,
          2
        ],
        "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\"><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\"><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\"><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\"><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) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"></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) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</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(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\" class=\"logo\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</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(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/#sign-up\" aria-current=\"page\">SIGN UP</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(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/about/\">ABOUT</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(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/past-endorsements-2/\">PAST ENDORSEMENTS</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(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\">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(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\">PHOTOS</a>"
          },
          {
            "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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
            },
            "excerpt": "<button class=\"btg-button btg-button-1\" data-url=\"https://isaacbryanforca.com/about/\" data-action=\"link\" onclick=\"btnaction(1)\">MORE ABOUT ISAAC</button>"
          },
          {
            "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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>"
          },
          {
            "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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>"
          },
          {
            "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": "input_1_11_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">"
          },
          {
            "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": "input_1_11_6",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">"
          },
          {
            "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": "input_1_2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-required=\"true\" aria-invalid=\"false\">"
          },
          {
            "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": "input_1_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-invalid=\"false\">"
          },
          {
            "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": "input_1_5_5",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">"
          },
          {
            "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": "gform_submit_button_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Submit\" onclick=\"if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true; \" o ... ypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true; jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">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) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"></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(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > span:nth-child(1) > strong:nth-child(1) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a style=\"color: #ffffff;\" href=\"mailto:info@isaacbryanforca.com\">INFO@ISAACBRYANFORCA.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) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"></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(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"></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(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"></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(4) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://siteorigin.com\">SiteOrigin</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": "scroll-to-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(10)"
            },
            "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\"></a>"
          },
          {
            "ruleID": "QW-ACT-R16",
            "what": "Form control has accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\">4 Reimagine our Justice System We spend more money on incarceration than on public education. The current syst ... e neighborhoods. Housing for all should be a right. 6 Create Good-Paying Jobs Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everyb …"
          },
          {
            "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": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 4848px; left: -1212px;\">4 Reimagine our Justice System We spend more money on incarceration than on public education. The current syst ... e neighborhoods. Housing for all should be a right. 6 Create Good-Paying Jobs Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everyb …"
          },
          {
            "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": "input_1_11_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">"
          },
          {
            "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": "input_1_11_6",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">"
          },
          {
            "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": "input_1_2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-required=\"true\" aria-invalid=\"false\">"
          },
          {
            "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": "input_1_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-invalid=\"false\">"
          },
          {
            "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": "input_1_5_5",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Isaac Bryan</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": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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>For the future of California</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Isaac Bryan</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": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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>For the future of California</h1>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>"
          },
          {
            "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": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"site-title logo-title\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</h1>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/#sign-up\" aria-current=\"page\">SIGN UP</a>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/about/\">ABOUT</a>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/past-endorsements-2/\">PAST ENDORSEMENTS</a>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\">DONATE</a>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\">PHOTOS</a>"
          },
          {
            "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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Isaac Bryan</h3>"
          },
          {
            "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": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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>For the future of California</h1>"
          },
          {
            "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": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>"
          },
          {
            "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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE</h2>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
            },
            "excerpt": "<p>For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As As ... he reasons his voice has been so impactful for residents of the 55th District. Isaac is one of nine adopted children in a loving blended family that fostered hundreds of children over two decades.</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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
            },
            "excerpt": "<button class=\"btg-button btg-button-1\" data-url=\"https://isaacbryanforca.com/about/\" data-action=\"link\" onclick=\"btnaction(1)\">MORE ABOUT ISAAC</button>"
          },
          {
            "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": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4>ABOUT THE 55TH DISTRICT</h4>"
          },
          {
            "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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.</h2>"
          },
          {
            "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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
            },
            "excerpt": "<p>The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Pa ...  and retired people who live here make the 55th the diverse, welcoming and strong District it is today. Isaac looks forward to continuing his service to his neighbors as their next Assemblymember.</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #fed76c;\">THE ISSUES</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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h5:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #fed76c\">1</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #000000\">Put People First, Always</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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > p:nth-child(3)"
            },
            "excerpt": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h5:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #fed76c\">2</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h3:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #000000\">Support Our Working Families</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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > p:nth-child(3)"
            },
            "excerpt": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h5:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #fed76c\">3</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h3:nth-child(2) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #000000\">Protect Our Environment</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": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > p:nth-child(3)"
            },
            "excerpt": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>"
          },
          {
            "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": "H6",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h6:nth-child(1)"
            },
            "excerpt": "<h6>STAY INVOLVED</h6>"
          },
          {
            "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": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > label:nth-child(1)"
            },
            "excerpt": "<label class=\"gfield_label gfield_label_before_complex\">Name</label>"
          },
          {
            "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": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > label:nth-child(1)"
            },
            "excerpt": "<label class=\"gfield_label\" for=\"input_1_2\">Email*</label>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > label:nth-child(1) > span:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"gfield_required gfield_required_asterisk\">*</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": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > label:nth-child(1)"
            },
            "excerpt": "<label class=\"gfield_label\" for=\"input_1_3\">Phone</label>"
          },
          {
            "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": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > label:nth-child(1)"
            },
            "excerpt": "<label class=\"gfield_label gfield_label_before_complex\">Address</label>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">DONATE</a>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > span:nth-child(1) > strong:nth-child(1) > span:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a style=\"color: #ffffff;\" href=\"mailto:info@isaacbryanforca.com\">INFO@ISAACBRYANFORCA.COM</a>"
          },
          {
            "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(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">PAID FOR BY BRYAN FOR ASSEMBLY 2022</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": "DIV",
            "id": "theme-attribution",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"theme-attribution\">A SiteOrigin Theme</div>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://siteorigin.com\">SiteOrigin</a>"
          },
          {
            "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": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"home page-template page-template-home-panels page-template-home-panels-php page page-id-41 siteorigin-panels siteorigin-panels-home responsive layout-full has-sidebar page-layout-default  ... R ISAAC BRYAN ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and …"
          },
          {
            "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": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "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": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\" class=\"logo\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</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(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\" class=\"logo\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "scroll-to-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(10)"
            },
            "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\"></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) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"></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(4)"
            },
            "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(5)"
            },
            "excerpt": "<link rel=\"pingback\" href=\"https://isaacbryanforca.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(28)"
            },
            "excerpt": "<link rel=\"dns-prefetch\" href=\"//s.w.org\">"
          },
          {
            "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(35)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://isaacbryanforca.com/wp-includes/css/dist/block-library/style.min.css?ver=5.9.7\" type=\"text/css\" 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": "siteorigin-panels-front-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(37)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"siteorigin-panels-front-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/siteorigin-panels/css/front-flex.min.css?ver=2.16.11\" type=\"text/css\" 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": "sow-image-default-d70c3388eec3-41-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(38)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"sow-image-default-d70c3388eec3-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d70c3388eec3-41.css?ver=5.9.7\" type=\"text/css\" 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": "sow-image-default-afa9880912f4-41-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(39)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"sow-image-default-afa9880912f4-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-afa9880912f4-41.css?ver=5.9.7\" type=\"text/css\" 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": "lsow-slick-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(40)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-slick-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/slick.css?ver=2.8.3\" type=\"text/css\" 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": "lsow-icomoon-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(41)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-icomoon-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/icomoon.css?ver=2.8.3\" type=\"text/css\" 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": "lsow-frontend-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(42)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-frontend-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/lsow-frontend.css?ver=2.8.3\" type=\"text/css\" 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": "lsow-carousel-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(43)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-carousel-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-carousel-widget/css/style.css?ver=1.32.3\" type=\"text/css\" 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": "lsow-carousel-default-1398c7c9e37b-41-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(44)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-carousel-default-1398c7c9e37b-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-carousel-default-1398c7c9e37b-41.css?ver=5.9.7\" type=\"text/css\" 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": "sow-image-default-d6014b76747a-41-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(45)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"sow-image-default-d6014b76747a-41-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/sow-image-default-d6014b76747a-41.css?ver=5.9.7\" type=\"text/css\" 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": "uaf_client_css-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(46)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"uaf_client_css-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/useanyfont/uaf.css?ver=1687101188\" type=\"text/css\" 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": "vantage-style-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(47)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"vantage-style-css\" href=\"https://isaacbryanforca.com/wp-content/themes/vantage/style.css?ver=1.19.10\" type=\"text/css\" 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-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(48)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"font-awesome-css\" href=\"https://isaacbryanforca.com/wp-content/themes/vantage/fontawesome/css/font-awesome.css?ver=4.6.2\" type=\"text/css\" 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": "siteorigin-mobilenav-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(49)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"siteorigin-mobilenav-css\" href=\"https://isaacbryanforca.com/wp-content/themes/vantage/inc/mobilenav/css/mobilenav.css?ver=1.19.10\" type=\"text/css\" 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(64)"
            },
            "excerpt": "<link rel=\"https://api.w.org/\" href=\"https://isaacbryanforca.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(66)"
            },
            "excerpt": "<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://isaacbryanforca.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(67)"
            },
            "excerpt": "<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://isaacbryanforca.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(73)"
            },
            "excerpt": "<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/wp-content/uploads/fbrfg/apple-touch-icon.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.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(74)"
            },
            "excerpt": "<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/wp-content/uploads/fbrfg/favicon-32x32.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.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(75)"
            },
            "excerpt": "<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/wp-content/uploads/fbrfg/favicon-16x16.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.",
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > link:nth-child(77)"
            },
            "excerpt": "<link rel=\"mask-icon\" href=\"/wp-content/uploads/fbrfg/safari-pinned-tab.svg\" color=\"#2b2b50\">"
          },
          {
            "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(78)"
            },
            "excerpt": "<link rel=\"shortcut icon\" href=\"/wp-content/uploads/fbrfg/favicon.ico\">"
          },
          {
            "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": "button-generation-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > link:nth-child(12)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"button-generation-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/button-generation/assets/css/style.min.css?ver=2.3.3\" type=\"text/css\" 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": "lsow-icon-list-default-86a278354b0f-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > link:nth-child(14)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-icon-list-default-86a278354b0f-css\" href=\"https://isaacbryanforca.com/wp-content/uploads/siteorigin-widgets/lsow-icon-list-default-86a278354b0f.css?ver=5.9.7\" type=\"text/css\" 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": "lsow-animate-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > link:nth-child(15)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-animate-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/css/animate.css?ver=2.8.3\" type=\"text/css\" 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": "lsow-icon-list-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > link:nth-child(16)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"lsow-icon-list-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/livemesh-siteorigin-widgets/includes/widgets/lsow-icon-list-widget/css/style.css?ver=1.32.3\" type=\"text/css\" 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": "siteorigin-widget-icon-font-icomoon-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > link:nth-child(17)"
            },
            "excerpt": "<link rel=\"stylesheet\" id=\"siteorigin-widget-icon-font-icomoon-css\" href=\"https://isaacbryanforca.com/wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css?ver=5.9.7\" type=\"text/css\" media=\"all\">"
          },
          {
            "ruleID": "QW-WCAG-T17",
            "what": "This technique checks the correct position of labels in forms",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "input_1_11_3",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"First Name\">"
          },
          {
            "ruleID": "QW-WCAG-T17",
            "what": "This technique checks the correct position of labels in forms",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "input_1_11_6",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"Last Name\">"
          },
          {
            "ruleID": "QW-WCAG-T17",
            "what": "This technique checks the correct position of labels in forms",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "input_1_5_5",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > div:nth-child(2) > span:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false\">"
          },
          {
            "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-primary-nav",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"menu-primary-nav\" class=\"menu\"><li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\"><a href=\" ... dy:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>SIG …"
          },
          {
            "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": "mobile-nav-item-wrap-1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(5) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"mobile-nav-item-wrap-1\" class=\"menu\"><li><a href=\"#\" class=\"mobilenav-main-link\" data-id=\"1\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > d ... 2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(5) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"></span>Menu</a></li></ul>"
          },
          {
            "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": "gform_fields_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"gform_fields_1\" class=\"gform_fields top_label form_sublabel_below description_below\"><li id=\"field_1_11\" class=\"gfield gfield--width-full field_sublabel_hidden_label field_description_below hi ... child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(1) > ul:nth-child(1) …"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/01/isaac-bryan-logo.svg\" class=\"logo-height-constrain\" width=\"134\" height=\"40\" alt=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 Logo\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district-54-1024x512-3_tran.png\" width=\"680\" height=\"512\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/04/ca-district ... p-content/uploads/2022/04/ca-district-54-1024x512-3_tran-600x452.png 600w\" sizes=\"(max-width: 680px) 100vw, 680px\" title=\"ca-district-54-1024×512-3_tran\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
          },
          {
            "ruleID": "QW-WCAG-T8",
            "what": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1.jpg\" width=\"1200\" height=\"1200\" srcset=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/Group-8-Copy- ... com/wp-content/uploads/2022/02/Group-8-Copy-5-1200x1200-1-200x200@2x.jpg 400w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" title=\"Group-8-Copy-5-1200×1200\" alt=\"\" loading=\"lazy\" class=\"so-widget-image\">"
          },
          {
            "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) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"site-title logo-title\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</h1>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-770",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1)"
            },
            "excerpt": "<li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\">SIGN UP</li>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-1187",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(2)"
            },
            "excerpt": "<li id=\"menu-item-1187\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1187\">ABOUT</li>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-1264",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(3)"
            },
            "excerpt": "<li id=\"menu-item-1264\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1264\">PAST ENDORSEMENTS</li>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-188",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(4)"
            },
            "excerpt": "<li id=\"menu-item-188\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-188\">DONATE</li>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-184",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(5)"
            },
            "excerpt": "<li id=\"menu-item-184\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-184\">PHOTOS</li>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(5) > ul:nth-child(1) > li:nth-child(1)"
            },
            "excerpt": "<li>Menu</li>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Isaac Bryan</h3>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE</h2>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
            },
            "excerpt": "<p>For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As As ... he reasons his voice has been so impactful for residents of the 55th District. Isaac is one of nine adopted children in a loving blended family that fostered hundreds of children over two decades.</p>"
          },
          {
            "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(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
            },
            "excerpt": "<button class=\"btg-button btg-button-1\" data-url=\"https://isaacbryanforca.com/about/\" data-action=\"link\" onclick=\"btnaction(1)\">MORE ABOUT ISAAC</button>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4>ABOUT THE 55TH DISTRICT</h4>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.</h2>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
            },
            "excerpt": "<p>The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Pa ...  and retired people who live here make the 55th the diverse, welcoming and strong District it is today. Isaac looks forward to continuing his service to his neighbors as their next Assemblymember.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>THE ISSUES</h2>"
          },
          {
            "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(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Reimagine our Justice System</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3)"
            },
            "excerpt": "<p>We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Ensure Housing for All</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(3)"
            },
            "excerpt": "<p>We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Create Good-Paying Jobs </h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > p:nth-child(3)"
            },
            "excerpt": "<p>Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Put People First, Always</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > p:nth-child(3)"
            },
            "excerpt": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Support Our Working Families</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > p:nth-child(3)"
            },
            "excerpt": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Protect Our Environment</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > p:nth-child(3)"
            },
            "excerpt": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Reimagine our Justice System</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > p:nth-child(3)"
            },
            "excerpt": "<p>We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Ensure Housing for All</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(8) > p:nth-child(3)"
            },
            "excerpt": "<p>We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(9) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Create Good-Paying Jobs </h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(9) > p:nth-child(3)"
            },
            "excerpt": "<p>Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(10) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Put People First, Always</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(10) > p:nth-child(3)"
            },
            "excerpt": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(11) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Support Our Working Families</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(11) > p:nth-child(3)"
            },
            "excerpt": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(12) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Protect Our Environment</h3>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(12) > p:nth-child(3)"
            },
            "excerpt": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p>"
          },
          {
            "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(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "INPUT",
            "id": "gform_submit_button_1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Submit\" onclick=\"if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true; \" o ... ypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true; jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }\">"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 style=\"text-align: center;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</h3>"
          },
          {
            "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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</span>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 style=\"text-align: center;\">DONATE</h2>"
          },
          {
            "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(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > span:nth-child(1) > strong:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"text-decoration: none; font-size: 18px;\">INFO@ISAACBRYANFORCA.COM</span>"
          },
          {
            "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(4) > div:nth-child(1) > aside:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">PAID FOR BY BRYAN FOR ASSEMBLY 2022</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "a11y-speak-intro-text",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > p:nth-child(40)"
            },
            "excerpt": "<p id=\"a11y-speak-intro-text\" class=\"a11y-speak-intro-text\" style=\"position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;\" hidden=\"hidden\">Notifications</p>"
          },
          {
            "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) > header:nth-child(2) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > h1:nth-child(2)"
            },
            "excerpt": "<h1 class=\"site-title logo-title\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3>Isaac Bryan</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": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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>For the future of California</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": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)"
            },
            "excerpt": "<h4>ABOUT THE 55TH DISTRICT</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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2>ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.</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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2>THE ISSUES</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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Create Good-Paying Jobs </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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h5:nth-child(1)"
            },
            "excerpt": "<h5>1</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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Put People First, Always</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h5:nth-child(1)"
            },
            "excerpt": "<h5>2</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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Support Our Working Families</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h5:nth-child(1)"
            },
            "excerpt": "<h5>3</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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Protect Our Environment</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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > h5:nth-child(1)"
            },
            "excerpt": "<h5>4</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": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(7) > h3:nth-child(2)"
            },
            "excerpt": "<h3>Reimagine our Justice System</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": "H6",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h6:nth-child(1)"
            },
            "excerpt": "<h6>STAY INVOLVED</h6>"
          },
          {
            "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(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(1)"
            },
            "excerpt": "<h3 style=\"text-align: center;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(2)"
            },
            "excerpt": "<h2 style=\"text-align: center;\">DONATE</h2>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"content\" class=\"site-content\" role=\"main\"> Isaac Bryan For the future of California ABOUT ASSEMBLYMEMBER ISAAC BRYAN ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE For years Isaac led  ... all. His powerful combination of lived and learned experience is one of the reasons his voice has been so impactful for residents of the 55th District. Isaac is one of nine adopted children in a lov …"
          },
          {
            "ruleID": "QW-BP25",
            "what": "Ensures the complementary landmark or aside is at top level",
            "ordinalSeverity": 1,
            "tagName": "ASIDE",
            "id": "siteorigin-panels-builder-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > footer:nth-child(4) > div:nth-child(1) > aside:nth-child(1)"
            },
            "excerpt": "<aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\"> INFO@ISAACBRYANFORCA.COM PAID FOR BY BRYAN FOR ASSEMBLY 2022 </aside>"
          }
        ]
      },
      "endTime": 1687101205170
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687101205170,
      "url": "https://isaacbryanforca.com/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.076",
        "responseTime": "2023-06-18T15:13:24.732Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1057973,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 33,
              "totalWarnings": 40,
              "totalIssues": 73
            },
            "issuesByLevel": {
              "A": {
                "count": 51,
                "pct": 69.86
              },
              "AA": {
                "count": 46,
                "pct": 63.01
              },
              "AAA": {
                "count": 73,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 4,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "06e4682c-81f6-4c39-9c5f-567a8d8d202b",
          "docID": "c5fb57f8-2ae0-4c1d-eea3-33410b4923ef",
          "sourceHash": "4de5797a11fe205a2e4f5f465c739053",
          "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=06e4682c-81f6-4c39-9c5f-567a8d8d202b",
          "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": 4988.5
                },
                "height": 4988.5,
                "width": 1024
              },
              "position": {
                "line": 3545,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-home-panels page-template-home-panels-php page page-id-41 siteorigin-panels siteorigin-panels-home responsive layout-full has-sidebar page-layout-default not-default-page mobilenav\"&gt;\n&lt;svg xmlns=\"http",
              "xpath": "/html/body",
              "issueID": "032715c083e9029160b2b478d90d0195",
              "signature": "5f8bf78150e45bb2107767eb93f2ea0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=032715c083e9029160b2b478d90d0195"
            },
            {
              "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": 293.0625,
                  "y": 50
                },
                "bottom-right": {
                  "x": 293.0625,
                  "y": 50
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"&gt;&lt;img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" w",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "aae3f67a34d1e19e4ded8172e71c5036",
              "signature": "cdf512d0babe378e208f732c3b726ef4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=aae3f67a34d1e19e4ded8172e71c5036"
            },
            {
              "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": 408.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 408.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a466bb89ac5e0af9bad3d48d7f8f8235",
              "signature": "08f9ce967f17ec929a608b1537d77d3e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a466bb89ac5e0af9bad3d48d7f8f8235"
            },
            {
              "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": 462.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 462.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "c741f23217e30b11076dffb73f8cf237",
              "signature": "75db838840ff60874f5cd0f64b5c22a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c741f23217e30b11076dffb73f8cf237"
            },
            {
              "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": 516.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 516.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "1e8aee85b7bfc4afac91fe9b9f106e8a",
              "signature": "6e1aae99c0771c020a01ee6f7680d4cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=1e8aee85b7bfc4afac91fe9b9f106e8a"
            },
            {
              "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": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 1509,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skip-link screen-reader-text\" href=\"#content\"&gt;Skip to content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[1]",
              "issueID": "61e2ab7f42c89cb0563104f51e89905e",
              "signature": "ad1170cf0ca5fb9d3d9db4e03e00055f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=61e2ab7f42c89cb0563104f51e89905e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1059,
                  "y": 148
                },
                "height": 148,
                "width": 1024
              },
              "position": {
                "line": 9229,
                "column": 1
              },
              "errorSnippet": "&lt;nav class=\"site-navigation main-navigation primary use-sticky-menu\"&gt; &lt;div class=\"full-container\"&gt; &lt;div class=\"logo-in-menu-wrapper\"&gt; &lt;a href=\"https://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\"",
              "xpath": "/html/body/div[1]/header[1]/nav[1]",
              "issueID": "8e6713df93128569ea6408f34a16bfa8",
              "signature": "7e44acfe507a2c0e4a3a231ad645428d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8e6713df93128569ea6408f34a16bfa8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 4916.5
                },
                "bottom-right": {
                  "x": 994,
                  "y": 4933.5
                },
                "height": 17,
                "width": 964
              },
              "position": {
                "line": 9406,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"theme-attribution\"&gt;A &lt;a href=\"https://siteorigin.com\"&gt;SiteOrigin&lt;/a&gt; Theme&lt;/div&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]",
              "issueID": "1de3c95715c62b03037dfa5c74588e96",
              "signature": "599b8cab2a6dfff6c20a4a8835c157ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1de3c95715c62b03037dfa5c74588e96"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 528.59375,
                  "y": 1477.5
                },
                "bottom-right": {
                  "x": 888.99975,
                  "y": 1841.5
                },
                "height": 364,
                "width": 360.406
              },
              "position": {
                "line": 1509,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "61f81ec9fb7d20ab0f06e12bb2976771",
              "signature": "b3bf4eddf3cb5302734fd02ecb91cf3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=61f81ec9fb7d20ab0f06e12bb2976771"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 65,
                  "y": 2317
                },
                "bottom-right": {
                  "x": 459.625,
                  "y": 2681
                },
                "height": 364,
                "width": 394.625
              },
              "position": {
                "line": 4340,
                "column": 138
              },
              "errorSnippet": "&lt;p&gt;The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hil",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "9ec22950ae03e9ea701335842f8712be",
              "signature": "38d47001260ffc8f0cc6e302e3d8ca69",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9ec22950ae03e9ea701335842f8712be"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 6751,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "42d9f18930e3ead7a5bd9e3f15aa8be4",
              "signature": "bf775ac2fea147f3bf3d3052d11c0b48",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=42d9f18930e3ead7a5bd9e3f15aa8be4"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 8916,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "fa81e2874965789539158015797def1d",
              "signature": "84e5bdace113ec0774fb76c457be800e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fa81e2874965789539158015797def1d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9273,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]",
              "issueID": "ef4a08965391a7e313e460b91668b2b9",
              "signature": "0f776cc64610cdb4e9f45c1fdaeaa74f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ef4a08965391a7e313e460b91668b2b9"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9281,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/p[1]",
              "issueID": "c14690eac8e84f8ec4fe3335c1d8d655",
              "signature": "1f8937c4b7d22ebdf437df2f4b956f8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c14690eac8e84f8ec4fe3335c1d8d655"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9295,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/p[1]",
              "issueID": "fcbd0ce57f04e8d98808aeeeba089467",
              "signature": "7e2d15a4afd1b5d83101646b240c9c2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fcbd0ce57f04e8d98808aeeeba089467"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9298,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/p[1]",
              "issueID": "97bab834b9c8b7e2f376c2d789ee190d",
              "signature": "0027fcfb7ba38fd3c0698bcf46d26a11",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=97bab834b9c8b7e2f376c2d789ee190d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9301,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/p[1]",
              "issueID": "138328494d8aac3e38116c40bd40adcc",
              "signature": "0bfbb41e84d58c32a70fd0ec98244a5c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=138328494d8aac3e38116c40bd40adcc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9304,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/p[1]",
              "issueID": "2d8a6cf65c1253db4d441f93d4bf1d0f",
              "signature": "9cd8d9023857f20c7eaf8a0916f377d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2d8a6cf65c1253db4d441f93d4bf1d0f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9307,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/p[1]",
              "issueID": "116c40813eb7997493f5085fdc21a47e",
              "signature": "32ef9b6baf5a0eff0567a7ebc1e6750e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=116c40813eb7997493f5085fdc21a47e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9310,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/p[1]",
              "issueID": "5b2c162a03ec8c678fd37bc0e6e64d5d",
              "signature": "54b2092274da4934f66a84f53f15c4b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5b2c162a03ec8c678fd37bc0e6e64d5d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9313,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/p[1]",
              "issueID": "7dd99e170f4ea124d8a51d50c16b2c69",
              "signature": "de866ce94deeac3b87f5b1cc28a37c89",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7dd99e170f4ea124d8a51d50c16b2c69"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 167
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 219
                },
                "height": 52,
                "width": 1016
              },
              "position": {
                "line": 9316,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]/p[1]",
              "issueID": "f3430eb1082a0782d56646de4ccd7840",
              "signature": "90db361ab35f1001f38c5fa56971f694",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f3430eb1082a0782d56646de4ccd7840"
            },
            {
              "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": 293.0625,
                  "y": 50
                },
                "bottom-right": {
                  "x": 293.0625,
                  "y": 50
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"&gt;&lt;img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" w",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "d9864b585aa9e84240bb62f69faccba7",
              "signature": "2a43e66ffdc3085ab4648729fcbb8e23",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d9864b585aa9e84240bb62f69faccba7"
            },
            {
              "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": 408.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 408.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2efcbe32e3d1a4d8032b4af1d34e416b",
              "signature": "a675dee0d3c05c9ea678ead10137da54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2efcbe32e3d1a4d8032b4af1d34e416b"
            },
            {
              "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": 462.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 462.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "95bf25458ca17fe1ef75c181dca30a6a",
              "signature": "72cb9a866c337b578bf7018c570f1db8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=95bf25458ca17fe1ef75c181dca30a6a"
            },
            {
              "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": 516.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 516.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "07494c8c40e3ef3d22bd926b0f3ec8f4",
              "signature": "d98ff3527ff3e21815e17321b9ef167a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=07494c8c40e3ef3d22bd926b0f3ec8f4"
            },
            {
              "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": 975,
                  "y": 719
                },
                "bottom-right": {
                  "x": 993,
                  "y": 737
                },
                "height": 18,
                "width": 18
              },
              "position": {
                "line": 1540,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\"&gt;&lt;span class=\"vantage-icon-arrow-up\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "73f9ef7bfc919564b7d0aad634b7f6fe",
              "signature": "daa0e6833ffb51a4be55802d5cea9542",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=73f9ef7bfc919564b7d0aad634b7f6fe"
            },
            {
              "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": 171,
                  "y": 35
                },
                "bottom-right": {
                  "x": 472.891,
                  "y": 99
                },
                "height": 64,
                "width": 301.891
              },
              "position": {
                "line": 5563,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"site-title logo-title\"&gt;FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/a[1]/h1[1]",
              "issueID": "fec3d46035a6d8770df6a8fe41dac17e",
              "signature": "d95375bb36e474c5c123b173dfc0901d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fec3d46035a6d8770df6a8fe41dac17e"
            },
            {
              "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": 524.890625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1023.9996249999999,
                  "y": 148
                },
                "height": 148,
                "width": 499.109
              },
              "position": {
                "line": 5048,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"menu-primary-nav-container\"&gt;&lt;ul id=\"menu-primary-nav\" class=\"menu\"&gt;&lt;li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\"&gt;&lt;a",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]",
              "issueID": "3083281b8cb653b6e0bbb58e15c599a7",
              "signature": "7b9c6d260392d6e056bbdd68db10c90f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3083281b8cb653b6e0bbb58e15c599a7"
            },
            {
              "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": 524.890625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1023.9996249999999,
                  "y": 148
                },
                "height": 148,
                "width": 499.109
              },
              "position": {
                "line": 5203,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu-primary-nav\" class=\"menu\"&gt;&lt;li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\"&gt;&lt;a href=\"https://isaacbryanforca.com/#sign-up\" a",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[1]",
              "issueID": "acf74b46e6595aa0fe3cc23f3139c156",
              "signature": "1d131a09f57fb3687757766ae89dd37e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=acf74b46e6595aa0fe3cc23f3139c156"
            },
            {
              "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": 483.859375,
                  "y": 119
                },
                "bottom-right": {
                  "x": 954.0003750000001,
                  "y": 987
                },
                "height": 868,
                "width": 470.141
              },
              "position": {
                "line": 6019,
                "column": 380
              },
              "errorSnippet": "&lt;h1&gt;For the future of California&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "9d4173b411497c015cd371991e5f0e38",
              "signature": "d2a9c24f084bdc1f8ba3f5293e4a75a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9d4173b411497c015cd371991e5f0e38"
            },
            {
              "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": 528.59375,
                  "y": 1157
                },
                "bottom-right": {
                  "x": 888.99975,
                  "y": 1157
                },
                "height": 0,
                "width": 360.406
              },
              "position": {
                "line": 9270,
                "column": 2
              },
              "errorSnippet": "&lt;h4&gt;ABOUT ASSEMBLYMEMBER ISAAC BRYAN&lt;/h4&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "issueID": "3147b3e5caa7718c37334c04b0a4732c",
              "signature": "ba08d8baf887164c7c0b2d6439e7ac1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3147b3e5caa7718c37334c04b0a4732c"
            },
            {
              "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": 528.59375,
                  "y": 1217
                },
                "bottom-right": {
                  "x": 888.99975,
                  "y": 1467
                },
                "height": 250,
                "width": 360.406
              },
              "position": {
                "line": 9271,
                "column": 1
              },
              "errorSnippet": "&lt;h2&gt;ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "7c09b2795a07b3f2f6d41dbe79cc80b0",
              "signature": "1a55d0239c0bf9f6a1a0f3d1a9ad7ff2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7c09b2795a07b3f2f6d41dbe79cc80b0"
            },
            {
              "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": 65,
                  "y": 2006.5
                },
                "bottom-right": {
                  "x": 459.625,
                  "y": 2306.5
                },
                "height": 300,
                "width": 394.625
              },
              "position": {
                "line": 9279,
                "column": 1
              },
              "errorSnippet": "&lt;h2&gt;ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "ea6d9d1871e076320dd596bccc60593d",
              "signature": "f776560569f9dcfe559865dc664b6a07",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ea6d9d1871e076320dd596bccc60593d"
            },
            {
              "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": 20,
                  "y": 123
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 123
                },
                "height": 0,
                "width": 1016
              },
              "position": {
                "line": 9294,
                "column": 1
              },
              "errorSnippet": "&lt;h3&gt;&lt;span style=\"color: #000000\"&gt;Reimagine our Justice System&lt;/span&gt;&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "36cbc715225d3d2850e80f6ab7e752b2",
              "signature": "e492ec8584e470aac32690d0c7914925",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=36cbc715225d3d2850e80f6ab7e752b2"
            },
            {
              "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": 20,
                  "y": 137
                },
                "bottom-right": {
                  "x": 574,
                  "y": 173
                },
                "height": 36,
                "width": 554
              },
              "position": {
                "line": 9294,
                "column": 5
              },
              "errorSnippet": "&lt;span style=\"color: #000000\"&gt;Reimagine our Justice System&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/span[1]",
              "issueID": "f9ffe9d03a55a23383f1421d89741bf7",
              "signature": "a228047c51b6ed59532a8889d120ec41",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f9ffe9d03a55a23383f1421d89741bf7"
            },
            {
              "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": 20,
                  "y": 123
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 123
                },
                "height": 0,
                "width": 1016
              },
              "position": {
                "line": 9306,
                "column": 1
              },
              "errorSnippet": "&lt;h3&gt;&lt;span style=\"color: #000000\"&gt;Support Our Working Families&lt;/span&gt;&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h3[1]",
              "issueID": "77d503f85e3531d8513e7a8c33d2ed5e",
              "signature": "be2496e66a280a3949ceeef969781b30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=77d503f85e3531d8513e7a8c33d2ed5e"
            },
            {
              "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": 20,
                  "y": 137
                },
                "bottom-right": {
                  "x": 583,
                  "y": 173
                },
                "height": 36,
                "width": 563
              },
              "position": {
                "line": 9306,
                "column": 5
              },
              "errorSnippet": "&lt;span style=\"color: #000000\"&gt;Support Our Working Families&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h3[1]/span[1]",
              "issueID": "6f208bb7a3af29942b5c2bff0e175892",
              "signature": "4313ece328ab35df8eb2dc8028d67f0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6f208bb7a3af29942b5c2bff0e175892"
            },
            {
              "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": 20,
                  "y": 123
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 123
                },
                "height": 0,
                "width": 1016
              },
              "position": {
                "line": 9312,
                "column": 1
              },
              "errorSnippet": "&lt;h3&gt;&lt;span style=\"color: #000000\"&gt;Reimagine our Justice System&lt;/span&gt;&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h3[1]",
              "issueID": "4d31c3361e358eb28dfe4799152fd8ad",
              "signature": "005c57275252f7866f9794a7bece594f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4d31c3361e358eb28dfe4799152fd8ad"
            },
            {
              "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": 20,
                  "y": 137
                },
                "bottom-right": {
                  "x": 574,
                  "y": 173
                },
                "height": 36,
                "width": 554
              },
              "position": {
                "line": 9312,
                "column": 5
              },
              "errorSnippet": "&lt;span style=\"color: #000000\"&gt;Reimagine our Justice System&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h3[1]/span[1]",
              "issueID": "a02d3c33bad4f5a7fcdc2b9e20b91e44",
              "signature": "3892aa6c081b81566752bbeaf5bb6344",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a02d3c33bad4f5a7fcdc2b9e20b91e44"
            },
            {
              "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": 20,
                  "y": 123
                },
                "bottom-right": {
                  "x": 1036,
                  "y": 123
                },
                "height": 0,
                "width": 1016
              },
              "position": {
                "line": 9324,
                "column": 1
              },
              "errorSnippet": "&lt;h3&gt;&lt;span style=\"color: #000000\"&gt;Support Our Working Families&lt;/span&gt;&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h3[1]",
              "issueID": "c15af5f9ed2420a5acbb8a5a98545de5",
              "signature": "08d13aced99b6830d497612ea889a14c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c15af5f9ed2420a5acbb8a5a98545de5"
            },
            {
              "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": 20,
                  "y": 137
                },
                "bottom-right": {
                  "x": 583,
                  "y": 173
                },
                "height": 36,
                "width": 563
              },
              "position": {
                "line": 9324,
                "column": 5
              },
              "errorSnippet": "&lt;span style=\"color: #000000\"&gt;Support Our Working Families&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h3[1]/span[1]",
              "issueID": "e0204ae36770baae4afc7e26f3b0dbe9",
              "signature": "362bb058456a6b190bbbd907fd90eeb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e0204ae36770baae4afc7e26f3b0dbe9"
            },
            {
              "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": 3964.5
                },
                "bottom-right": {
                  "x": 954,
                  "y": 4142.5
                },
                "height": 178,
                "width": 954
              },
              "position": {
                "line": 9350,
                "column": 21
              },
              "errorSnippet": "&lt;div id=\"pg-41-5\" class=\"panel-grid panel-has-style\"&gt;&lt;div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-5\" style=\"background-color: rgb(43, 43, 80); margin-left: -35px; margin-right: -35px; pa",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]",
              "issueID": "25d8d885093770696e0cca797ce91c9d",
              "signature": "cb99a5271f1be53f983ef0501d122d48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=25d8d885093770696e0cca797ce91c9d"
            },
            {
              "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": 3964.5
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4142.5
                },
                "height": 178,
                "width": 1024
              },
              "position": {
                "line": 9355,
                "column": 21
              },
              "errorSnippet": "&lt;div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-5\" style=\"background-color: rgb(43, 43, 80); margin-left: -35px; margin-right: -35px; padding-left: 0px; padding-right: 0px; border-left: 0px; bord",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]",
              "issueID": "23e2b9033c4ac425977440cb0b43a9ff",
              "signature": "6afe831fd02cb7912334623dd9523f0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=23e2b9033c4ac425977440cb0b43a9ff"
            },
            {
              "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": -35,
                  "y": 3964.5
                },
                "bottom-right": {
                  "x": 989,
                  "y": 4142.5
                },
                "height": 178,
                "width": 1024
              },
              "position": {
                "line": 9357,
                "column": 9
              },
              "errorSnippet": "&lt;div id=\"pgc-41-5-0\" class=\"panel-grid-cell\" style=\"padding-left: 0px; padding-right: 0px;\"&gt;&lt;div id=\"panel-41-5-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"9\"&gt;&lt;div class=\"panel-widget-style",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]",
              "issueID": "fe1e3678882d76e6a485742e57fe1076",
              "signature": "eb93f0979c4358517e3476fcce76fb62",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fe1e3678882d76e6a485742e57fe1076"
            },
            {
              "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": -35,
                  "y": 3964.5
                },
                "bottom-right": {
                  "x": 989,
                  "y": 4142.5
                },
                "height": 178,
                "width": 1024
              },
              "position": {
                "line": 9376,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"panel-41-5-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"9\"&gt;&lt;div class=\"panel-widget-style panel-widget-style-for-41-5-0-0\"&gt;&lt;div class=\"so-widget-sow-editor so-widget-sow-editor-base",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]",
              "issueID": "543f2fb9ab3bd63290bc1c8c60ea94f7",
              "signature": "0396f8ad6b3a55d81d3b92456d4c3fe9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=543f2fb9ab3bd63290bc1c8c60ea94f7"
            },
            {
              "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": -35,
                  "y": 3964.5
                },
                "bottom-right": {
                  "x": 989,
                  "y": 4082.5
                },
                "height": 118,
                "width": 1024
              },
              "position": {
                "line": 9376,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"panel-widget-style panel-widget-style-for-41-5-0-0\"&gt;&lt;div class=\"so-widget-sow-editor so-widget-sow-editor-base\"&gt;\n&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;h3 style=\"text-align: center;\"&gt;&lt;span style=\"color:",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "5165679337ee55124cb229c77dce52b8",
              "signature": "5c81db30e20d7ebf89b3951613de3bd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5165679337ee55124cb229c77dce52b8"
            },
            {
              "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": -35,
                  "y": 4016.5
                },
                "bottom-right": {
                  "x": 989,
                  "y": 4102.5
                },
                "height": 86,
                "width": 1024
              },
              "position": {
                "line": 9376,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"so-widget-sow-editor so-widget-sow-editor-base\"&gt;\n&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;h3 style=\"text-align: center;\"&gt;&lt;span style=\"color: #fed76c; font-size: 16pt;\"&gt;SUPPORT US TODAY, TOGETHER WE CAN MAKE ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "e930dcb433019390d32dcb6902854ac0",
              "signature": "584e1dec64d0abd4810ad5f91a471fa1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e930dcb433019390d32dcb6902854ac0"
            },
            {
              "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": -35,
                  "y": 4016.5
                },
                "bottom-right": {
                  "x": 989,
                  "y": 4102.5
                },
                "height": 86,
                "width": 1024
              },
              "position": {
                "line": 9378,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;h3 style=\"text-align: center;\"&gt;&lt;span style=\"color: #fed76c; font-size: 16pt;\"&gt;SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,&lt;/span&gt;&lt;/h3&gt;\n&lt;h2 style=\"text-align: c",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "6dbe7316f8ef0474d3ee222bf8ec5042",
              "signature": "a0ff7f320f70c53ad1c1badfe5db7799",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6dbe7316f8ef0474d3ee222bf8ec5042"
            },
            {
              "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": -35,
                  "y": 3984.5
                },
                "bottom-right": {
                  "x": 989,
                  "y": 3988.5
                },
                "height": 4,
                "width": 1024
              },
              "position": {
                "line": 9384,
                "column": 2
              },
              "errorSnippet": "&lt;h3 style=\"text-align: center;\"&gt;&lt;span style=\"color: #fed76c; font-size: 16pt;\"&gt;SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,&lt;/span&gt;&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "c87d31ea43cd40782b00a0feaf81a4f0",
              "signature": "c9943c52e578b4c61e7d5d2810fa599b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c87d31ea43cd40782b00a0feaf81a4f0"
            },
            {
              "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": 125.171875,
                  "y": 4008.5
                },
                "bottom-right": {
                  "x": 829.171875,
                  "y": 4032.5
                },
                "height": 24,
                "width": 704
              },
              "position": {
                "line": 9384,
                "column": 34
              },
              "errorSnippet": "&lt;span style=\"color: #fed76c; font-size: 16pt;\"&gt;SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/span[1]",
              "issueID": "c968db5b5b2030b2423033cfccf11be2",
              "signature": "0bc7eb5ca0cd02693d4e0ecef2e36681",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c968db5b5b2030b2423033cfccf11be2"
            },
            {
              "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": 30,
                  "y": 4358.5
                },
                "bottom-right": {
                  "x": 994,
                  "y": 4916.5
                },
                "height": 558,
                "width": 964
              },
              "position": {
                "line": 9382,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"footer-widgets\" class=\"full-container\"&gt; &lt;aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\"&gt;&lt;div id=\"pl-w624b5b0734b50\" class=\"panel-layout\"&gt;&lt;div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid",
              "xpath": "/html/body/div[1]/footer[1]/div[1]",
              "issueID": "cbb553b9b04dfc940235f17c933e7f40",
              "signature": "e081f3e60bb81e49e452867360e3ca50",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cbb553b9b04dfc940235f17c933e7f40"
            },
            {
              "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": 964,
                  "y": 558
                },
                "height": 558,
                "width": 964
              },
              "position": {
                "line": 9399,
                "column": 4
              },
              "errorSnippet": "&lt;aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\"&gt;&lt;div id=\"pl-w624b5b0734b50\" class=\"panel-layout\"&gt;&lt;div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid panel-no-style\"&gt;&lt;div id=\"pgc-w624b5b0734b50-0-0\"",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]",
              "issueID": "95af5ad7a70a0071b355901faac4b855",
              "signature": "070600355e2b9e80e561a9fcf2db5df9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=95af5ad7a70a0071b355901faac4b855"
            },
            {
              "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": 964,
                  "y": 558
                },
                "height": 558,
                "width": 964
              },
              "position": {
                "line": 9382,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"pl-w624b5b0734b50\" class=\"panel-layout\"&gt;&lt;div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid panel-no-style\"&gt;&lt;div id=\"pgc-w624b5b0734b50-0-0\" class=\"panel-grid-cell panel-grid-cell-empty\"&gt;&lt;/div&gt;&lt;div id=\"pgc-w624b5b0734b50-0",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]",
              "issueID": "9b5d026f78ea5e23b9139a550038eec9",
              "signature": "f0f46ea79ab4bebd5e494f2785ee43d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9b5d026f78ea5e23b9139a550038eec9"
            },
            {
              "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": 964,
                  "y": 558
                },
                "height": 558,
                "width": 964
              },
              "position": {
                "line": 9382,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid panel-no-style\"&gt;&lt;div id=\"pgc-w624b5b0734b50-0-0\" class=\"panel-grid-cell panel-grid-cell-empty\"&gt;&lt;/div&gt;&lt;div id=\"pgc-w624b5b0734b50-0-1\" class=\"panel-grid-cell panel-grid-cell-mobile-last\"",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]",
              "issueID": "a25339d59f478c9f6c0bdeffc466f8e9",
              "signature": "ab562eae655e75c40780ee630b70b830",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a25339d59f478c9f6c0bdeffc466f8e9"
            },
            {
              "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": 278.0625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 685.9214999999999,
                  "y": 558
                },
                "height": 558,
                "width": 407.859
              },
              "position": {
                "line": 9382,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"pgc-w624b5b0734b50-0-1\" class=\"panel-grid-cell panel-grid-cell-mobile-last\"&gt;&lt;div id=\"panel-w624b5b0734b50-0-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\"&gt;&lt;div class=\"panel-widget-style panel-widge",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]",
              "issueID": "5242021e1b1e35a12321c226149d7874",
              "signature": "9e7f3ed6cd61634a35711f90fc9bd1c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5242021e1b1e35a12321c226149d7874"
            },
            {
              "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": 278.0625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 655.9214999999999,
                  "y": 417
                },
                "height": 417,
                "width": 377.859
              },
              "position": {
                "line": 9382,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"panel-w624b5b0734b50-0-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\"&gt;&lt;div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-0\"&gt;&lt;div class=\"so-widget-sow-editor so-widget-sow-edit",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "8878936bb2757216173e064f2f1d099c",
              "signature": "95fb130c2602448728c782cfb945b5cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8878936bb2757216173e064f2f1d099c"
            },
            {
              "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": 293.0625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 670.9214999999999,
                  "y": 367
                },
                "height": 367,
                "width": 377.859
              },
              "position": {
                "line": 9383,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-0\"&gt;&lt;div class=\"so-widget-sow-editor so-widget-sow-editor-base\"&gt;\n&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;p&gt;&lt;a href=\"https://isaacbryanforca.com",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "37c84d41167a1113e2cd6af9d7d2bf16",
              "signature": "5abd58268111d60474acb337a7a61acf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=37c84d41167a1113e2cd6af9d7d2bf16"
            },
            {
              "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": 293.0625,
                  "y": 50
                },
                "bottom-right": {
                  "x": 670.9214999999999,
                  "y": 417
                },
                "height": 367,
                "width": 377.859
              },
              "position": {
                "line": 9398,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"so-widget-sow-editor so-widget-sow-editor-base\"&gt;\n&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;p&gt;&lt;a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"&gt;&lt;img loading=\"lazy\"",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "84439ce59214abc95199a2d223fde311",
              "signature": "3a5ba3e6393adadf8191562ca289224f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=84439ce59214abc95199a2d223fde311"
            },
            {
              "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": 293.0625,
                  "y": 50
                },
                "bottom-right": {
                  "x": 670.9214999999999,
                  "y": 417
                },
                "height": 367,
                "width": 377.859
              },
              "position": {
                "line": 9399,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;p&gt;&lt;a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"&gt;&lt;img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.co",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "cedb965e746f1d8c18db7bd20fb7b4c6",
              "signature": "46359a1f0464224bd611ab60eba962b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cedb965e746f1d8c18db7bd20fb7b4c6"
            },
            {
              "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": 278.0625,
                  "y": 519
                },
                "bottom-right": {
                  "x": 655.9214999999999,
                  "y": 558
                },
                "height": 39,
                "width": 377.859
              },
              "position": {
                "line": 9400,
                "column": 1
              },
              "errorSnippet": "&lt;div id=\"panel-w624b5b0734b50-0-1-2\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"2\"&gt;&lt;div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-2\"&gt;&lt;div class=\"so-widget-sow-editor so-widget-sow-edito",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]",
              "issueID": "9e107f2a8394617d347b7da74d66b1f3",
              "signature": "fb97ff1d7e6ef24d67c5b949d5059521",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9e107f2a8394617d347b7da74d66b1f3"
            },
            {
              "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": 293.0625,
                  "y": 519
                },
                "bottom-right": {
                  "x": 670.9214999999999,
                  "y": 538
                },
                "height": 19,
                "width": 377.859
              },
              "position": {
                "line": 9405,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-2\"&gt;&lt;div class=\"so-widget-sow-editor so-widget-sow-editor-base\"&gt;\n&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;p style=\"text-align: center;\"&gt;&lt;span st",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
              "issueID": "c17586fa4c791c38bf42d1fcb84695f1",
              "signature": "ac107cb3f3b31dcf218456267208209b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c17586fa4c791c38bf42d1fcb84695f1"
            },
            {
              "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": 293.0625,
                  "y": 539
                },
                "bottom-right": {
                  "x": 670.9214999999999,
                  "y": 558
                },
                "height": 19,
                "width": 377.859
              },
              "position": {
                "line": 9405,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"so-widget-sow-editor so-widget-sow-editor-base\"&gt;\n&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;p style=\"text-align: center;\"&gt;&lt;span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-si",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]",
              "issueID": "fa991866e0af18ae7497e63e131cd4f8",
              "signature": "d10ca3c2e79e869556f626179d7abfb3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fa991866e0af18ae7497e63e131cd4f8"
            },
            {
              "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": 293.0625,
                  "y": 539
                },
                "bottom-right": {
                  "x": 670.9214999999999,
                  "y": 558
                },
                "height": 19,
                "width": 377.859
              },
              "position": {
                "line": 9406,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"siteorigin-widget-tinymce textwidget\"&gt; &lt;p style=\"text-align: center;\"&gt;&lt;span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\"&gt;PAID FOR B",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]",
              "issueID": "db57ab07439420672c81d0a8fb21fa6f",
              "signature": "7571647e249ef1635ecad2ffd23d9616",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=db57ab07439420672c81d0a8fb21fa6f"
            },
            {
              "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": 293.0625,
                  "y": 539
                },
                "bottom-right": {
                  "x": 670.9214999999999,
                  "y": 558
                },
                "height": 19,
                "width": 377.859
              },
              "position": {
                "line": 9325,
                "column": 1
              },
              "errorSnippet": "&lt;p style=\"text-align: center;\"&gt;&lt;span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\"&gt;PAID FOR BY BRYAN FOR ASSEMBLY 2022&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "edef70fbef87220978836fe53cc287db",
              "signature": "2a11e7a848a9352dcd79a270861c26a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=edef70fbef87220978836fe53cc287db"
            },
            {
              "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": 299.21875,
                  "y": 496
                },
                "bottom-right": {
                  "x": 824.21875,
                  "y": 516
                },
                "height": 20,
                "width": 525
              },
              "position": {
                "line": 9408,
                "column": 33
              },
              "errorSnippet": "&lt;span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\"&gt;PAID FOR BY BRYAN FOR ASSEMBLY 2022&lt;/span&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/span[1]",
              "issueID": "013d73e571efb41650f5fe3439462dbf",
              "signature": "88767e368f8fd3669737c027664702d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=013d73e571efb41650f5fe3439462dbf"
            },
            {
              "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": 4988.5
                },
                "height": 4988.5,
                "width": 1024
              },
              "position": {
                "line": 3545,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-home-panels page-template-home-panels-php page page-id-41 siteorigin-panels siteorigin-panels-home responsive layout-full has-sidebar page-layout-default not-default-page mobilenav\"&gt;\n&lt;svg xmlns=\"http",
              "xpath": "/html/body",
              "issueID": "705dc321806719cce2e7161f7274ab34",
              "signature": "e453fe58ad7b08b8b71243ad4162926d",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=705dc321806719cce2e7161f7274ab34"
            },
            {
              "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": 84.094,
                  "y": 20
                },
                "height": 20,
                "width": 84.094
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\"&gt;&lt;span class=\"icon\"&gt;&lt;/span&gt;DONATE&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "b68b7ba959c795b992d8a07003207574",
              "signature": "c85be255617e0ef01fcbf22358b1843d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b68b7ba959c795b992d8a07003207574"
            },
            {
              "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": 83,
                  "y": 20
                },
                "height": 20,
                "width": 83
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\"&gt;&lt;span class=\"icon\"&gt;&lt;/span&gt;PHOTOS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "96a024ffe1057e158673749d726df5db",
              "signature": "cdc7ae820b7029dade7e468aa6a244a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=96a024ffe1057e158673749d726df5db"
            },
            {
              "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": 371.890625,
                  "y": 4049.5
                },
                "bottom-right": {
                  "x": 581.890625,
                  "y": 4105.5
                },
                "height": 56,
                "width": 210
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\"&gt;DONATE&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/a[1]",
              "issueID": "85cd38913e61f00b8d4d7b4a01fb2d1b",
              "signature": "9fed8c647e2a975b5fa1a438cbe3733a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=85cd38913e61f00b8d4d7b4a01fb2d1b"
            },
            {
              "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": 408.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 408.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7c3666780570663b931be970d4fd222a",
              "signature": "4d2236dbe352e3dbf985fcd3308801a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7c3666780570663b931be970d4fd222a"
            },
            {
              "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": 462.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 462.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "60af41fccce04fd2573fd257ea91ae09",
              "signature": "df6e1f56a0a0f067f7f7022f5810ef90",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=60af41fccce04fd2573fd257ea91ae09"
            },
            {
              "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": 516.484375,
                  "y": 452
                },
                "bottom-right": {
                  "x": 516.484375,
                  "y": 452
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1510,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"&gt;&lt;span class=\"sow-icon-icomoon\" data-sow-icon=\"\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "0467f30c0cb0dc7240bbcc20bb068f58",
              "signature": "b119dd1782063694772fa802ba1d28f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0467f30c0cb0dc7240bbcc20bb068f58"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          42,
          31
        ],
        "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-home-panels page-template-home-panels-php page page-id-41 siteorigin-panels siteorigin-panels-home responsive layout-full has-sidebar page-layout-default not-default-page mobilenav\"> <svg xmlns=\"http"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" w"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></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]/a[1]"
            },
            "excerpt": "<a class=\"skip-link screen-reader-text\" href=\"#content\">Skip to content</a>"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/nav[1]"
            },
            "excerpt": "<nav class=\"site-navigation main-navigation primary use-sticky-menu\"> <div class=\"full-container\"> <div class=\"logo-in-menu-wrapper\"> <a href=\"https://isaacbryanforca.com/\" title=\"FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55\" rel=\"home\""
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "theme-attribution",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[2]"
            },
            "excerpt": "<div id=\"theme-attribution\">A <a href=\"https://siteorigin.com\">SiteOrigin</a> Theme</div>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>For years Isaac led grassroots coalitions fighting for justice in our community. He also founded the UCLA Black Policy Project and has proven himself to be a thoughtful intersectional leader. As Assemblymember, Isaac has authored legislation and"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>The 55th Assembly District is made up of some of the most dynamic and vibrant communities in all of L.A. County. It includes historically and culturally significant communities like Culver City, Palms, Mid-City, West Adams, Crenshaw, Baldwin Hil"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p>We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]"
            },
            "excerpt": "<p>We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]"
            },
            "excerpt": "<p>Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/p[1]"
            },
            "excerpt": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/p[1]"
            },
            "excerpt": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/p[1]"
            },
            "excerpt": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/p[1]"
            },
            "excerpt": "<p>We spend more money on incarceration than on public education. The current system drives racial inequities and exacerbates poverty. Our neighborhoods need investments that make them safer and address the root causes.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/p[1]"
            },
            "excerpt": "<p>We cannot solve housing insecurity without rebuilding our economy in a way that is inclusive. We need fair, transit-friendly and affordable neighborhoods. Housing for all should be a right.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/p[1]"
            },
            "excerpt": "<p>Everyone in California has a right to earn a livable wage. Fair hiring, promotion and retention policies are key. Everybody looking for work deserves a chance to find a job that pays a fair wage.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10]/p[1]"
            },
            "excerpt": "<p>We must get back in touch with the issues impacting our lives every day. Solutions that leave those affected by them without a voice do not work. Everyday people are the heart of meaningful policy.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/p[1]"
            },
            "excerpt": "<p>Our working families have faced economic hardship long before the COVID-19 pandemic. It’s time we end the gender wage gap and create a livable wage for all.</p>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]/p[1]"
            },
            "excerpt": "<p>No child should grow up with an oil well in their backyard or attend a school with lead pipes. All our communities deserve clean air and clean water.</p>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]"
            },
            "excerpt": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" alt=\"\" w"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "scroll-to-top",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/a[1]"
            },
            "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top\" title=\"Back To Top\"><span class=\"vantage-icon-arrow-up\"></span></a>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/a[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"site-title logo-title\">FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55</h1>"
          },
          {
            "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]/header[1]/nav[1]/div[1]/div[3]"
            },
            "excerpt": "<div class=\"menu-primary-nav-container\"><ul id=\"menu-primary-nav\" class=\"menu\"><li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\"><a"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "UL",
            "id": "menu-primary-nav",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/ul[1]"
            },
            "excerpt": "<ul id=\"menu-primary-nav\" class=\"menu\"><li id=\"menu-item-770\" class=\"menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-770\"><a href=\"https://isaacbryanforca.com/#sign-up\" a"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1>For the future of California</h1>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H4",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]"
            },
            "excerpt": "<h4>ABOUT ASSEMBLYMEMBER ISAAC BRYAN</h4>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>ISAAC BRYAN IS A LEADING VOICE FOR EQUITY AND JUSTICE</h2>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2>ONE OF THE MOST DIVERSE AND PROGRESSIVE DISTRICTS IN L.A.</h2>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3><span style=\"color: #000000\">Reimagine our Justice System</span></h3>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/span[1]"
            },
            "excerpt": "<span style=\"color: #000000\">Reimagine our Justice System</span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h3[1]"
            },
            "excerpt": "<h3><span style=\"color: #000000\">Support Our Working Families</span></h3>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/h3[1]/span[1]"
            },
            "excerpt": "<span style=\"color: #000000\">Support Our Working Families</span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h3[1]"
            },
            "excerpt": "<h3><span style=\"color: #000000\">Reimagine our Justice System</span></h3>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/h3[1]/span[1]"
            },
            "excerpt": "<span style=\"color: #000000\">Reimagine our Justice System</span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h3[1]"
            },
            "excerpt": "<h3><span style=\"color: #000000\">Support Our Working Families</span></h3>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]/h3[1]/span[1]"
            },
            "excerpt": "<span style=\"color: #000000\">Support Our Working Families</span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "pg-41-5",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]"
            },
            "excerpt": "<div id=\"pg-41-5\" class=\"panel-grid panel-has-style\"><div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-5\" style=\"background-color: rgb(43, 43, 80); margin-left: -35px; margin-right: -35px; pa"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]"
            },
            "excerpt": "<div class=\"siteorigin-panels-stretch panel-row-style-full-width panel-row-style panel-row-style-for-41-5\" style=\"background-color: rgb(43, 43, 80); margin-left: -35px; margin-right: -35px; padding-left: 0px; padding-right: 0px; border-left: 0px; bord"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "pgc-41-5-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]"
            },
            "excerpt": "<div id=\"pgc-41-5-0\" class=\"panel-grid-cell\" style=\"padding-left: 0px; padding-right: 0px;\"><div id=\"panel-41-5-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"9\"><div class=\"panel-widget-style"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "panel-41-5-0-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div id=\"panel-41-5-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"9\"><div class=\"panel-widget-style panel-widget-style-for-41-5-0-0\"><div class=\"so-widget-sow-editor so-widget-sow-editor-base"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"panel-widget-style panel-widget-style-for-41-5-0-0\"><div class=\"so-widget-sow-editor so-widget-sow-editor-base\"> <div class=\"siteorigin-widget-tinymce textwidget\"> <h3 style=\"text-align: center;\"><span style=\"color:"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"so-widget-sow-editor so-widget-sow-editor-base\"> <div class=\"siteorigin-widget-tinymce textwidget\"> <h3 style=\"text-align: center;\"><span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE "
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"siteorigin-widget-tinymce textwidget\"> <h3 style=\"text-align: center;\"><span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</span></h3> <h2 style=\"text-align: c"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]"
            },
            "excerpt": "<h3 style=\"text-align: center;\"><span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</span></h3>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/span[1]"
            },
            "excerpt": "<span style=\"color: #fed76c; font-size: 16pt;\">SUPPORT US TODAY, TOGETHER WE CAN MAKE THE DIFFERENCE,</span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "footer-widgets",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]"
            },
            "excerpt": "<div id=\"footer-widgets\" class=\"full-container\"> <aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\"><div id=\"pl-w624b5b0734b50\" class=\"panel-layout\"><div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "ASIDE",
            "id": "siteorigin-panels-builder-2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/aside[1]"
            },
            "excerpt": "<aside id=\"siteorigin-panels-builder-2\" class=\"widget widget_siteorigin-panels-builder\"><div id=\"pl-w624b5b0734b50\" class=\"panel-layout\"><div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid panel-no-style\"><div id=\"pgc-w624b5b0734b50-0-0\""
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "pl-w624b5b0734b50",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]"
            },
            "excerpt": "<div id=\"pl-w624b5b0734b50\" class=\"panel-layout\"><div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid panel-no-style\"><div id=\"pgc-w624b5b0734b50-0-0\" class=\"panel-grid-cell panel-grid-cell-empty\"></div><div id=\"pgc-w624b5b0734b50-0"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "pg-w624b5b0734b50-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]"
            },
            "excerpt": "<div id=\"pg-w624b5b0734b50-0\" class=\"panel-grid panel-no-style\"><div id=\"pgc-w624b5b0734b50-0-0\" class=\"panel-grid-cell panel-grid-cell-empty\"></div><div id=\"pgc-w624b5b0734b50-0-1\" class=\"panel-grid-cell panel-grid-cell-mobile-last\""
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "pgc-w624b5b0734b50-0-1",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div id=\"pgc-w624b5b0734b50-0-1\" class=\"panel-grid-cell panel-grid-cell-mobile-last\"><div id=\"panel-w624b5b0734b50-0-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\"><div class=\"panel-widget-style panel-widge"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "panel-w624b5b0734b50-0-1-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div id=\"panel-w624b5b0734b50-0-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\"><div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-0\"><div class=\"so-widget-sow-editor so-widget-sow-edit"
          },
          {
            "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]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-0\"><div class=\"so-widget-sow-editor so-widget-sow-editor-base\"> <div class=\"siteorigin-widget-tinymce textwidget\"> <p><a href=\"https://isaacbryanforca.com"
          },
          {
            "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]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"so-widget-sow-editor so-widget-sow-editor-base\"> <div class=\"siteorigin-widget-tinymce textwidget\"> <p><a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img loading=\"lazy\""
          },
          {
            "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]/aside[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"siteorigin-widget-tinymce textwidget\"> <p><a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img loading=\"lazy\" class=\" wp-image-1071 aligncenter\" src=\"https://isaacbryanforca.co"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "panel-w624b5b0734b50-0-1-2",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]"
            },
            "excerpt": "<div id=\"panel-w624b5b0734b50-0-1-2\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"2\"><div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-2\"><div class=\"so-widget-sow-editor so-widget-sow-edito"
          },
          {
            "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]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]"
            },
            "excerpt": "<div class=\"panel-widget-style panel-widget-style-for-w624b5b0734b50-0-1-2\"><div class=\"so-widget-sow-editor so-widget-sow-editor-base\"> <div class=\"siteorigin-widget-tinymce textwidget\"> <p style=\"text-align: center;\"><span st"
          },
          {
            "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]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"so-widget-sow-editor so-widget-sow-editor-base\"> <div class=\"siteorigin-widget-tinymce textwidget\"> <p style=\"text-align: center;\"><span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-si"
          },
          {
            "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]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"siteorigin-widget-tinymce textwidget\"> <p style=\"text-align: center;\"><span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">PAID FOR B"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p style=\"text-align: center;\"><span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">PAID FOR BY BRYAN FOR ASSEMBLY 2022</span></p>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/span[1]"
            },
            "excerpt": "<span style=\"margin-top: 30px; border: 1px solid #FFF; width: 525px; height: 20px; font-size: 12px; color: #fff; padding: 15px 65px 15px 65px;\">PAID FOR BY BRYAN FOR ASSEMBLY 2022</span>"
          },
          {
            "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-home-panels page-template-home-panels-php page page-id-41 siteorigin-panels siteorigin-panels-home responsive layout-full has-sidebar page-layout-default not-default-page mobilenav\"> <svg xmlns=\"http"
          },
          {
            "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]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\"><span class=\"icon\"></span>DONATE</a>"
          },
          {
            "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]/header[1]/nav[1]/div[1]/div[3]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.flickr.com/photos/192603776@N07/\"><span class=\"icon\"></span>PHOTOS</a>"
          },
          {
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/a[1]"
            },
            "excerpt": "<a style=\"text-decoration: none; color: #fed76c;\" href=\"https://www.efundraisingconnections.com/c/IsaacBryan/IsaacBryan4CA\" target=\"_blank\" rel=\"noopener\">DONATE</a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          },
          {
            "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]/footer[1]/div[1]/aside[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span class=\"sow-icon-icomoon\" data-sow-icon=\"\"></span></a>"
          }
        ]
      },
      "endTime": 1687101205693
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687101205693,
      "url": "https://isaacbryanforca.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": "block"
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": "DIV"
              },
              "id": {
                "body": "",
                "main": "content"
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 1,
              "items": [
                [
                  "email",
                  "",
                  "Email*; #input_1_2"
                ]
              ]
            },
            "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*; #input_1_2"
              }
            ]
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 240
            },
            "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": 23,
              "tabFocused": 24,
              "discrepancy": 1
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "focAll",
                "what": "Some focusable elements are not Tab-focusable or vice versa",
                "count": 1,
                "ordinalSeverity": 2,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 23,
                "types": {
                  "missing": {
                    "total": 7,
                    "tagNames": {
                      "BUTTON": 2,
                      "INPUT": 5
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 16,
                    "meanDelay": 38,
                    "tagNames": {
                      "A": 14,
                      "BUTTON": 1,
                      "INPUT": 1
                    }
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Previous"
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Next"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_11_3",
                    "text": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"F"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_11_6",
                    "text": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"L"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_2",
                    "text": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_3",
                    "text": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-in"
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_5_5",
                    "text": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false"
                  }
                ],
                "nonoutline": [],
                "outline": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to content",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "SIGN UP",
                    "delay": 103
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "ABOUT",
                    "delay": 104
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "PAST ENDORSEMENTS",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "delay": 100
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "PHOTOS",
                    "delay": 105
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "MORE ABOUT ISAAC",
                    "delay": 0
                  },
                  {
                    "tagName": "INPUT",
                    "id": "gform_submit_button_1",
                    "text": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Submit\" onclick=\"",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "delay": 101
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img lo",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "INFO@ISAACBRYANFORCA.COM",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-ic",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span c",
                    "delay": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "SiteOrigin",
                    "delay": 0
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              7
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "BUTTON element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Previous"
              },
              {
                "ruleID": "focInd",
                "what": "BUTTON element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Next"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "input_1_11_3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"F"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "input_1_11_6",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"L"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "input_1_2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "input_1_3",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-in"
              },
              {
                "ruleID": "focInd",
                "what": "INPUT element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "INPUT",
                "id": "input_1_5_5",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 36,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "focusableAndOperable": {
                    "total": 36,
                    "tagNames": {
                      "A": 16,
                      "BUTTON": 3,
                      "INPUT": 16,
                      "IFRAME": 1
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to content",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "SIGN UP",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "ABOUT",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "PAST ENDORSEMENTS",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "PHOTOS",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Menu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "MORE ABOUT ISAAC",
                    "byTag": true,
                    "byOnClick": true,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Previous",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Next",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_11_3",
                    "text": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"F",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_11_6",
                    "text": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"L",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_2",
                    "text": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_3",
                    "text": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-in",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_5_4",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"input_5.4\" id=\"input_1_5_4\" value=\"\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_5_5",
                    "text": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "input_1_5_6",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"input_5.6\" id=\"input_1_5_6\" value=\"United States\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "gform_submit_button_1",
                    "text": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Submit\" onclick=\"",
                    "byTag": true,
                    "byOnClick": true,
                    "byPointer": true
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"gform_ajax\" value=\"form_id=1&amp;title=&amp;description=&amp;tabindex=0\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"is_submit_1\" value=\"1\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_submit\" value=\"1\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_unique_id\" value=\"\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"state_1\" value=\"WyJbXSIsImJkZjNmNzMwMDIyM2NjY2UwOTI3",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "gform_target_page_number_1",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_target_page_number_1\" id=\"gform_target_page_nu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "gform_source_page_number_1",
                    "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_source_page_number_1\" id=\"gform_source_page_nu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "INPUT",
                    "id": "",
                    "text": "<input type=\"hidden\" name=\"gform_field_values\" value=\"\">",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "gform_ajax_frame_1",
                    "text": "<iframe style=\"display:none;width:0px;height:0px;\" src=\"about:blank\" name=\"gform_ajax_frame_1\" id=\"g",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "DONATE",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\" style=\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "INFO@ISAACBRYANFORCA.COM",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\" style=\"curso",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\" style=\"cursor: defa",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\" style=\"",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "SiteOrigin",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "scroll-to-top",
                    "text": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\" 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": 27,
                "triggerSample": 15,
                "impactTriggers": 0,
                "additions": 0,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 1,
                "noCursors": 0,
                "badCursors": 2,
                "noIndicators": 2,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Skip to content"
                  }
                ],
                "noCursors": [],
                "badCursors": [
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "MORE ABOUT ISAAC"
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Previous"
                  }
                ],
                "noIndicators": [
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "MORE ABOUT ISAAC"
                  },
                  {
                    "tagName": "BUTTON",
                    "id": "",
                    "text": "Previous"
                  }
                ],
                "badIndicators": []
              }
            },
            "totals": [
              0,
              0,
              2,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Skip to content"
              },
              {
                "ruleID": "hover",
                "what": "Link or button makes the hovering mouse cursor nonstandard",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "MORE ABOUT ISAAC"
              },
              {
                "ruleID": "hover",
                "what": "Link or button makes the hovering mouse cursor nonstandard",
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Previous"
              },
              {
                "ruleID": "hover",
                "what": "Button shows no indication of being hovered over",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "MORE ABOUT ISAAC"
              },
              {
                "ruleID": "hover",
                "what": "Button shows no indication of being hovered over",
                "ordinalSeverity": 3,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Previous"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 0,
                "wellLabeled": 9
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [],
                "wellLabeled": [
                  {
                    "index": 0,
                    "tagName": "BUTTON",
                    "type": "submit",
                    "texts": {
                      "content": "MORE ABOUT ISAAC"
                    }
                  },
                  {
                    "index": 1,
                    "tagName": "BUTTON",
                    "type": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Previous",
                      "content": "Previous"
                    }
                  },
                  {
                    "index": 2,
                    "tagName": "BUTTON",
                    "type": "button",
                    "labelType": "aria-label",
                    "texts": {
                      "attribute": "Next",
                      "content": "Next"
                    }
                  },
                  {
                    "index": 3,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "First"
                      ]
                    }
                  },
                  {
                    "index": 4,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Last"
                      ]
                    }
                  },
                  {
                    "index": 5,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Email*"
                      ]
                    }
                  },
                  {
                    "index": 6,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Phone"
                      ]
                    }
                  },
                  {
                    "index": 7,
                    "tagName": "INPUT",
                    "type": "text",
                    "labelType": "label",
                    "texts": {
                      "label": [
                        "Zip"
                      ]
                    }
                  },
                  {
                    "index": 8,
                    "tagName": "INPUT",
                    "type": "submit",
                    "texts": {
                      "content": "Submit"
                    }
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "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": 11,
                  "underlined": 1,
                  "underlinedPercent": 9
                }
              },
              "items": {
                "underlined": [
                  {
                    "id": "",
                    "text": "Skip to content"
                  }
                ],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
                  },
                  {
                    "id": "",
                    "text": "Menu"
                  },
                  {
                    "id": "",
                    "text": "DONATE"
                  },
                  {
                    "id": "",
                    "text": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img lo"
                  },
                  {
                    "id": "",
                    "text": "INFO@ISAACBRYANFORCA.COM"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class="
                  },
                  {
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-ic"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span c"
                  },
                  {
                    "id": "",
                    "text": "SiteOrigin"
                  },
                  {
                    "id": "scroll-to-top",
                    "text": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
                  }
                ]
              }
            },
            "totals": [
              0,
              10,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Menu"
              },
              {
                "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": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img lo"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "INFO@ISAACBRYANFORCA.COM"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class="
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-ic"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span c"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "SiteOrigin"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "scroll-to-top",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
              }
            ]
          },
          "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": 20,
              "badRoleElements": 10,
              "redundantRoleElements": 2,
              "tagNames": {
                "HEADER": {
                  "banner": {
                    "bad": 1,
                    "redundant": 0
                  }
                },
                "DIV": {
                  "main": {
                    "bad": 1,
                    "redundant": 0
                  },
                  "listbox": {
                    "bad": 1,
                    "redundant": 0
                  },
                  "option": {
                    "bad": 6,
                    "redundant": 0
                  }
                },
                "BUTTON": {
                  "button": {
                    "bad": 0,
                    "redundant": 2
                  }
                },
                "FOOTER": {
                  "contentinfo": {
                    "bad": 1,
                    "redundant": 0
                  }
                }
              }
            },
            "totals": [
              0,
              2,
              0,
              10
            ],
            "standardInstances": [
              {
                "ruleID": "role",
                "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "HEADER",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role main (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role listbox (count: 1)",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "DIV elements have invalid or native-replaceable explicit role option (count: 6)",
                "count": 6,
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "role",
                "what": "BUTTON elements have redundant explicit role button (count: 2)",
                "count": 2,
                "ordinalSeverity": 1,
                "tagName": "BUTTON",
                "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": 3,
                  "subtotals": [
                    2,
                    1
                  ]
                },
                "adjacentLink": {
                  "total": 11,
                  "subtotals": [
                    5,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                  ]
                },
                "listLink": {
                  "total": 5
                },
                "h1": {
                  "total": 2,
                  "subtotals": [
                    1,
                    1
                  ]
                },
                "h2": {
                  "total": 4
                },
                "h3": {
                  "total": 14
                },
                "h4": {
                  "total": 2
                },
                "h5": {
                  "total": 12
                },
                "h6": {
                  "total": 1
                }
              },
              "items": {
                "button": {
                  "fontWeight": {
                    "400": [
                      "Previous",
                      "Next"
                    ],
                    "700": [
                      "MORE ABOUT ISAAC"
                    ]
                  },
                  "borderStyle": {
                    "solid": [
                      "MORE ABOUT ISAAC"
                    ],
                    "none": [
                      "Previous",
                      "Next"
                    ]
                  },
                  "borderWidth": {
                    "2px": [
                      "MORE ABOUT ISAAC"
                    ],
                    "0px": [
                      "Previous",
                      "Next"
                    ]
                  },
                  "height": {
                    "45px": [
                      "MORE ABOUT ISAAC"
                    ],
                    "28px": [
                      "Previous",
                      "Next"
                    ]
                  },
                  "lineHeight": {
                    "normal": [
                      "MORE ABOUT ISAAC"
                    ],
                    "24px": [
                      "Previous",
                      "Next"
                    ]
                  }
                },
                "adjacentLink": {
                  "fontWeight": {
                    "300": [
                      "Skip to content",
                      "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
                    ],
                    "400": [
                      "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img lo"
                    ],
                    "500": [
                      "SiteOrigin"
                    ],
                    "600": [
                      "DONATE"
                    ],
                    "700": [
                      "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55",
                      "Menu",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-ic",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span c"
                    ],
                    "900": [
                      "INFO@ISAACBRYANFORCA.COM"
                    ]
                  },
                  "opacity": {
                    "1": [
                      "Skip to content",
                      "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55",
                      "Menu",
                      "DONATE",
                      "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img lo",
                      "INFO@ISAACBRYANFORCA.COM",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-ic",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span c",
                      "SiteOrigin"
                    ],
                    "0.115168": [
                      "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
                    ]
                  },
                  "textDecorationLine": {
                    "underline": [
                      "Skip to content"
                    ],
                    "none": [
                      "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55",
                      "Menu",
                      "DONATE",
                      "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img lo",
                      "INFO@ISAACBRYANFORCA.COM",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class=",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-ic",
                      "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span c",
                      "SiteOrigin",
                      "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
                    ]
                  }
                },
                "h1": {
                  "fontWeight": {
                    "600": [
                      "For the future of California"
                    ],
                    "700": [
                      "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
                    ]
                  },
                  "color": {
                    "rgb(43, 43, 80)": [
                      "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
                    ],
                    "rgb(254, 215, 108)": [
                      "For the future of California"
                    ]
                  },
                  "fontSize": {
                    "21.6px": [
                      "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
                    ],
                    "156px": [
                      "For the future of California"
                    ]
                  }
                }
              }
            },
            "totals": [
              6,
              0,
              1,
              1
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 7 different styles",
                "count": 6,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Buttons have 2 different styles",
                "count": 1,
                "ordinalSeverity": 2,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-1 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H1",
                "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": 6,
              "items": [
                {
                  "tagName": "A",
                  "id": "",
                  "text": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55",
                  "title": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "ca-district-54-1024×512-3_tran"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "Group-8-Copy-5-1200×1200"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "",
                  "title": ""
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "",
                  "title": ""
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "",
                  "title": ""
                }
              ]
            },
            "totals": [
              0,
              0,
              6,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "A element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "A (FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55): FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): ca-district-54-1024×512-3_tran"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): Group-8-Copy-5-1200×1200"
              },
              {
                "ruleID": "titledEl",
                "what": "DIV element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "DIV (): "
              },
              {
                "ruleID": "titledEl",
                "what": "DIV element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "DIV (): "
              },
              {
                "ruleID": "titledEl",
                "what": "DIV element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "DIV (): "
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 4,
                "tagNames": {
                  "NAV": 1,
                  "BUTTON": 1,
                  "A": 1,
                  "DIV": 1
                }
              },
              "items": [
                {
                  "tagName": "NAV",
                  "id": "",
                  "text": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 SIGN UP ABOUT PAST ENDORSEMENTS DONATE PHOTOS Menu"
                },
                {
                  "tagName": "BUTTON",
                  "id": "",
                  "text": "MORE ABOUT ISAAC"
                },
                {
                  "tagName": "A",
                  "id": "scroll-to-top",
                  "text": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
                },
                {
                  "tagName": "DIV",
                  "id": "powerTip",
                  "text": "<div id=\"powerTip\"></div>"
                }
              ]
            },
            "totals": [
              4,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "NAV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "NAV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 SIGN UP ABOUT PAST ENDORSEMENTS DONATE PHOTOS Menu"
              },
              {
                "ruleID": "zIndex",
                "what": "BUTTON element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "BUTTON",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "MORE ABOUT ISAAC"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "scroll-to-top",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "powerTip",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div id=\"powerTip\"></div>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          11,
          12,
          11,
          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*; #input_1_2"
          },
          {
            "ruleID": "bulk",
            "what": "Page contains a large number of visible elements",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focAll",
            "what": "Some focusable elements are not Tab-focusable or vice versa",
            "count": 1,
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "BUTTON element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "focInd",
            "what": "BUTTON element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Next"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_11_3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"input_11.3\" id=\"input_1_11_3\" value=\"\" aria-required=\"false\" placeholder=\"F"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_11_6",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"input_11.6\" id=\"input_1_11_6\" value=\"\" aria-required=\"false\" placeholder=\"L"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input name=\"input_2\" id=\"input_1_2\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Email *\" aria-"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_3",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"Phone\" aria-in"
          },
          {
            "ruleID": "focInd",
            "what": "INPUT element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "input_1_5_5",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<input type=\"text\" name=\"input_5.5\" id=\"input_1_5_5\" value=\"\" placeholder=\"Zip\" aria-required=\"false"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Skip to content"
          },
          {
            "ruleID": "hover",
            "what": "Link or button makes the hovering mouse cursor nonstandard",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "MORE ABOUT ISAAC"
          },
          {
            "ruleID": "hover",
            "what": "Link or button makes the hovering mouse cursor nonstandard",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "hover",
            "what": "Button shows no indication of being hovered over",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "MORE ABOUT ISAAC"
          },
          {
            "ruleID": "hover",
            "what": "Button shows no indication of being hovered over",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Previous"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Menu"
          },
          {
            "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": "<a href=\"https://isaacbryanforca.com/wp-content/uploads/2022/02/isaac-bryan-footer-logo.svg\"><img lo"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "INFO@ISAACBRYANFORCA.COM"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.instagram.com/ib2_real/\" target=\"_blank\"><span class="
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://twitter.com/ib2_real\" target=\"_blank\"><span class=\"sow-ic"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"lsow-icon-wrapper\" href=\"https://www.facebook.com/isaacbryanforca\" target=\"_blank\"><span c"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "SiteOrigin"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "scroll-to-top",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
          },
          {
            "ruleID": "role",
            "what": "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "HEADER",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role main (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role listbox (count: 1)",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "DIV elements have invalid or native-replaceable explicit role option (count: 6)",
            "count": 6,
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "role",
            "what": "BUTTON elements have redundant explicit role button (count: 2)",
            "count": 2,
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "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 7 different styles",
            "count": 6,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Buttons have 2 different styles",
            "count": 1,
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-1 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "A element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "A (FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55): FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): ca-district-54-1024×512-3_tran"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): Group-8-Copy-5-1200×1200"
          },
          {
            "ruleID": "titledEl",
            "what": "DIV element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "DIV (): "
          },
          {
            "ruleID": "titledEl",
            "what": "DIV element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "DIV (): "
          },
          {
            "ruleID": "titledEl",
            "what": "DIV element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "DIV (): "
          },
          {
            "ruleID": "zIndex",
            "what": "NAV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55 SIGN UP ABOUT PAST ENDORSEMENTS DONATE PHOTOS Menu"
          },
          {
            "ruleID": "zIndex",
            "what": "BUTTON element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "MORE ABOUT ISAAC"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "scroll-to-top",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"#\" id=\"scroll-to-top\" class=\"scroll-to-top displayed\" title=\"Back To Top\"><span class=\"vant"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "powerTip",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"powerTip\"></div>"
          }
        ]
      },
      "endTime": 1687101234856
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687101234856,
      "url": "https://isaacbryanforca.com/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "ISAAC BRYAN - FOR CALIFORNIA STATE ASSEMBLY DISTRICT 55",
          "pageurl": "https://isaacbryanforca.com/",
          "time": 3.41,
          "creditsremaining": 1101,
          "allitemcount": 162,
          "totalelements": 489,
          "waveurl": "http://wave.webaim.org/report?url=https://isaacbryanforca.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 10,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child > 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"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-1 > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-1 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-1 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 25,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 25,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-0 > DIV:first-child > DIV#pgc-41-0-1 > DIV#panel-41-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-0 > DIV:first-child > DIV#pgc-41-0-1 > DIV#panel-41-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + H1",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > DIV#input_1_11 > SPAN#input_1_11_3_container > INPUT:first-child + LABEL",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > DIV#input_1_11 > SPAN#input_1_11_6_container > INPUT:first-child + LABEL",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_2 > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_2 > LABEL:first-child > SPAN:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_3 > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_5 > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_5 > DIV#input_1_5 > SPAN#input_1_5_5_container > LABEL#input_1_5_5_label",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#theme-attribution",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#theme-attribution > A:first-child"
                ],
                "contrastdata": [
                  [
                    3.61,
                    "#248cc8",
                    "#2b2b50",
                    false
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1.38,
                    "#fed76c",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#2b2b50",
                    "#2b2b50",
                    false
                  ],
                  [
                    1,
                    "#2b2b50",
                    "#2b2b50",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 21,
            "items": {
              "image_title": {
                "id": "image_title",
                "description": "Image with title",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-2 > DIV:first-child > DIV#pgc-41-2-1 > DIV#panel-41-2-1-0 > DIV:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-1 > DIV#panel-41-4-1-0 > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_5 > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-0 > DIV:first-child > DIV#pgc-41-0-1 > DIV#panel-41-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-1 > DIV:first-child > DIV#pgc-41-1-1 > DIV#panel-41-1-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-2 > DIV:first-child > DIV#pgc-41-2-0 > DIV#panel-41-2-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > H6: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"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-wrapper > HEADER#masthead > NAV:first-child > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          21,
          0,
          0,
          35
        ],
        "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-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-1 > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-1 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#footer-widgets > ASIDE#siteorigin-panels-builder-2 > DIV#pl-w624b5b0734b50 > DIV#pg-w624b5b0734b50-0 > DIV#pgc-w624b5b0734b50-0-1 > DIV#panel-w624b5b0734b50-0-1-1 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "aria_reference_broken",
            "what": "Broken ARIA reference",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "aria_reference_broken",
            "what": "Broken ARIA reference",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "aria_reference_broken",
            "what": "Broken ARIA reference",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "aria_reference_broken",
            "what": "Broken ARIA reference",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "aria_reference_broken",
            "what": "Broken ARIA reference",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV"
            },
            "excerpt": ""
          },
          {
            "ruleID": "aria_reference_broken",
            "what": "Broken ARIA reference",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV"
            },
            "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-wrapper > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H3",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-0 > DIV:first-child > DIV#pgc-41-0-1 > DIV#panel-41-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-0 > DIV:first-child > DIV#pgc-41-0-1 > DIV#panel-41-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + H1"
            },
            "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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > LABEL:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > DIV#input_1_11 > SPAN#input_1_11_3_container > INPUT:first-child + LABEL"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > DIV#input_1_11 > SPAN#input_1_11_6_container > INPUT:first-child + LABEL"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_2 > LABEL: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_2 > LABEL:first-child > SPAN:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_3 > LABEL:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_5 > LABEL:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "LABEL",
            "id": "input_1_5_5_label",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_5 > DIV#input_1_5 > SPAN#input_1_5_5_container > LABEL#input_1_5_5_label"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "theme-attribution",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > FOOTER#colophon > DIV#theme-attribution"
            },
            "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-wrapper > FOOTER#colophon > DIV#theme-attribution > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "image_title",
            "what": "Image with title",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-2 > DIV:first-child > DIV#pgc-41-2-1 > DIV#panel-41-2-1-0 > DIV:first-child > DIV:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "image_title",
            "what": "Image with title",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-1 > DIV#panel-41-4-1-0 > DIV:first-child > DIV:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_orphaned",
            "what": "Orphaned form label",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_11 > LABEL:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_orphaned",
            "what": "Orphaned form label",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > DIV#gform_wrapper_1 > FORM#gform_1 > DIV:first-child > UL#gform_fields_1 > LI#field_1_5 > LABEL:first-child"
            },
            "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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-0 > DIV:first-child > DIV#pgc-41-0-1 > DIV#panel-41-0-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H3: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-1 > DIV:first-child > DIV#pgc-41-1-1 > DIV#panel-41-1-1-0 > DIV:first-child > DIV:first-child > DIV:first-child > H4: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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-2 > DIV:first-child > DIV#pgc-41-2-0 > DIV#panel-41-2-0-0 > DIV:first-child > DIV:first-child > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > 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-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-3 > DIV:first-child > DIV#pgc-41-3-0 > DIV#panel-41-3-0-1 > DIV:first-child > DIV#lsow-carousel-lsow-carousel-4110006 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_skipped",
            "what": "Skipped heading level",
            "ordinalSeverity": 0,
            "tagName": "H6",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-wrapper > DIV#main > DIV:first-child > DIV#primary > DIV#content > DIV:first-child > DIV#pl-41 > DIV#pg-41-4 > DIV#sign-up > DIV#pgc-41-4-0 > DIV#panel-41-4-0-0 > DIV:first-child > DIV:first-child > DIV:first-child > H6:first-child"
            },
            "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-wrapper > HEADER#masthead > NAV:first-child > DIV:first-child > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687101238788
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD55-c",
      "which": "https://isaacbryanforca.com/",
      "what": "Candidate Isaac Bryan (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T15:12:42",
    "endTime": "2023-06-18T15:13:58",
    "elapsedSeconds": 76,
    "visitLatency": 8,
    "logCount": 13,
    "logSize": 621,
    "errorLogCount": 1,
    "errorLogSize": 69,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        29
      ],
      [
        "testaro",
        13
      ],
      [
        "alfa",
        5
      ],
      [
        "ibm",
        4
      ],
      [
        "wave",
        4
      ],
      [
        "qualWeb",
        3
      ],
      [
        "nuVal",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 1529,
      "issue": 1347,
      "tool": 179,
      "prevention": 0,
      "log": 3,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          233,
          113,
          173,
          204
        ],
        "byTool": {
          "testaro": [
            11,
            12,
            11,
            21
          ],
          "alfa": [
            17,
            0,
            0,
            54
          ],
          "axe": [
            3,
            18,
            8,
            5
          ],
          "continuum": [
            0,
            0,
            0,
            10
          ],
          "htmlcs": [
            25,
            0,
            0,
            24
          ],
          "ibm": [
            0,
            4,
            0,
            22
          ],
          "nuVal": [
            120,
            0,
            55,
            0
          ],
          "qualWeb": [
            36,
            79,
            57,
            2
          ],
          "tenon": [
            0,
            0,
            42,
            31
          ],
          "wave": [
            21,
            0,
            0,
            35
          ]
        }
      },
      "prevention": {},
      "issue": {
        "linkNoText": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 4,
                  "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": 4,
                  "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."
                  ]
                }
              },
              "AAA.4_1_2.H91.A.NoContent": {
                "quality": 1,
                "what": "Link has an href attribute but no text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Anchor element found with a valid href attribute, but no link content has been supplied."
                  ]
                }
              }
            },
            "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": 4,
                  "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"
                  ]
                }
              },
              "link_empty": {
                "quality": 1,
                "what": "Link contains no text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty link"
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 32,
          "maxCount": 16,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 16,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 96,
          "maxCount": 24,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 7,
                  "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": 24,
                  "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": 7,
                  "texts": [
                    "BUTTON element has no focus indicator",
                    "INPUT element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 22,
          "maxCount": 22,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 6,
                  "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 1:1. Recommendation:  change text colour to #fefeff.",
                    "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 1:1. Recommendation:  change text colour to #959595."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 2,
                  "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": 100,
          "maxCount": 25,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 15,
                  "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 due to a background image",
                    "Elements must meet minimum color contrast ratio thresholds; Element content is too short to determine if it is actual text content",
                    "Elements must meet minimum color contrast ratio thresholds; Element has a 1:1 contrast ratio with the background"
                  ]
                }
              }
            },
            "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": 1,
                  "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 1.39:1. Recommendation:  change text colour to #977005."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 2,
                  "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": 25,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "fontSizeAbsolute": {
          "score": 96,
          "maxCount": 48,
          "weight": 2,
          "tools": {
            "alfa": {
              "r74": {
                "quality": 1,
                "what": "Paragraph text has an absolute font size",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Paragraphs of text do not have font sizes defined in absolute units"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T28": {
                "quality": 1,
                "what": "Percent, em, or name is used for a font size",
                "complaints": {
                  "countTotal": 48,
                  "texts": [
                    "This technique checks that all font-size attribute uses percent, em or names."
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "formFieldNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r8": {
                "quality": 1,
                "what": "Form field has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Form fields have an accessible name"
                  ]
                }
              }
            }
          }
        },
        "leadingAbsolute": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "alfa": {
              "r80": {
                "quality": 1,
                "what": "Paragraph text has an absolute line height",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Paragraphs of text do not have line heights defined in absolute units"
                  ]
                }
              }
            }
          }
        },
        "overflowHidden": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r83": {
                "quality": 1,
                "what": "Overflow is hidden or clipped if the text is enlarged",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Text nodes are not clipped when text is resized"
                  ]
                }
              }
            }
          }
        },
        "ariaBadAttribute": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "axe": {
              "aria-valid-attr-value": {
                "quality": 1,
                "what": "ARIA attribute has an invalid value",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "ARIA attributes must conform to valid values; ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide00\"",
                    "ARIA attributes must conform to valid values; ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide01\"",
                    "ARIA attributes must conform to valid values; ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide02\""
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 3,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "inputNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "aria-input-field-name": {
                "quality": 1,
                "what": "ARIA input field has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "ARIA input fields must have an accessible name; 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"
                  ]
                }
              }
            }
          }
        },
        "asideNotTop": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "axe": {
              "landmark-complementary-is-top-level": {
                "quality": 1,
                "what": "complementary landmark (aside) is contained in another landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Aside should not be contained in another landmark; The complementary landmark is contained in another landmark."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-BP25": {
                "quality": 1,
                "what": "complementary landmark is not at the top level",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Ensures the complementary landmark or aside is at top level"
                  ]
                }
              }
            }
          }
        },
        "descriptionBadID": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "continuum": {
              "83": {
                "quality": 1,
                "what": "aria-describedby attribute references an invalid or duplicate ID",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This DIV has an aria-describedby attribute value of 'slick-slide00', which includes one or more invalid or duplicate ids",
                    "This DIV has an aria-describedby attribute value of 'slick-slide01', which includes one or more invalid or duplicate ids",
                    "This DIV has an aria-describedby attribute value of 'slick-slide02', which includes one or more invalid or duplicate ids"
                  ]
                }
              }
            }
          }
        },
        "ariaMissing": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "continuum": {
              "1042": {
                "quality": 1,
                "what": "Element with an option role has no aria-selected attribute",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This DIV (role=option) does not have an aria-selected attribute"
                  ]
                }
              }
            }
          }
        },
        "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": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "contrastRisk": {
          "score": 17,
          "maxCount": 17,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_3_F24.F24.FGColour": {
                "quality": 1,
                "what": "Inline foreground color may lack a complementary background color",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour."
                  ]
                }
              },
              "AAA.1_4_6.G17.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 7:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.Abs": {
                "quality": 1,
                "what": "Contrast between the absolutely positioned text and its background may be less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5: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": 2,
                  "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": 6,
          "maxCount": 6,
          "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": 6,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "decorativeTitle": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.1": {
                "quality": 1,
                "what": "img element has an empty alt attribute but has a nonempty title attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Img element with empty alt text must have absent or empty title attribute."
                  ]
                }
              }
            },
            "wave": {
              "image_title": {
                "quality": 1,
                "what": "Image has a title attribute value but no alt value",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Image with title"
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 12,
          "maxCount": 6,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 6,
                  "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 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.",
                    "The heading structure is not logically nested. This h6 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": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.2_4_8.H59.1": {
                "quality": 1,
                "what": "link element is not in the document head",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Link elements can only be located in the head section of the document."
                  ]
                }
              }
            }
          }
        },
        "controlNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "ibm": {
              "input_label_exists": {
                "quality": 1,
                "what": "Element with the role of a form control has no associated label",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Form control with \"listbox\" role has no associated label"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R16": {
                "quality": 1,
                "what": "Form control has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Form control has accessible name"
                  ]
                }
              }
            }
          }
        },
        "labelConfusionRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "ibm": {
              "input_label_before": {
                "quality": 1,
                "what": "Label text is after its text input or select element",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Label text is located after its associated text input or <select> element"
                  ]
                }
              }
            },
            "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"
                  ]
                }
              }
            }
          }
        },
        "imageNoText": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "ibm": {
              "img_alt_null": {
                "quality": 1,
                "what": "Image has a title attribute but an empty alt attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The image 'alt' attribute is empty, but the 'title' attribute is not empty"
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 40,
          "maxCount": 10,
          "weight": 4,
          "tools": {
            "ibm": {
              "element_id_unique": {
                "quality": 1,
                "what": "Element has an id attribute value that is already in use",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The <div> element has the id \"\" that is empty"
                  ]
                }
              }
            },
            "nuVal": {
              "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
                "quality": 1,
                "what": "Duplicate id",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Duplicate ID .",
                    "The first occurrence of ID  was here."
                  ]
                }
              }
            }
          }
        },
        "ariaReferenceBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "ibm": {
              "aria_id_unique": {
                "quality": 1,
                "what": "ARIA attribute has an invalid or duplicated id as its value",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The 'id' \"slick-slide05\" specified for the ARIA property 'aria-describedby' value is not valid",
                    "The 'id' \"slick-slide04\" specified for the ARIA property 'aria-describedby' value is not valid",
                    "The 'id' \"slick-slide03\" specified for the ARIA property 'aria-describedby' value is not valid",
                    "The 'id' \"slick-slide02\" specified for the ARIA property 'aria-describedby' value is not valid",
                    "The 'id' \"slick-slide01\" specified for the ARIA property 'aria-describedby' value is not valid",
                    "The 'id' \"slick-slide00\" specified for the ARIA property 'aria-describedby' value is not valid"
                  ]
                }
              }
            },
            "wave": {
              "aria_reference_broken": {
                "quality": 1,
                "what": "Broken ARIA reference",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Broken ARIA reference"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "complementaryNoText": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_complementary_labelled": {
                "quality": 1,
                "what": "Element with a complementary role has no label",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with \"complementary\" role does not have a label"
                  ]
                }
              }
            }
          }
        },
        "noOptionFocusable": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "ibm": {
              "aria_child_tabbable": {
                "quality": 1,
                "what": "No descendent element with an option role is tabbable",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "None of the descendent elements with \"option\" role is tabbable"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
                    "The HTML attribute(s) \"color\" is deprecated in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "roleRedundant": {
          "score": 12,
          "maxCount": 12,
          "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 \"banner\" is redundant with the implicit role of the element <header>",
                    "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 banner role is unnecessary for element header.",
                    "The button role is unnecessary for element button.",
                    "The contentinfo role is unnecessary for element footer."
                  ]
                }
              }
            },
            "testaro": {
              "role": {
                "quality": 1,
                "what": "Invalid, native-replacing, or redundant role",
                "complaints": {
                  "countTotal": 12,
                  "texts": [
                    "HEADER elements have invalid or native-replaceable explicit role banner (count: 1)",
                    "DIV elements have invalid or native-replaceable explicit role main (count: 1)",
                    "DIV elements have invalid or native-replaceable explicit role listbox (count: 1)",
                    "DIV elements have invalid or native-replaceable explicit role option (count: 6)",
                    "BUTTON elements have redundant explicit role button (count: 2)",
                    "FOOTER elements have invalid or native-replaceable explicit role contentinfo (count: 1)"
                  ]
                }
              }
            }
          }
        },
        "metaBad": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "nuVal": {
              "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": {
                "quality": 1,
                "what": "meta element with http-equiv=\"X-UA-Compatible\" has no content=\"IE=edge\"",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge."
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 105,
          "maxCount": 105,
          "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": 81,
                  "texts": [
                    "The type attribute is unnecessary for JavaScript resources."
                  ]
                }
              },
              "The type attribute for the style element is not needed and should be omitted.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a style element",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "The type attribute for the style element is not needed and should be omitted."
                  ]
                }
              }
            }
          }
        },
        "cssInvalid": {
          "score": 90,
          "maxCount": 30,
          "weight": 3,
          "tools": {
            "nuVal": {
              "CSS: Parse Error.": {
                "quality": 1,
                "what": "Invalid CSS",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "CSS: Parse Error."
                  ]
                }
              },
              "^CSS: .+: Lexical error at line .+, column .+ Encountered: .+$": {
                "quality": 1,
                "what": "CSS property has a value with a lexical error",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "CSS: background-color: Lexical error at line 1, column 197.  Encountered: \"#\" (35), after : \"#\"."
                  ]
                }
              },
              "^CSS: .+: Parse Error.*$": {
                "quality": 1,
                "what": "Invalid CSS",
                "complaints": {
                  "countTotal": 22,
                  "texts": [
                    "CSS: background-color: Parse Error."
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Bad value .* for attribute .+ on element .+$": {
                "quality": 1,
                "what": "Attribute on this element has an invalid value",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Bad value  for attribute id on element div: An ID must not be the empty string."
                  ]
                }
              }
            }
          }
        },
        "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.)",
                    "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)"
                  ]
                }
              }
            }
          }
        },
        "encodingBad": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "nuVal": {
              "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)": {
                "quality": 1,
                "what": "Page includes a Unicode PUA character",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Document uses the Unicode Private Use Area(s), which should not be used in publicly exchanged documents. (Charmod C073)"
                  ]
                }
              }
            }
          }
        },
        "labelBadID": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "nuVal": {
              "The aria-describedby attribute must point to an element in the same document.": {
                "quality": 1,
                "what": "aria-describedby attribute references an element not in the document",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The aria-describedby attribute must point to an element in the same document."
                  ]
                }
              }
            },
            "wave": {
              "label_orphaned": {
                "quality": 1,
                "what": "Orphaned form label",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Orphaned form label"
                  ]
                }
              }
            }
          }
        },
        "h1Multiple": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "nuVal": {
              "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).": {
                "quality": 1,
                "what": "Page contains more than 1 h1 element",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools)."
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 76,
          "maxCount": 76,
          "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": 76,
                  "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": 3,
          "maxCount": 1,
          "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"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "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."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 6,
                  "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": 40,
          "maxCount": 40,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 40,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 2,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T10": {
                "quality": 1,
                "what": "Adjacent image and text links for the same resource are not combined",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link."
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 2,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "siteNavigation": {
          "score": 30,
          "maxCount": 30,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T15": {
                "quality": 1,
                "what": "link element and navigation tools not used",
                "complaints": {
                  "countTotal": 30,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 6,
          "maxCount": 3,
          "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": 3,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content"
                  ]
                }
              }
            }
          }
        },
        "colorMissing": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T31": {
                "quality": 1,
                "what": "Foreground or background color is specified but not both",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination."
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 60,
          "maxCount": 20,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 20,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "fontSmall": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "tenon": {
              "134": {
                "quality": 1,
                "what": "Text is very small",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Very small text found."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 56,
          "maxCount": 14,
          "weight": 4,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 15,
          "maxCount": 5,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 39,
          "maxCount": 39,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 39,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 18,
          "maxCount": 6,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 6,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "tabFocusability": {
          "score": 2,
          "maxCount": 0.5,
          "weight": 4,
          "tools": {
            "testaro": {
              "focAll": {
                "quality": 0.5,
                "what": "Discrepancy between elements that should be and that are Tab-focusable",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Some focusable elements are not Tab-focusable or vice versa"
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Operable element cannot be hovered over",
                    "Link or button makes the hovering mouse cursor nonstandard",
                    "Button shows no indication of being hovered over"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 20,
          "maxCount": 10,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "In-line links have 7 different styles",
                    "Buttons have 2 different styles",
                    "Level-1 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "A element has a title attribute",
                    "IMG element has a title attribute",
                    "DIV element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "NAV element has a non-default Z index",
                    "BUTTON element has a non-default Z index",
                    "A element has a non-default Z index",
                    "DIV element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "wave": {
              "title_redundant": {
                "quality": 1,
                "what": "Title attribute text is the same as text or alternative text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant title text"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}