Accessibility digest
Page | WellTower partner Brandywine Living |
---|---|
URL | https://www.brandycare.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/04/23 |
Score | 2355 |
Tested by | Testaro, procedure ts24 |
Scored by | Testilo, procedure tsp24 |
Digested by | Testilo, procedure tdp24 |
Introduction
This is a digest of results from a battery of accessibility Tests.
The battery includes 1353 automated accessibility tests drawn from ten different packages: Alfa, Axe, Continuum, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Tenon, Testaro, and WAVE.
These tests were run on the web page named above and gave the page a score of 2355, where 0 would be perfect
.
Score summary
total | 2355 |
---|---|
log | 226 |
textContrastAA | 931 |
contrastAAA | 186 |
focusIndication | 143 |
tabFocusability | 133 |
linkIndication | 111 |
overflowHidden | 105 |
menuNavigation | 97 |
linkTextsSame | 75 |
focusableOperable | 43 |
noHeading | 33 |
hoverSurprise | 24 |
duplicateID | 24 |
svgImageNoText | 22 |
contrastRisk | 17 |
zIndexNotZero | 14 |
controlNoText | 13 |
labelBadID | 12 |
inputNoText | 10 |
decorativeImageRisk | 10 |
landmarkConfusion | 9 |
mainConfusion | 9 |
inputOnlyPlaceholder | 8 |
linkElNoHref | 8 |
inconsistentStyles | 6 |
mainMultiple | 6 |
leadingClipsText | 6 |
contentBeyondLandmarks | 5 |
pseudoNavList | 5 |
labelEmpty | 5 |
horizontalScrolling | 5 |
repeatedContentRisk | 4 |
imageTextRedundant | 4 |
skipRepeatedContent | 4 |
errorReferenceBad | 4 |
textAlternativeRisk | 4 |
pseudoHeadingRisk | 4 |
visibleBulk | 3 |
allCaps | 3 |
hiddenContentRisk | 3 |
linkConfusionRisk | 3 |
scrollRisk | 3 |
obsolete | 3 |
mainNone | 3 |
headingStructure | 3 |
imagesSameAlt | 3 |
noScriptRisk | 3 |
Issue summary
Special issues
log: Score 226. This is based on the amount of browser error logging and miscellaneous logging during the tests.
Classified issues
Issue textContrastAA
WCAG: 1.4.3
Score: 931
Issue reports in this category:
- Package
alfa
, testr69
, score 520 (Text outside widget has subminimum contrast) - Package
axe
, testcolor-contrast
, score 304 (Element has insufficient color contrast) - Package
htmlcs
, teste:AAA.1_4_6.G18.Fail
, score 4 (Contrast between the text and its background is less than 4.5:1) - Package
ibm
, testIBMA_Color_Contrast_WCAG2AA
, score 396 (Contrast ratio of text with background does not meet WCAG 2.1 AA) - Package
wave
, testc:contrast
, score 318 (Very low contrast)
Issue contrastAAA
WCAG: 1.4.6
Score: 186
Issue reports in this category:
- Package
alfa
, testr66
, score 151 (Text contrast less than AAA requires) - Package
axe
, testcolor-contrast-enhanced
, score 1 (Element has insufficient color contrast (Level AAA)) - Package
htmlcs
, teste:AAA.1_4_6.G17.Fail
, score 74 (Text has insufficient contrast) - Package
tenon
, test95
, score 8 (Element has insufficient color contrast (Level AAA))
Issue focusIndication
WCAG: 2.4.7
Score: 143
Issue reports in this category:
- Package
testaro
, testfocInd
, score 10 (Focused element displays no or a nostandard focus indicator) - Package
alfa
, testr65
, score 2 (Element in the sequential focus order has no visible focus) - Package
qualWeb
, testQW-ACT-R62
, score 136 (Element in the sequential focus order has no visible focus)
Issue tabFocusability
WCAG: 2.1.1
Score: 133
Issue reports in this category:
- Package
testaro
, testfocAll
, score 131 (Discrepancy between elements that should be and that are Tab-focusable)
Issue linkIndication
WCAG: 1.3.3
Score: 111
Issue reports in this category:
- Package
testaro
, testlinkUl
, score 103 (Non-underlined adjacent links) - Package
axe
, testlink-in-text-block
, score 16 (Link is not distinct from surrounding text without reliance on color)
Issue overflowHidden
WCAG: 1.4.4
Score: 105
Issue reports in this category:
- Package
alfa
, testr83
, score 80 (Overflow is hidden or clipped if the text is enlarged) - Package
qualWeb
, testQW-ACT-R40
, score 58 (Zoomed text node is clipped by a CSS overflow declaration)
Issue menuNavigation
WCAG: 2.1.1
Score: 97
Issue reports in this category:
- Package
testaro
, testmenuNav
, score 95 (Nonstandard keyboard navigation among focusable menu items)
Issue linkTextsSame
WCAG: 2.4.4
Score: 75
Issue reports in this category:
- Package
qualWeb
, testQW-ACT-R9
, score 16 (Links with identical accessible names have different purposes) - Package
qualWeb
, testQW-ACT-R44
, score 16 (Links with identical accessible names and context serve different purposes) - Package
tenon
, test98
, score 60 (Links have the same text but different destinations)
Issue focusableOperable
WCAG: 2.1.1
Score: 43
Issue reports in this category:
- Package
testaro
, testfocOp
, score 41 (Operable elements that cannot be Tab-focused and vice versa)
Issue noHeading
WCAG: 1.3.1
Score: 33
Issue reports in this category:
- Package
qualWeb
, testQW-BP1
, score 31 (h1-h6 not used to identify headings)
Issue hoverSurprise
WCAG: 1.4.13
Score: 24
Issue reports in this category:
- Package
testaro
, testhover
, score 22 (Hovering is mis-indicated or changes content)
Issue duplicateID
WCAG: 4.1.1
Score: 24
Issue reports in this category:
- Package
alfa
, testr3
, score 12 (Element id attribute value is not unique) - Package
axe
, testduplicate-id
, score 1 (id attribute value is not unique) - Package
continuum
, test94
, score 12 (Element contains an id attribute set to a value that is not unique in the DOM) - Package
htmlcs
, teste:AAA.4_1_1.F77
, score 4 (Duplicate id attribute value) - Package
ibm
, testRPT_Elem_UniqueId
, score 8 (Element id attribute value is not unique within the document)
Issue svgImageNoText
WCAG: 1.1.1
Score: 22
Issue reports in this category:
- Package
continuum
, test123
, score 20 (svg element has no mechanism that allows an accessible name to be calculated)
Issue contrastRisk
WCAG: 1.4.3
Score: 17
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_4_3_F24.F24.FGColour
, score 10 (Inline foreground color may lack a complementary background color) - Package
htmlcs
, testw:AAA.1_4_6.G17.Abs
, score 5 (Contrast between the absolutely positioned text and its background may be less than 7:1)
Issue zIndexNotZero
WCAG: 1.4
Score: 14
Issue reports in this category:
- Package
testaro
, testzIndex
, score 12 (Layering with nondefault z-index values)
Issue controlNoText
WCAG: 4.1.2
Score: 13
Issue reports in this category:
- Package
htmlcs
, teste:AAA.1_3_1.F68
, score 8 (Form control has no label) - Package
wave
, teste:label_missing
, score 8 (form element has no label)
Issue labelBadID
WCAG: 1.3.1
Score: 12
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_3_1.H44.NonExistentFragment
, score 2 (Label for attribute references a nonexistent element) - Package
ibm
, testWCAG20_Label_RefValid
, score 8 (for attribute does not reference a non-empty, unique id attribute of an input element) - Package
wave
, testa:label_orphaned
, score 2 (Orphaned form label)
Issue inputNoText
WCAG: 4.1.2
Score: 10
Issue reports in this category:
- Package
htmlcs
, teste:AAA.4_1_2.H91.InputText.Name
, score 8 (Text input has no accessible name)
Issue decorativeImageRisk
WCAG: 1.1.1
Score: 10
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_1_1.H67.2
, score 8 (Image marked as decorative may be informative)
Issue landmarkConfusion
WCAG: 1.3.6
Score: 9
Issue reports in this category:
- Package
axe
, testlandmark-unique
, score 2 (Landmark has a role and an accessible name that are identical to another) - Package
ibm
, testlandmark_name_unique
, score 6 (Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region)
Issue mainConfusion
WCAG: 1.3.6
Score: 9
Issue reports in this category:
- Package
ibm
, testRpt_Aria_MultipleMainsRequireLabel_Implicit_2
, score 6 (Element with main role has no unique label among the main-role elements) - Package
ibm
, testRpt_Aria_MultipleMainsVisibleLabel_Implicit
, score 1 (Element with main role has no unique visible label among the main-role elements)
Issue inputOnlyPlaceholder
WCAG: 4.1.2
Score: 8
Issue reports in this category:
- Package
continuum
, test863
, score 6 (input has an accessible name that depends on a placeholder)
Issue linkElNoHref
WCAG: 4.1
Score: 8
Issue reports in this category:
- Package
htmlcs
, teste:AAA.2_4_8.H59.2b
, score 6 (link element is missing a non-empty href for the linked resource)
Issue inconsistentStyles
WCAG: 3.2.4
Score: 6
Issue reports in this category:
- Package
testaro
, teststyleDiff
, score 4 (Heading, link, and button style inconsistencies)
Issue mainMultiple
WCAG: 1.3.6
Score: 6
Issue reports in this category:
- Package
axe
, testlandmark-no-duplicate-main
, score 1 (page has more than 1 main landmark) - Package
continuum
, test809
, score 4 (More than 1 main element is located in the body element)
Issue leadingClipsText
WCAG: 1.4.8
Score: 6
Issue reports in this category:
- Package
tenon
, test144
, score 4 (Line height is insufficent to properly display the computed font size)
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 5
Issue reports in this category:
- Package
alfa
, testr57
, score 2 (Perceivable text content is not included in any landmark) - Package
axe
, testregion
, score 1 (Some page content is not contained by landmarks) - Package
ibm
, testRpt_Aria_OrphanedContent_Native_Host_Sematics
, score 2 (Content does not reside within an element with a landmark role)
Issue pseudoNavList
WCAG: 1.3.1
Score: 5
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_3_1.H48
, score 1 (Navigation links are not coded as a list) - Package
qualWeb
, testQW-WCAG-T32
, score 3 (ol, ul or dl is not used for a list or group of links)
Issue labelEmpty
WCAG: 1.3.1
Score: 5
Issue reports in this category:
- Package
wave
, teste:label_empty
, score 3 (Empty form label)
Issue horizontalScrolling
WCAG: 1.4.10
Score: 5
Issue reports in this category:
- Package
tenon
, test28
, score 3 (Layout or sizing of the page causes horizontal scrolling)
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 4
Issue reports in this category:
- Package
alfa
, testr87
, score 1 (First focusable element is not a link to the main content) - Package
qualWeb
, testQW-ACT-R73
, score 1 (Block of repeated content is not collapsible) - Package
qualWeb
, testQW-ACT-R74
, score 1 (Document has no instrument to move focus to non-repeated content)
Issue imageTextRedundant
WCAG: 1.1.1
Score: 4
Issue reports in this category:
- Package
axe
, testimage-redundant-alt
, score 1 (Text of a button or link is repeated in the image alternative) - Package
ibm
, testWCAG20_Img_LinkTextNotRedundant
, score 1 (Text alternative for the image in a link repeats text of the same or an adjacent link) - Package
wave
, testa:alt_redundant
, score 1 (Redundant text alternative) - Package
tenon
, test138
, score 1 (Image link alternative text repeats text in the link)
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 4
Issue reports in this category:
- Package
qualWeb
, testQW-ACT-R64
, score 1 (Document has no heading for non-repeated content) - Package
qualWeb
, testQW-ACT-R75
, score 1 (Blocks of repeated content cannot be bypassed)
Issue errorReferenceBad
WCAG: 3.3.1
Score: 4
Issue reports in this category:
- Package
qualWeb
, testQW-ACT-R41
, score 2 (Error message describes no invalid form field value)
Issue textAlternativeRisk
WCAG: 1
Score: 4
Issue reports in this category:
- Package
qualWeb
, testQW-WCAG-T8
, score 2 (Text alternative is not an alternative)
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 4
Issue reports in this category:
- Package
wave
, testa:heading_possible
, score 2 (Possible heading)
Issue visibleBulk
WCAG: 2.4
Score: 3
Issue reports in this category:
- Package
testaro
, testbulk
, score 1 (Page contains many visible elements)
Issue allCaps
WCAG: 3.1.5
Score: 3
Issue reports in this category:
- Package
alfa
, testr72
, score 1 (Paragraph text is uppercased) - Package
tenon
, test153
, score 1 (Long string of text is in all caps)
Issue hiddenContentRisk
WCAG: 4.1
Score: 3
Issue reports in this category:
- Package
axe
, testhidden-content
, score 1 (Some content is hidden and therefore may not be testable for accessibility)
Issue linkConfusionRisk
WCAG: 2.4.4
Score: 3
Issue reports in this category:
- Package
axe
, testidentical-links-same-purpose
, score 1 (Links with the same accessible name may serve dissimilar purposes)
Issue scrollRisk
WCAG: 1.4.10
Score: 3
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
, score 1 (Fixed-position element may force bidirectional scrolling)
Issue obsolete
WCAG: 4.1
Score: 3
Issue reports in this category:
- Package
ibm
, testelement_attribute_deprecated
, score 1 (Element or attribute is obsolete)
Issue mainNone
WCAG: 1.3.6
Score: 3
Issue reports in this category:
- Package
qualWeb
, testQW-ACT-R63
, score 1 (Document has no landmark with non-repeated content)
Issue headingStructure
WCAG: 1.3.1
Score: 3
Issue reports in this category:
- Package
qualWeb
, testQW-WCAG-T9
, score 1 (Page is not organized using headings)
Issue imagesSameAlt
WCAG: 1.1.1
Score: 3
Issue reports in this category:
- Package
wave
, testa:alt_duplicate
, score 1 (Two images near each other have the same text alternative)
Issue noScriptRisk
WCAG: 4.1
Score: 3
Issue reports in this category:
- Package
wave
, testa:noscript
, score 1 (noscript element may fail to contain an accessible equivalent or alternative)
Complete report
{ "id": "bhqti-ts23-brandywine", "what": "tests of Testaro and 9 other tools", "strict": true, "timeLimit": 600, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1682284349148, "endTime": 1682284349958 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284349958, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284353455 }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request, with URL", "startTime": 1682284353455, "url": "https://www.brandycare.com/", "endTime": 1682284353722 }, { "type": "test", "which": "motion", "what": "motion", "delay": 2500, "interval": 2500, "count": 5, "startTime": 1682284353722, "url": "https://www.brandycare.com/", "result": { "bytes": [ 1294346, 1294346, 1294346, 1294346, 1294346 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0, "success": true }, "endTime": 1682284367785 }, { "type": "launch", "which": "chromium", "startTime": 1682284367785, "endTime": 1682284368344 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284368344, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284369978 }, { "type": "test", "which": "allHidden", "what": "page that is entirely or mostly hidden", "startTime": 1682284369978, "url": "https://www.brandycare.com/", "result": { "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 }, "success": true }, "endTime": 1682284370003 }, { "type": "test", "which": "autocomplete", "withItems": true, "what": "name and email inputs without autocomplete attributes", "startTime": 1682284370003, "url": "https://www.brandycare.com/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682284370051 }, { "type": "test", "which": "bulk", "what": "count of visible elements", "startTime": 1682284370051, "url": "https://www.brandycare.com/", "result": { "visibleElements": 600, "success": true }, "endTime": 1682284370377 }, { "type": "test", "which": "docType", "what": "document without a doctype property", "startTime": 1682284370377, "url": "https://www.brandycare.com/", "result": { "docHasType": true, "success": true }, "endTime": 1682284370390 }, { "type": "test", "which": "dupAtt", "withItems": true, "what": "elements with duplicate attributes", "startTime": 1682284370390, "url": "https://www.brandycare.com/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682284370612 }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements embedded in links or buttons", "startTime": 1682284370612, "url": "https://www.brandycare.com/", "result": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [], "success": true }, "endTime": 1682284370621 }, { "type": "test", "which": "filter", "withItems": true, "what": "filter styles on elements", "startTime": 1682284370621, "url": "https://www.brandycare.com/", "result": { "totals": { "styledElements": 1, "impactedElements": 0 }, "items": [ { "tagName": "H1", "text": "Brandywine Living", "impact": 0 } ], "success": true }, "endTime": 1682284370626 }, { "type": "test", "which": "focAll", "what": "focusable and Tab-focused elements", "startTime": 1682284370626, "url": "https://www.brandycare.com/", "result": { "tabFocusables": 134, "tabFocused": 3, "discrepancy": -131, "success": true }, "endTime": 1682284371049 }, { "type": "launch", "which": "chromium", "startTime": 1682284371049, "endTime": 1682284371606 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284371606, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284373141 }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators", "startTime": 1682284373141, "url": "https://www.brandycare.com/", "result": { "totals": { "total": 134, "types": { "indicatorMissing": { "total": 3, "tagNames": { "INPUT": 2, "BUTTON": 1 } }, "nonOutlinePresent": { "total": 1, "tagNames": { "A": 1 } }, "outlinePresent": { "total": 130, "meanDelay": 53, "tagNames": { "A": 127, "BUTTON": 3 } } } }, "items": { "indicatorMissing": [ { "tagName": "INPUT", "text": "" }, { "tagName": "INPUT", "text": "" }, { "tagName": "BUTTON", "text": "Find a Community" } ], "nonOutlinePresent": [ { "tagName": "A", "text": "(877) 527-2639" } ], "outlinePresent": [ { "tagName": "A", "text": "Brandywine Senior Living", "delay": 0 }, { "tagName": "BUTTON", "text": "About", "delay": 0 }, { "tagName": "A", "text": "About Brandywine", "delay": 0 }, { "tagName": "A", "text": "Leadership Team", "delay": 0 }, { "tagName": "A", "text": "Advanced Standing", "delay": 0 }, { "tagName": "A", "text": "Center of Excellence", "delay": 0 }, { "tagName": "A", "text": "Social and Safe", "delay": 0 }, { "tagName": "A", "text": "News", "delay": 0 }, { "tagName": "A", "text": "Testimonials", "delay": 0 }, { "tagName": "BUTTON", "text": "Locations", "delay": 0 }, { "tagName": "A", "text": "View Our Locations", "delay": 0 }, { "tagName": "A", "text": "Connecticut", "delay": 0 }, { "tagName": "A", "text": "Delaware", "delay": 0 }, { "tagName": "A", "text": "Maryland", "delay": 0 }, { "tagName": "A", "text": "New Jersey", "delay": 0 }, { "tagName": "A", "text": "New York", "delay": 0 }, { "tagName": "A", "text": "Pennsylvania", "delay": 0 }, { "tagName": "BUTTON", "text": "Our Services", "delay": 0 }, { "tagName": "A", "text": "Brandywine Services", "delay": 0 }, { "tagName": "A", "text": "Independent Living", "delay": 0 }, { "tagName": "A", "text": "Assisted Living", "delay": 0 }, { "tagName": "A", "text": "Respite Care", "delay": 0 }, { "tagName": "A", "text": "Memory Care", "delay": 0 }, { "tagName": "A", "text": "Licensed Nursing On Site", "delay": 0 }, { "tagName": "A", "text": "Careers", "delay": 102 }, { "tagName": "A", "text": "Contact", "delay": 103 }, { "tagName": "A", "text": "Explore Assisted Living", "delay": 104 }, { "tagName": "A", "text": "Explore Memory Care", "delay": 100 }, { "tagName": "A", "text": "Explore Independent Living", "delay": 103 }, { "tagName": "A", "text": "Explore Respite Care", "delay": 102 }, { "tagName": "A", "text": "View Care", "delay": 106 }, { "tagName": "A", "text": "Contact Us", "delay": 100 }, { "tagName": "A", "text": "Brandall Estates", "delay": 0 }, { "tagName": "A", "text": "(609) 926-4663", "delay": 102 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Dresher Estates", "delay": 0 }, { "tagName": "A", "text": "(215) 591-4000", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 105 }, { "tagName": "A", "text": "Fenwick Island", "delay": 0 }, { "tagName": "A", "text": "(302) 436-0808", "delay": 100 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Governor's Crossing", "delay": 0 }, { "tagName": "A", "text": "(732) 786-1000", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 104 }, { "tagName": "A", "text": "Haddonfield", "delay": 0 }, { "tagName": "A", "text": "(856) 429-5500", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Haverford Estates", "delay": 0 }, { "tagName": "A", "text": "(610) 527-1800", "delay": 104 }, { "tagName": "A", "text": "Visit Website", "delay": 102 }, { "tagName": "A", "text": "Howell", "delay": 0 }, { "tagName": "A", "text": "(732) 719-0100", "delay": 102 }, { "tagName": "A", "text": "Visit Website", "delay": 103 }, { "tagName": "A", "text": "Huntington Terrace", "delay": 0 }, { "tagName": "A", "text": "(631) 531-0000", "delay": 103 }, { "tagName": "A", "text": "Visit Website", "delay": 100 }, { "tagName": "A", "text": "Litchfield", "delay": 0 }, { "tagName": "A", "text": "(860) 567-9500", "delay": 104 }, { "tagName": "A", "text": "Visit Website", "delay": 100 }, { "tagName": "A", "text": "Livingston", "delay": 0 }, { "tagName": "A", "text": "(973) 251-0600", "delay": 104 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Longwood", "delay": 0 }, { "tagName": "A", "text": "(484) 734-6200", "delay": 102 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Mahwah", "delay": 0 }, { "tagName": "A", "text": "(201) 800-8070", "delay": 107 }, { "tagName": "A", "text": "Visit Website", "delay": 102 }, { "tagName": "A", "text": "Middlebrook Crossing", "delay": 0 }, { "tagName": "A", "text": "(732) 868-8181", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 102 }, { "tagName": "A", "text": "Moorestown Estates", "delay": 0 }, { "tagName": "A", "text": "(856) 778-0600", "delay": 100 }, { "tagName": "A", "text": "Visit Website", "delay": 100 }, { "tagName": "A", "text": "Mountain Ridge", "delay": 0 }, { "tagName": "A", "text": "(908) 754-8180", "delay": 103 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Pennington", "delay": 0 }, { "tagName": "A", "text": "(609) 730-9922", "delay": 106 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Potomac", "delay": 0 }, { "tagName": "A", "text": "(301) 417-3000", "delay": 102 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Princeton", "delay": 0 }, { "tagName": "A", "text": "(732) 329-8888", "delay": 106 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Reflections at Brick", "delay": 0 }, { "tagName": "A", "text": "(732) 785-3370", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 105 }, { "tagName": "A", "text": "Reflections at Colts Neck", "delay": 0 }, { "tagName": "A", "text": "(732) 303-3100", "delay": 100 }, { "tagName": "A", "text": "Visit Website", "delay": 100 }, { "tagName": "A", "text": "Seaside Pointe", "delay": 0 }, { "tagName": "A", "text": "(302) 226-8750", "delay": 102 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Senior Suites", "delay": 0 }, { "tagName": "A", "text": "(610) 272-6200", "delay": 104 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Serenade at Princeton", "delay": 0 }, { "tagName": "A", "text": "609-430-4000", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 102 }, { "tagName": "A", "text": "Summit", "delay": 0 }, { "tagName": "A", "text": "(908) 522-8852", "delay": 105 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "The Gables", "delay": 0 }, { "tagName": "A", "text": "(732) 836-1400", "delay": 102 }, { "tagName": "A", "text": "Visit Website", "delay": 107 }, { "tagName": "A", "text": "The Savoy", "delay": 0 }, { "tagName": "A", "text": "(718) 423-7900", "delay": 100 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "The Sycamore", "delay": 0 }, { "tagName": "A", "text": "(732) 212-2600", "delay": 103 }, { "tagName": "A", "text": "Visit Website", "delay": 106 }, { "tagName": "A", "text": "Toms River", "delay": 0 }, { "tagName": "A", "text": "(732) 240-0043", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 102 }, { "tagName": "A", "text": "Upper Providence", "delay": 0 }, { "tagName": "A", "text": "(610) 933-3250", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 104 }, { "tagName": "A", "text": "Voorhees", "delay": 0 }, { "tagName": "A", "text": "(856) 424-0004", "delay": 101 }, { "tagName": "A", "text": "Visit Website", "delay": 101 }, { "tagName": "A", "text": "Wall", "delay": 0 }, { "tagName": "A", "text": "(732) 282-1910", "delay": 104 }, { "tagName": "A", "text": "Visit Website", "delay": 103 }, { "tagName": "A", "text": "Brandywine Living Home Page", "delay": 0 }, { "tagName": "A", "text": "Privacy Policy", "delay": 0 }, { "tagName": "A", "text": "Terms & Conditions", "delay": 0 }, { "tagName": "A", "text": "Accessibility", "delay": 0 }, { "tagName": "A", "text": "Sitemap", "delay": 0 } ] }, "success": true }, "endTime": 1682284381431 }, { "type": "launch", "which": "chromium", "startTime": 1682284381431, "endTime": 1682284381981 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284381982, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284383590 }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability", "startTime": 1682284383591, "url": "https://www.brandycare.com/", "result": { "totals": { "total": 165, "types": { "onlyFocusable": { "total": 3, "tagNames": { "UL": 3 } }, "onlyOperable": { "total": 26, "tagNames": { "IMG": 1, "LI": 25 } }, "focusableAndOperable": { "total": 136, "tagNames": { "A": 128, "BUTTON": 5, "INPUT": 3 } } } }, "items": { "onlyFocusable": [ { "tagName": "UL", "id": "headlessui-menu-items-:R53b976:", "text": "About BrandywineLeadership TeamAdvanced StandingCenter of ExcellenceSocial and S" }, { "tagName": "UL", "id": "headlessui-menu-items-:R55b976:", "text": "View Our LocationsConnecticutDelawareMarylandNew JerseyNew YorkPennsylvania" }, { "tagName": "UL", "id": "headlessui-menu-items-:R57b976:", "text": "Brandywine ServicesIndependent LivingAssisted LivingRespite CareMemory CareLicen" } ], "onlyOperable": [ { "tagName": "IMG", "id": "", "text": "<img alt=\"Brandywine Senior Living\" fetchpriority=\"high\" width=\"150\" height=\"40\"", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "AboutAbout BrandywineLeadership TeamAdvanced StandingCenter of ExcellenceSocial ", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "About Brandywine", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Leadership Team", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Advanced Standing", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Center of Excellence", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Social and Safe", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "News", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Testimonials", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "LocationsView Our LocationsConnecticutDelawareMarylandNew JerseyNew YorkPennsylv", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "View Our Locations", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Connecticut", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Delaware", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Maryland", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "New Jersey", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "New York", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Pennsylvania", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Our ServicesBrandywine ServicesIndependent LivingAssisted LivingRespite CareMemo", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Brandywine Services", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Independent Living", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Assisted Living", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Respite Care", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Memory Care", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Licensed Nursing On Site", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Careers", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "Contact", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Brandywine Senior Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "headlessui-popover-button-:Rp76:", "text": "Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "headlessui-menu-button-:R33b976:", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Brandywine", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Leadership Team", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Advanced Standing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Center of Excellence", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Social and Safe", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Testimonials", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "headlessui-menu-button-:R35b976:", "text": "Locations", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "View Our Locations", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Connecticut", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Delaware", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Maryland", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "New Jersey", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "New York", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Pennsylvania", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "headlessui-menu-button-:R37b976:", "text": "Our Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Brandywine Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Independent Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Assisted Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Respite Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Memory Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Licensed Nursing On Site", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(877) 527-2639", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Explore Assisted Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Explore Memory Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Explore Independent Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Explore Respite Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "View Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "zip-0", "text": "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 rin", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "state-0", "text": "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 rin", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input name=\"state\" type=\"hidden\" value=\"\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "submit", "text": "Find a Community", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Brandall Estates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(609) 926-4663", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dresher Estates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(215) 591-4000", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Fenwick Island", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(302) 436-0808", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Governor's Crossing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 786-1000", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Haddonfield", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(856) 429-5500", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Haverford Estates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(610) 527-1800", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Howell", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 719-0100", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Huntington Terrace", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(631) 531-0000", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Litchfield", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(860) 567-9500", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Livingston", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(973) 251-0600", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Longwood", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(484) 734-6200", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Mahwah", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(201) 800-8070", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Middlebrook Crossing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 868-8181", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Moorestown Estates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(856) 778-0600", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Mountain Ridge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(908) 754-8180", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Pennington", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(609) 730-9922", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Potomac", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(301) 417-3000", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Princeton", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 329-8888", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Reflections at Brick", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 785-3370", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Reflections at Colts Neck", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 303-3100", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Seaside Pointe", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(302) 226-8750", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senior Suites", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(610) 272-6200", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Serenade at Princeton", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "609-430-4000", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Summit", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(908) 522-8852", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The Gables", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 836-1400", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The Savoy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(718) 423-7900", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The Sycamore", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 212-2600", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Toms River", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 240-0043", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Upper Providence", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(610) 933-3250", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Voorhees", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(856) 424-0004", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Wall", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(732) 282-1910", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Website", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Brandywine Living Home Page", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Terms & Conditions", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Sitemap", "byTag": true, "byOnClick": false, "byPointer": true } ] }, "success": true }, "endTime": 1682284383669 }, { "type": "launch", "which": "chromium", "startTime": 1682284383669, "endTime": 1682284384201 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284384202, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284385906 }, { "type": "test", "which": "focVis", "withItems": true, "what": "links that are invisible when focused", "startTime": 1682284385906, "url": "https://www.brandycare.com/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682284386020 }, { "type": "test", "which": "hover", "sampleSize": 20, "withItems": true, "what": "hover-caused content changes", "startTime": 1682284386020, "url": "https://www.brandycare.com/", "result": { "totals": { "triggers": 162, "triggerSample": 16, "impactTriggers": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 27, "noCursors": 0, "badCursors": 4, "noIndicators": 4, "badIndicators": 5 }, "items": { "impactTriggers": [], "unhoverables": [ { "tagName": "A", "id": "", "text": "News" }, { "tagName": "LI", "id": "", "text": "View Our Locations" }, { "tagName": "A", "id": "", "text": "View Our Locations" }, { "tagName": "LI", "id": "", "text": "Respite Care" }, { "tagName": "A", "id": "", "text": "Respite Care" }, { "tagName": "LI", "id": "", "text": "Memory Care" } ], "noCursors": [], "badCursors": [ { "tagName": "BUTTON", "id": "headlessui-menu-button-:R33b976:", "text": "About" } ], "noIndicators": [ { "tagName": "BUTTON", "id": "headlessui-menu-button-:R33b976:", "text": "About" } ], "badIndicators": [ { "tagName": "LI", "id": "", "text": "Contact" } ] }, "success": true }, "endTime": 1682284405297 }, { "type": "launch", "which": "chromium", "startTime": 1682284405297, "endTime": 1682284405860 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284405861, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284407481 }, { "type": "test", "which": "labClash", "withItems": true, "what": "labeling inconsistencies", "startTime": 1682284407481, "url": "https://www.brandycare.com/", "result": { "totals": { "mislabeled": 0, "unlabeled": 2, "wellLabeled": 5 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 4, "tagName": "INPUT", "type": "text" }, { "index": 5, "tagName": "INPUT", "type": "text" } ], "wellLabeled": [ { "index": 0, "tagName": "BUTTON", "type": "button", "texts": { "content": "Menu" } }, { "index": 1, "tagName": "BUTTON", "type": "button", "texts": { "content": "About" } }, { "index": 2, "tagName": "BUTTON", "type": "button", "texts": { "content": "Locations" } }, { "index": 3, "tagName": "BUTTON", "type": "button", "texts": { "content": "Our Services" } }, { "index": 6, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Find a Community" } } ] }, "success": true }, "endTime": 1682284407528 }, { "type": "test", "which": "linkTo", "withItems": true, "what": "links without destinations", "startTime": 1682284407528, "url": "https://www.brandycare.com/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682284407534 }, { "type": "test", "which": "linkUl", "withItems": true, "what": "adjacent-link underlining", "startTime": 1682284407534, "url": "https://www.brandycare.com/", "result": { "totals": { "links": 128, "adjacent": { "total": 103, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ "Brandywine Senior Living", "Careers", "Contact", "(877) 527-2639", "Explore Assisted Living", "Explore Memory Care", "Explore Independent Living", "Explore Respite Care", "View Care", "Contact Us", "Brandall Estates", "(609) 926-4663", "Visit Website", "Dresher Estates", "(215) 591-4000", "Visit Website", "Fenwick Island", "(302) 436-0808", "Visit Website", "Governor's Crossing", "(732) 786-1000", "Visit Website", "Haddonfield", "(856) 429-5500", "Visit Website", "Haverford Estates", "(610) 527-1800", "Visit Website", "Howell", "(732) 719-0100", "Visit Website", "Huntington Terrace", "(631) 531-0000", "Visit Website", "Litchfield", "(860) 567-9500", "Visit Website", "Livingston", "(973) 251-0600", "Visit Website", "Longwood", "(484) 734-6200", "Visit Website", "Mahwah", "(201) 800-8070", "Visit Website", "Middlebrook Crossing", "(732) 868-8181", "Visit Website", "Moorestown Estates", "(856) 778-0600", "Visit Website", "Mountain Ridge", "(908) 754-8180", "Visit Website", "Pennington", "(609) 730-9922", "Visit Website", "Potomac", "(301) 417-3000", "Visit Website", "Princeton", "(732) 329-8888", "Visit Website", "Reflections at Brick", "(732) 785-3370", "Visit Website", "Reflections at Colts Neck", "(732) 303-3100", "Visit Website", "Seaside Pointe", "(302) 226-8750", "Visit Website", "Senior Suites", "(610) 272-6200", "Visit Website", "Serenade at Princeton", "609-430-4000", "Visit Website", "Summit", "(908) 522-8852", "Visit Website", "The Gables", "(732) 836-1400", "Visit Website", "The Savoy", "(718) 423-7900", "Visit Website", "The Sycamore", "(732) 212-2600", "Visit Website", "Toms River", "(732) 240-0043", "Visit Website", "Upper Providence", "(610) 933-3250", "Visit Website", "Voorhees", "(856) 424-0004", "Visit Website", "Wall", "(732) 282-1910", "Visit Website" ] }, "success": true }, "endTime": 1682284407541 }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation between focusable menu items", "startTime": 1682284407541, "url": "https://www.brandycare.com/", "result": { "totals": { "navigations": { "all": { "total": 100, "correct": 5, "incorrect": 95 }, "specific": { "tab": { "total": 20, "correct": 0, "incorrect": 20 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 20, "correct": 0, "incorrect": 20 }, "down": { "total": 20, "correct": 0, "incorrect": 20 }, "home": { "total": 20, "correct": 2, "incorrect": 18 }, "end": { "total": 20, "correct": 3, "incorrect": 17 } } }, "menuItems": { "total": 20, "correct": 0, "incorrect": 20 }, "menus": { "total": 3, "correct": 0, "incorrect": 3 } }, "menuItems": { "incorrect": [ { "tagName": "LI", "text": "About Brandywine", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "LI", "text": "Leadership Team", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Advanced Standing", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Center of Excellence", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Social and Safe", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "News", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Testimonials", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "LI", "text": "View Our Locations", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Connecticut", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Delaware", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Maryland", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "New Jersey", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "New York", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Pennsylvania", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "LI", "text": "Brandywine Services", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "LI", "text": "Independent Living", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Assisted Living", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Respite Care", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Memory Care", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "LI", "text": "Licensed Nursing On Site", "navigationErrors": [ "Tab", "ArrowUp", "ArrowDown", "Home" ] } ], "correct": [] }, "success": true }, "endTime": 1682284408718 }, { "type": "launch", "which": "chromium", "startTime": 1682284408719, "endTime": 1682284409299 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284409300, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284410884 }, { "type": "test", "which": "miniText", "withItems": true, "what": "text smaller than 11 pixels", "startTime": 1682284410884, "url": "https://www.brandycare.com/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682284410942 }, { "type": "test", "which": "nonTable", "withItems": true, "what": "table elements used for layout", "startTime": 1682284410943, "url": "https://www.brandycare.com/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682284410946 }, { "type": "test", "which": "radioSet", "withItems": true, "what": "fieldset grouping of radio buttons", "startTime": 1682284410946, "url": "https://www.brandycare.com/", "result": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] }, "success": true }, "endTime": 1682284410952 }, { "type": "test", "which": "role", "what": "roles", "startTime": 1682284410952, "url": "https://www.brandycare.com/", "result": { "roleElements": 24, "badRoleElements": 0, "redundantRoleElements": 0, "tagNames": {}, "success": true }, "endTime": 1682284410971 }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style inconsistencies", "startTime": 1682284410972, "url": "https://www.brandycare.com/", "result": { "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": 5, "subtotals": [ 3, 1, 1 ] }, "adjacentLink": { "total": 103, "subtotals": [ 100, 2, 1 ] }, "listLink": { "total": 25, "subtotals": [ 17, 5, 3 ] }, "h1": { "total": 2, "subtotals": [ 1, 1 ] }, "h2": { "total": 39, "subtotals": [ 37, 2 ] } }, "items": { "button": { "fontWeight": { "500": [ "Menu", "Find a Community" ], "700": [ "About", "Locations", "Our Services" ] }, "borderWidth": { "2px": [ "Menu", "Find a Community" ], "0px": [ "About", "Locations", "Our Services" ] }, "height": { "48px": [ "Menu", "Find a Community" ], "88px": [ "About", "Locations", "Our Services" ] }, "maxHeight": { "none": [ "Menu", "Find a Community" ], "100%": [ "About", "Locations", "Our Services" ] }, "minHeight": { "0px": [ "Menu" ], "auto": [ "About", "Locations", "Our Services", "Find a Community" ] }, "minWidth": { "0px": [ "Menu" ], "auto": [ "About", "Locations", "Our Services", "Find a Community" ] }, "outlineOffset": { "2px": [ "Menu" ], "0px": [ "About", "Locations", "Our Services", "Find a Community" ] }, "outlineStyle": { "solid": [ "Menu" ], "none": [ "About", "Locations", "Our Services", "Find a Community" ] }, "outlineWidth": { "2px": [ "Menu" ], "0px": [ "About", "Locations", "Our Services", "Find a Community" ] } }, "adjacentLink": { "fontWeight": { "500": [ "Brandywine Senior Living", "Explore Assisted Living", "Explore Memory Care", "Explore Independent Living", "Explore Respite Care", "View Care", "Contact Us", "Brandall Estates", "(609) 926-4663", "Visit Website", "Dresher Estates", "(215) 591-4000", "Visit Website", "Fenwick Island", "(302) 436-0808", "Visit Website", "Governor's Crossing", "(732) 786-1000", "Visit Website", "Haddonfield", "(856) 429-5500", "Visit Website", "Haverford Estates", "(610) 527-1800", "Visit Website", "Howell", "(732) 719-0100", "Visit Website", "Huntington Terrace", "(631) 531-0000", "Visit Website", "Litchfield", "(860) 567-9500", "Visit Website", "Livingston", "(973) 251-0600", "Visit Website", "Longwood", "(484) 734-6200", "Visit Website", "Mahwah", "(201) 800-8070", "Visit Website", "Middlebrook Crossing", "(732) 868-8181", "Visit Website", "Moorestown Estates", "(856) 778-0600", "Visit Website", "Mountain Ridge", "(908) 754-8180", "Visit Website", "Pennington", "(609) 730-9922", "Visit Website", "Potomac", "(301) 417-3000", "Visit Website", "Princeton", "(732) 329-8888", "Visit Website", "Reflections at Brick", "(732) 785-3370", "Visit Website", "Reflections at Colts Neck", "(732) 303-3100", "Visit Website", "Seaside Pointe", "(302) 226-8750", "Visit Website", "Senior Suites", "(610) 272-6200", "Visit Website", "Serenade at Princeton", "609-430-4000", "Visit Website", "Summit", "(908) 522-8852", "Visit Website", "The Gables", "(732) 836-1400", "Visit Website", "The Savoy", "(718) 423-7900", "Visit Website", "The Sycamore", "(732) 212-2600", "Visit Website", "Toms River", "(732) 240-0043", "Visit Website", "Upper Providence", "(610) 933-3250", "Visit Website", "Voorhees", "(856) 424-0004", "Visit Website", "Wall", "(732) 282-1910", "Visit Website" ], "600": [ "(877) 527-2639" ], "700": [ "Careers", "Contact" ] } }, "listLink": { "fontWeight": { "500": [ "About Brandywine", "View Our Locations", "Brandywine Services", "Brandywine Living Home Page", "Privacy Policy", "Terms & Conditions", "Accessibility", "Sitemap" ], "700": [ "Leadership Team", "Advanced Standing", "Center of Excellence", "Social and Safe", "News", "Testimonials", "Connecticut", "Delaware", "Maryland", "New Jersey", "New York", "Pennsylvania", "Independent Living", "Assisted Living", "Respite Care", "Memory Care", "Licensed Nursing On Site" ] }, "lineHeight": { "25.1022px": [ "About Brandywine", "Leadership Team", "Advanced Standing", "Center of Excellence", "Social and Safe", "News", "Testimonials", "View Our Locations", "Connecticut", "Delaware", "Maryland", "New Jersey", "New York", "Pennsylvania", "Brandywine Services", "Independent Living", "Assisted Living", "Respite Care", "Memory Care", "Licensed Nursing On Site" ], "20px": [ "Brandywine Living Home Page", "Privacy Policy", "Terms & Conditions", "Accessibility", "Sitemap" ] } }, "h1": { "fontSize": { "18.4px": [ "Brandywine Senior Living" ], "80.391px": [ "Brandywine Living" ] } }, "h2": { "fontWeight": { "700": [ "Assisted Living Brandywine", "Memory Care Brandywine", "Independent Living Brandywine", "Respite Care Brandywine", "Wellness Programs For Everyone", "Locations", "Brandall Estates", "Dresher Estates", "Fenwick Island", "Governor's Crossing", "Haddonfield", "Haverford Estates", "Howell", "Huntington Terrace", "Litchfield", "Livingston", "Longwood", "Mahwah", "Middlebrook Crossing", "Moorestown Estates", "Mountain Ridge", "Pennington", "Potomac", "Princeton", "Reflections at Brick", "Reflections at Colts Neck", "Seaside Pointe", "Senior Suites", "Serenade at Princeton", "Summit", "The Gables", "The Savoy", "The Sycamore", "Toms River", "Upper Providence", "Voorhees", "Wall" ], "800": [ "Welcome to Brandywine Living", "Get in Touch" ] }, "fontSize": { "57.5946px": [ "Welcome to Brandywine Living", "Get in Touch" ], "35.1348px": [ "Assisted Living Brandywine", "Memory Care Brandywine", "Independent Living Brandywine", "Respite Care Brandywine", "Wellness Programs For Everyone", "Locations", "Brandall Estates", "Dresher Estates", "Fenwick Island", "Governor's Crossing", "Haddonfield", "Haverford Estates", "Howell", "Huntington Terrace", "Litchfield", "Livingston", "Longwood", "Mahwah", "Middlebrook Crossing", "Moorestown Estates", "Mountain Ridge", "Pennington", "Potomac", "Princeton", "Reflections at Brick", "Reflections at Colts Neck", "Seaside Pointe", "Senior Suites", "Serenade at Princeton", "Summit", "The Gables", "The Savoy", "The Sycamore", "Toms River", "Upper Providence", "Voorhees", "Wall" ] } } }, "success": true }, "endTime": 1682284410989 }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation between tab elements", "startTime": 1682284410989, "url": "https://www.brandycare.com/", "result": { "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": [] }, "success": true }, "endTime": 1682284410992 }, { "type": "test", "which": "titledEl", "withItems": true, "what": "title attributes on inappropriate elements", "startTime": 1682284410992, "url": "https://www.brandycare.com/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682284410996 }, { "type": "test", "which": "zIndex", "withItems": true, "what": "z indexes", "startTime": 1682284410996, "url": "https://www.brandycare.com/", "result": { "totals": { "total": 47, "tagNames": { "HEADER": 1, "DIV": 8, "UL": 4, "LI": 25, "IMG": 7, "SECTION": 1, "FORM": 1 } }, "items": [ { "tagName": "HEADER", "id": "", "text": "Brandywine Senior LivingMenuAboutAbout BrandywineLeadership TeamAdvanced StandingCenter of Excellenc" }, { "tagName": "DIV", "id": "", "text": "Brandywine Senior LivingMenuAboutAbout BrandywineLeadership TeamAdvanced StandingCenter of Excellenc" }, { "tagName": "UL", "id": "headlessui-popover-panel-:R1976:", "text": "AboutAbout BrandywineLeadership TeamAdvanced StandingCenter of ExcellenceSocial and SafeNewsTestimon" }, { "tagName": "LI", "id": "", "text": "AboutAbout BrandywineLeadership TeamAdvanced StandingCenter of ExcellenceSocial and SafeNewsTestimon" }, { "tagName": "UL", "id": "headlessui-menu-items-:R53b976:", "text": "About BrandywineLeadership TeamAdvanced StandingCenter of ExcellenceSocial and SafeNewsTestimonials" }, { "tagName": "LI", "id": "", "text": "About Brandywine" }, { "tagName": "LI", "id": "", "text": "Leadership Team" }, { "tagName": "LI", "id": "", "text": "Advanced Standing" }, { "tagName": "LI", "id": "", "text": "Center of Excellence" }, { "tagName": "LI", "id": "", "text": "Social and Safe" }, { "tagName": "LI", "id": "", "text": "News" }, { "tagName": "LI", "id": "", "text": "Testimonials" }, { "tagName": "LI", "id": "", "text": "LocationsView Our LocationsConnecticutDelawareMarylandNew JerseyNew YorkPennsylvania" }, { "tagName": "UL", "id": "headlessui-menu-items-:R55b976:", "text": "View Our LocationsConnecticutDelawareMarylandNew JerseyNew YorkPennsylvania" }, { "tagName": "LI", "id": "", "text": "View Our Locations" }, { "tagName": "LI", "id": "", "text": "Connecticut" }, { "tagName": "LI", "id": "", "text": "Delaware" }, { "tagName": "LI", "id": "", "text": "Maryland" }, { "tagName": "LI", "id": "", "text": "New Jersey" }, { "tagName": "LI", "id": "", "text": "New York" }, { "tagName": "LI", "id": "", "text": "Pennsylvania" }, { "tagName": "LI", "id": "", "text": "Our ServicesBrandywine ServicesIndependent LivingAssisted LivingRespite CareMemory CareLicensed Nurs" }, { "tagName": "UL", "id": "headlessui-menu-items-:R57b976:", "text": "Brandywine ServicesIndependent LivingAssisted LivingRespite CareMemory CareLicensed Nursing On Site" }, { "tagName": "LI", "id": "", "text": "Brandywine Services" }, { "tagName": "LI", "id": "", "text": "Independent Living" }, { "tagName": "LI", "id": "", "text": "Assisted Living" }, { "tagName": "LI", "id": "", "text": "Respite Care" }, { "tagName": "LI", "id": "", "text": "Memory Care" }, { "tagName": "LI", "id": "", "text": "Licensed Nursing On Site" }, { "tagName": "LI", "id": "", "text": "Careers" }, { "tagName": "LI", "id": "", "text": "Contact" }, { "tagName": "DIV", "id": "", "text": "(877) 527-2639" }, { "tagName": "DIV", "id": "", "text": "Brandywine Living" }, { "tagName": "IMG", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Brandywine Living" }, { "tagName": "SECTION", "id": "", "text": "Welcome to Brandywine LivingBrandywine Living is a premier provider of quality care and services to " }, { "tagName": "IMG", "id": "", "text": "" }, { "tagName": "IMG", "id": "", "text": "" }, { "tagName": "IMG", "id": "", "text": "" }, { "tagName": "IMG", "id": "", "text": "" }, { "tagName": "IMG", "id": "", "text": "" }, { "tagName": "IMG", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Get in TouchWe look forward to showing you around. Please reserve your Tour booking below, or call u" }, { "tagName": "FORM", "id": "", "text": "Zip CodeState Find a Community" }, { "tagName": "DIV", "id": "", "text": "Zip Code" }, { "tagName": "DIV", "id": "", "text": "State" } ], "success": true }, "endTime": 1682284411010 }, { "type": "test", "which": "alfa", "what": "alfa", "startTime": 1682284411010, "url": "https://www.brandycare.com/", "result": { "totals": { "failures": 306, "warnings": 3 }, "items": [ { "index": 275, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "clipPath", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]/span[1]/svg[1]/defs[1]/clipPath[1]", "codeLines": [ "<clipPath id=\"clip0_535_6576\">", " <rect width=\"16\" height=\"16\" fill=\"white\"></rect>", "</clipPath>" ] } }, { "index": 278, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "clipPath", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/span[1]/svg[1]/defs[1]/clipPath[1]", "codeLines": [ "<clipPath id=\"clip0_535_6576\">", " <rect width=\"16\" height=\"16\" fill=\"white\"></rect>", "</clipPath>" ] } }, { "index": 281, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "clipPath", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/span[1]/svg[1]/defs[1]/clipPath[1]", "codeLines": [ "<clipPath id=\"clip0_535_6576\">", " <rect width=\"16\" height=\"16\" fill=\"white\"></rect>", "</clipPath>" ] } }, { "index": 414, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/h1[1]/text()[1]", "codeLines": [ "Brandywine Living" ] } }, { "index": 726, "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]/main[2]/div[1]/div[1]/form[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\" name=\"zip\" placeholder=\"Enter Zip Code\" autocomplete=\"off\" id=\"zip-0\" value=\"\">" ] } }, { "index": 727, "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]/main[2]/div[1]/div[1]/form[1]/div[2]/div[1]/input[1]", "codeLines": [ "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\" name=\"displayState\" placeholder=\"Select a State\" autocomplete=\"off\" id=\"state-0\" value=\"\">" ] } }, { "index": 826, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "About Brandywine" ] } }, { "index": 827, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Leadership Team" ] } }, { "index": 828, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Advanced Standing" ] } }, { "index": 829, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Center of Excellence" ] } }, { "index": 830, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Social and Safe" ] } }, { "index": 831, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "News" ] } }, { "index": 832, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "Testimonials" ] } }, { "index": 833, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "View Our Locations" ] } }, { "index": 834, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Connecticut" ] } }, { "index": 835, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Delaware" ] } }, { "index": 836, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Maryland" ] } }, { "index": 837, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "New Jersey" ] } }, { "index": 838, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "New York" ] } }, { "index": 839, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "Pennsylvania" ] } }, { "index": 840, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Brandywine Services" ] } }, { "index": 841, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 842, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 843, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Respite Care" ] } }, { "index": 844, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 845, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Licensed Nursing On Site" ] } }, { "index": 862, "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]/main[1]/section[2]/div[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Assisted Living" ] } }, { "index": 865, "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]/main[1]/section[2]/div[1]/div[2]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Memory Care" ] } }, { "index": 868, "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]/main[1]/section[2]/div[1]/div[3]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Independent Living" ] } }, { "index": 871, "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]/main[1]/section[3]/div[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Respite Care" ] } }, { "index": 874, "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]/main[1]/section[3]/div[1]/div[2]/div[3]/a[1]/text()[1]", "codeLines": [ "View Care" ] } }, { "index": 877, "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]/main[2]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 882, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Atlantic County, New Jersey" ] } }, { "index": 883, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08221" ] } }, { "index": 885, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(609) 926-4663" ] } }, { "index": 886, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 888, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Pennsylvania" ] } }, { "index": 889, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19025" ] } }, { "index": 891, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(215) 591-4000" ] } }, { "index": 892, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 894, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Sussex County, Delaware" ] } }, { "index": 895, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19975" ] } }, { "index": 897, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(302) 436-0808" ] } }, { "index": 898, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 900, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 901, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07726" ] } }, { "index": 903, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 786-1000" ] } }, { "index": 904, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 906, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Camden County, New Jersey" ] } }, { "index": 907, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08033" ] } }, { "index": 909, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(856) 429-5500" ] } }, { "index": 910, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 912, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Delaware County, Pennsylvania" ] } }, { "index": 913, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19041" ] } }, { "index": 915, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(610) 527-1800" ] } }, { "index": 916, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 918, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 919, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07731" ] } }, { "index": 921, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 719-0100" ] } }, { "index": 922, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 924, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Suffolk County, New York" ] } }, { "index": 925, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "11747" ] } }, { "index": 927, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(631) 531-0000" ] } }, { "index": 928, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 930, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Litchfield, Connecticut" ] } }, { "index": 931, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "06759" ] } }, { "index": 933, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(860) 567-9500" ] } }, { "index": 934, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 936, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Essex County, New Jersey" ] } }, { "index": 937, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07039" ] } }, { "index": 939, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(973) 251-0600" ] } }, { "index": 940, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 942, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Chester County, Pennsylvania" ] } }, { "index": 943, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19348" ] } }, { "index": 945, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(484) 734-6200" ] } }, { "index": 946, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 948, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Bergen County, New Jersey" ] } }, { "index": 949, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07430" ] } }, { "index": 951, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(201) 800-8070" ] } }, { "index": 952, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 954, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Somerset County, New Jersey" ] } }, { "index": 955, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08807" ] } }, { "index": 957, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 868-8181" ] } }, { "index": 958, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 960, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Burlington County, New Jersey" ] } }, { "index": 961, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08057" ] } }, { "index": 963, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(856) 778-0600" ] } }, { "index": 964, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 966, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Somerset County, New Jersey" ] } }, { "index": 967, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07069" ] } }, { "index": 969, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(908) 754-8180" ] } }, { "index": 970, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 972, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Mercer County, New Jersey" ] } }, { "index": 973, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08534" ] } }, { "index": 975, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(609) 730-9922" ] } }, { "index": 976, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 978, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Maryland" ] } }, { "index": 979, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "20854" ] } }, { "index": 981, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(301) 417-3000" ] } }, { "index": 982, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 984, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Mercer County, New Jersey" ] } }, { "index": 985, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08540" ] } }, { "index": 987, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 329-8888" ] } }, { "index": 988, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 990, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Ocean County, New Jersey" ] } }, { "index": 991, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08724" ] } }, { "index": 993, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 785-3370" ] } }, { "index": 994, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 996, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 997, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07722" ] } }, { "index": 999, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 303-3100" ] } }, { "index": 1000, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1002, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Sussex County, Delaware" ] } }, { "index": 1003, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19971" ] } }, { "index": 1005, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(302) 226-8750" ] } }, { "index": 1006, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1008, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Pennsylvania" ] } }, { "index": 1009, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19401" ] } }, { "index": 1011, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(610) 272-6200" ] } }, { "index": 1012, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1014, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Mercer County, New Jersey" ] } }, { "index": 1015, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08540" ] } }, { "index": 1017, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "609-430-4000" ] } }, { "index": 1018, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1020, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Union County, New Jersey" ] } }, { "index": 1021, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07901" ] } }, { "index": 1023, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(908) 522-8852" ] } }, { "index": 1024, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1026, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Ocean County, New Jersey" ] } }, { "index": 1027, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08724" ] } }, { "index": 1029, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 836-1400" ] } }, { "index": 1030, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1032, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Queens/Nassau County border, New York" ] } }, { "index": 1033, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "11362" ] } }, { "index": 1035, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(718) 423-7900" ] } }, { "index": 1036, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1038, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 1039, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07702" ] } }, { "index": 1041, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 212-2600" ] } }, { "index": 1042, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1044, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Ocean County, New Jersey" ] } }, { "index": 1045, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08755" ] } }, { "index": 1047, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 240-0043" ] } }, { "index": 1048, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1050, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Pennsylvania" ] } }, { "index": 1051, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19460" ] } }, { "index": 1053, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(610) 933-3250" ] } }, { "index": 1054, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1056, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Camden County, New Jersey" ] } }, { "index": 1057, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08043" ] } }, { "index": 1059, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(856) 424-0004" ] } }, { "index": 1060, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1062, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 1063, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07719" ] } }, { "index": 1065, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 282-1910" ] } }, { "index": 1066, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1072, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/p[1]/text()[1]", "codeLines": [ "© Copyright 2023 BRANDYWINE | All Rights Reserved" ] } }, { "index": 1145, "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]/main[1]/section[2]/div[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Assisted Living" ] } }, { "index": 1148, "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]/main[1]/section[2]/div[1]/div[2]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Memory Care" ] } }, { "index": 1151, "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]/main[1]/section[2]/div[1]/div[3]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Independent Living" ] } }, { "index": 1154, "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]/main[1]/section[3]/div[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Explore Respite Care" ] } }, { "index": 1157, "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]/main[1]/section[3]/div[1]/div[2]/div[3]/a[1]/text()[1]", "codeLines": [ "View Care" ] } }, { "index": 1160, "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]/main[2]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 1165, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Atlantic County, New Jersey" ] } }, { "index": 1166, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08221" ] } }, { "index": 1168, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(609) 926-4663" ] } }, { "index": 1169, "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]/main[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1171, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Pennsylvania" ] } }, { "index": 1172, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19025" ] } }, { "index": 1174, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(215) 591-4000" ] } }, { "index": 1175, "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]/main[2]/div[1]/div[2]/div[2]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1177, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Sussex County, Delaware" ] } }, { "index": 1178, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19975" ] } }, { "index": 1180, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(302) 436-0808" ] } }, { "index": 1181, "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]/main[2]/div[1]/div[2]/div[3]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1183, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 1184, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07726" ] } }, { "index": 1186, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 786-1000" ] } }, { "index": 1187, "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]/main[2]/div[1]/div[2]/div[4]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1189, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Camden County, New Jersey" ] } }, { "index": 1190, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08033" ] } }, { "index": 1192, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(856) 429-5500" ] } }, { "index": 1193, "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]/main[2]/div[1]/div[2]/div[5]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1195, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Delaware County, Pennsylvania" ] } }, { "index": 1196, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19041" ] } }, { "index": 1198, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(610) 527-1800" ] } }, { "index": 1199, "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]/main[2]/div[1]/div[2]/div[6]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1201, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 1202, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07731" ] } }, { "index": 1204, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 719-0100" ] } }, { "index": 1205, "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]/main[2]/div[1]/div[2]/div[7]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1207, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Suffolk County, New York" ] } }, { "index": 1208, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "11747" ] } }, { "index": 1210, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(631) 531-0000" ] } }, { "index": 1211, "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]/main[2]/div[1]/div[2]/div[8]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1213, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Litchfield, Connecticut" ] } }, { "index": 1214, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "06759" ] } }, { "index": 1216, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(860) 567-9500" ] } }, { "index": 1217, "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]/main[2]/div[1]/div[2]/div[9]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1219, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Essex County, New Jersey" ] } }, { "index": 1220, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07039" ] } }, { "index": 1222, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(973) 251-0600" ] } }, { "index": 1223, "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]/main[2]/div[1]/div[2]/div[10]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1225, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Chester County, Pennsylvania" ] } }, { "index": 1226, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19348" ] } }, { "index": 1228, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(484) 734-6200" ] } }, { "index": 1229, "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]/main[2]/div[1]/div[2]/div[11]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1231, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Bergen County, New Jersey" ] } }, { "index": 1232, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07430" ] } }, { "index": 1234, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(201) 800-8070" ] } }, { "index": 1235, "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]/main[2]/div[1]/div[2]/div[12]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1237, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Somerset County, New Jersey" ] } }, { "index": 1238, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08807" ] } }, { "index": 1240, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 868-8181" ] } }, { "index": 1241, "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]/main[2]/div[1]/div[2]/div[13]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1243, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Burlington County, New Jersey" ] } }, { "index": 1244, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08057" ] } }, { "index": 1246, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(856) 778-0600" ] } }, { "index": 1247, "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]/main[2]/div[1]/div[2]/div[14]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1249, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Somerset County, New Jersey" ] } }, { "index": 1250, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07069" ] } }, { "index": 1252, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(908) 754-8180" ] } }, { "index": 1253, "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]/main[2]/div[1]/div[2]/div[15]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1255, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Mercer County, New Jersey" ] } }, { "index": 1256, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08534" ] } }, { "index": 1258, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(609) 730-9922" ] } }, { "index": 1259, "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]/main[2]/div[1]/div[2]/div[16]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1261, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Maryland" ] } }, { "index": 1262, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "20854" ] } }, { "index": 1264, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(301) 417-3000" ] } }, { "index": 1265, "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]/main[2]/div[1]/div[2]/div[17]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1267, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Mercer County, New Jersey" ] } }, { "index": 1268, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08540" ] } }, { "index": 1270, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 329-8888" ] } }, { "index": 1271, "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]/main[2]/div[1]/div[2]/div[18]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1273, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Ocean County, New Jersey" ] } }, { "index": 1274, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08724" ] } }, { "index": 1276, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 785-3370" ] } }, { "index": 1277, "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]/main[2]/div[1]/div[2]/div[19]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1279, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 1280, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07722" ] } }, { "index": 1282, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 303-3100" ] } }, { "index": 1283, "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]/main[2]/div[1]/div[2]/div[20]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1285, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Sussex County, Delaware" ] } }, { "index": 1286, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19971" ] } }, { "index": 1288, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(302) 226-8750" ] } }, { "index": 1289, "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]/main[2]/div[1]/div[2]/div[21]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1291, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Pennsylvania" ] } }, { "index": 1292, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19401" ] } }, { "index": 1294, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(610) 272-6200" ] } }, { "index": 1295, "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]/main[2]/div[1]/div[2]/div[22]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1297, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Mercer County, New Jersey" ] } }, { "index": 1298, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08540" ] } }, { "index": 1300, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "609-430-4000" ] } }, { "index": 1301, "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]/main[2]/div[1]/div[2]/div[23]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1303, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Union County, New Jersey" ] } }, { "index": 1304, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07901" ] } }, { "index": 1306, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(908) 522-8852" ] } }, { "index": 1307, "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]/main[2]/div[1]/div[2]/div[24]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1309, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Ocean County, New Jersey" ] } }, { "index": 1310, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08724" ] } }, { "index": 1312, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 836-1400" ] } }, { "index": 1313, "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]/main[2]/div[1]/div[2]/div[25]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1315, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Queens/Nassau County border, New York" ] } }, { "index": 1316, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "11362" ] } }, { "index": 1318, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(718) 423-7900" ] } }, { "index": 1319, "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]/main[2]/div[1]/div[2]/div[26]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1321, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 1322, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07702" ] } }, { "index": 1324, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 212-2600" ] } }, { "index": 1325, "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]/main[2]/div[1]/div[2]/div[27]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1327, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Ocean County, New Jersey" ] } }, { "index": 1328, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08755" ] } }, { "index": 1330, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 240-0043" ] } }, { "index": 1331, "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]/main[2]/div[1]/div[2]/div[28]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1333, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Montgomery County, Pennsylvania" ] } }, { "index": 1334, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "19460" ] } }, { "index": 1336, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(610) 933-3250" ] } }, { "index": 1337, "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]/main[2]/div[1]/div[2]/div[29]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1339, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Camden County, New Jersey" ] } }, { "index": 1340, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "08043" ] } }, { "index": 1342, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(856) 424-0004" ] } }, { "index": 1343, "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]/main[2]/div[1]/div[2]/div[30]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1345, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "Monmouth County, New Jersey" ] } }, { "index": 1346, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[1]/div[1]/text()[3]", "codeLines": [ "07719" ] } }, { "index": 1348, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "(732) 282-1910" ] } }, { "index": 1349, "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]/main[2]/div[1]/div[2]/div[31]/div[1]/div[2]/a[2]/text()[1]", "codeLines": [ "Visit Website" ] } }, { "index": 1395, "verdict": "failed", "rule": { "ruleID": "r72", "ruleSummary": "Paragraphs of text are not all uppercase", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r72", "requirements": [] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/p[1]", "codeLines": [ "<p class=\"w-full text-center uppercase text-white/80 text-xs lg:flex lg:items-center lg:justify-end lg:text-end lg:align-middle lg:text-sm\">", " © Copyright 2023 BRANDYWINE | All Rights Reserved", "</p>" ] } }, { "index": 1508, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "About Brandywine" ] } }, { "index": 1509, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Leadership Team" ] } }, { "index": 1510, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Advanced Standing" ] } }, { "index": 1511, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Center of Excellence" ] } }, { "index": 1512, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Social and Safe" ] } }, { "index": 1513, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "News" ] } }, { "index": 1514, "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]/header[1]/div[1]/ul[1]/li[1]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "Testimonials" ] } }, { "index": 1515, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "View Our Locations" ] } }, { "index": 1516, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Connecticut" ] } }, { "index": 1517, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Delaware" ] } }, { "index": 1518, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Maryland" ] } }, { "index": 1519, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "New Jersey" ] } }, { "index": 1520, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "New York" ] } }, { "index": 1521, "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]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "Pennsylvania" ] } }, { "index": 1522, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Brandywine Services" ] } }, { "index": 1523, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 1524, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 1525, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Respite Care" ] } }, { "index": 1526, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 1527, "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]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Licensed Nursing On Site" ] } }, { "index": 1610, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } } ], "success": true }, "endTime": 1682284417624 }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "startTime": 1682284417624, "url": "https://www.brandycare.com/", "result": { "totals": { "rulesNA": 46, "rulesPassed": 50, "rulesWarned": 4, "rulesViolated": 7, "warnings": { "minor": 9, "moderate": 0, "serious": 38, "critical": 0 }, "violations": { "minor": 2, "moderate": 3, "serious": 100, "critical": 0 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.6.3" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/112.0.5615.29 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2023-04-23T21:13:38.598Z", "url": "https://www.brandycare.com/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.8pt (18.4px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"absolute inset-0 z-20 bg-gradient-to-b from-neutral-900/40\"></div>", "target": [ ".inset-0" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"opacity-100\">About</span>", "target": [ "#headlessui-menu-button-\\:R33b976\\: > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.8pt (18.4px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"absolute inset-0 z-20 bg-gradient-to-b from-neutral-900/40\"></div>", "target": [ ".inset-0" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"opacity-100\">Locations</span>", "target": [ "#headlessui-menu-button-\\:R35b976\\: > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.8pt (18.4px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"absolute inset-0 z-20 bg-gradient-to-b from-neutral-900/40\"></div>", "target": [ ".inset-0" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"opacity-100\">Our Services</span>", "target": [ "#headlessui-menu-button-\\:R37b976\\: > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.8pt (18.4px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"absolute inset-0 z-20 bg-gradient-to-b from-neutral-900/40\"></div>", "target": [ ".inset-0" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 transition-all duration-200 ease-in-out\" target=\"_self\" tabindex=\"0\" href=\"/company/careers\">Careers</a>", "target": [ "a[href$=\"careers\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.8pt (18.4px)", "fontWeight": "bold", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"absolute inset-0 z-20 bg-gradient-to-b from-neutral-900/40\"></div>", "target": [ ".inset-0" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 transition-all duration-200 ease-in-out\" target=\"_self\" tabindex=\"0\" href=\"/company/contact\">Contact</a>", "target": [ ".duration-200.px-6[href$=\"contact\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"absolute inset-0 z-20 bg-gradient-to-b from-neutral-900/40\"></div>", "target": [ ".inset-0" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans capitalize no-underline transition-all duration-150 bg-transparent outline-none focus:border-none focus:outline-none active:border-none active:shadow-none active:outline-none px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 stroke-white text-white hover:bg-white hover:stroke-primary-300 hover:text-primary-300 active:text-neutral-400 font-semibold\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-877-427-2639\">", "target": [ ".font-semibold" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "60.3pt (80.391px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"absolute inset-0 z-20 bg-gradient-to-b from-neutral-900/40\"></div>", "target": [ ".inset-0" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<h1 class=\"font-serif drop-shadow-lg text-5xl [text-shadow:_2px_2px_2px_black] sm:text-6xl lg:text-8xl max-w-[90vw] md:max-w-[40vw]\"> Brandywine Living </h1>", "target": [ ".font-serif" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" } ] }, { "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.6/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": "<button class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline bg-transparent outline-none focus:border-none focus:outline-none active:border-none active:shadow-none active:outline-none px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 stroke-white text-white hover:bg-white hover:stroke-primary-300 hover:text-primary-300 active:text-neutral-400 transition-all duration-200 ease-in-out my-4 lg:hidden\" color=\"white\" type=\"button\" aria-expanded=\"false\" data-headlessui-state=\"\" aria-controls=\"headlessui-popover-panel-:R1976:\" id=\"headlessui-popover-button-:Rp76:\">", "target": [ "#headlessui-popover-button-\\:Rp76\\:" ], "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": "<svg class=\"animate-spin cursor-wait select-none hidden absolute h-5 w-5\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\">", "target": [ ".hover\\:bg-neutral-100\\/10.z-10.duration-200:nth-child(1) > .animate-spin.cursor-wait.select-none" ], "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": "<svg class=\"animate-spin cursor-wait select-none hidden absolute h-5 w-5\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\">", "target": [ ".hover\\:bg-neutral-100\\/10.z-10.duration-200:nth-child(2) > .animate-spin.cursor-wait.select-none" ], "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": "<svg class=\"animate-spin cursor-wait select-none hidden absolute h-5 w-5\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\">", "target": [ ".hover\\:bg-neutral-100\\/10.z-10.duration-200:nth-child(3) > .animate-spin.cursor-wait.select-none" ], "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": "<svg class=\"animate-spin cursor-wait select-none hidden absolute h-5 w-5\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\">", "target": [ ".hover\\:bg-neutral-100\\/10.z-10.duration-200:nth-child(4) > .animate-spin.cursor-wait.select-none" ], "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": "<svg class=\"animate-spin cursor-wait select-none hidden absolute h-5 w-5\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\">", "target": [ ".hover\\:bg-neutral-100\\/10.z-10.duration-200:nth-child(5) > .animate-spin.cursor-wait.select-none" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon139977248594\">", "target": [ "#batBeacon139977248594" ], "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": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon889730768038\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=343045643&Ver=2&mid=2dc7ffc0-070f-4227-98c1-90d3f0f35c25&sid=b263ac10e21b11ed95fd7d1694567215&vid=b263ff40e21b11edbcb32df503fbef6a&vids=1&msclkid=N&pi=0&lg=en-US&sw=1280&sh=720&sc=30&nwd=1&tl=Brandywine%20Home%20Page&p=https%3A%2F%2Fwww.brandycare.com%2F&r=&lt=443&evt=pageLoad&sv=1&rn=3728\">", "target": [ "#batBeacon889730768038" ], "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." } ] }, { "id": "identical-links-same-purpose", "impact": "minor", "tags": [ "cat.semantics", "wcag2aaa", "wcag249" ], "description": "Ensure that links with the same accessible name serve a similar purpose", "help": "Links with the same name must have a similar purpose", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "visit website", "urlProps": { "protocol": "http:", "hostname": "www.brandycare.com", "port": "", "pathname": "/brandall-estates/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/dresher-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"dresher-estates\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/fenwick-island\">", "target": [ ".border-primary-300.bg-white[href$=\"fenwick-island\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/governors-crossing\">", "target": [ ".border-primary-300.bg-white[href$=\"governors-crossing\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haddonfield\">", "target": [ ".border-primary-300.bg-white[href$=\"haddonfield\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haverford-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"haverford-estates\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/howell\">", "target": [ ".border-primary-300.bg-white[href$=\"howell\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/huntington-terrace\">", "target": [ ".border-primary-300.bg-white[href$=\"huntington-terrace\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/litchfield\">", "target": [ ".border-primary-300.bg-white[href$=\"litchfield\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/livingston\">", "target": [ ".border-primary-300.bg-white[href$=\"livingston\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/longwood\">", "target": [ ".border-primary-300.bg-white[href$=\"longwood\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mahwah\">", "target": [ ".border-primary-300.bg-white[href$=\"mahwah\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/middlebrook-crossing\">", "target": [ ".border-primary-300.bg-white[href$=\"middlebrook-crossing\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/moorestown-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"moorestown-estates\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mountain-ridge\">", "target": [ ".border-primary-300.bg-white[href$=\"mountain-ridge\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/pennington\">", "target": [ ".border-primary-300.bg-white[href$=\"pennington\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/potomac\">", "target": [ ".border-primary-300.bg-white[href$=\"potomac\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/princeton\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(18) > .lg\\:gap-16.lg\\:flex-row.flex-col > .gap-6.lg\\:self-start.mx-auto > .border-primary-300.bg-white[href$=\"princeton\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/reflections\">", "target": [ ".border-primary-300.bg-white[href$=\"reflections\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/colts-neck\">", "target": [ ".border-primary-300.bg-white[href$=\"colts-neck\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/seaside-pointe\">", "target": [ ".border-primary-300.bg-white[href$=\"seaside-pointe\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/senior-suites\">", "target": [ ".border-primary-300.bg-white[href$=\"senior-suites\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/serenade-at-princeton\">", "target": [ ".border-primary-300.bg-white[href$=\"serenade-at-princeton\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/summit\">", "target": [ ".border-primary-300.bg-white[href$=\"summit\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-gables\">", "target": [ ".border-primary-300.bg-white[href$=\"the-gables\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-savoy\">", "target": [ ".border-primary-300.bg-white[href$=\"the-savoy\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-sycamore\">", "target": [ ".border-primary-300.bg-white[href$=\"the-sycamore\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/toms-river\">", "target": [ ".border-primary-300.bg-white[href$=\"toms-river\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/upper-providence\">", "target": [ ".border-primary-300.bg-white[href$=\"upper-providence\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/voorhees\">", "target": [ ".border-primary-300.bg-white[href$=\"voorhees\"]" ] }, { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/wall\">", "target": [ ".border-primary-300.bg-white[href$=\"wall\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/brandall-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"brandall-estates\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] }, { "id": "link-in-text-block", "impact": "serious", "tags": [ "cat.color", "wcag2a", "wcag141" ], "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", "help": "Links must be distinguishable without relying on color", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/link-in-text-block?application=axeAPI", "nodes": [ { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(1) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/brandall-estates\"><h2 class=\"mb-1 font-bold text-3xl\">Brandall Estates </h2></a>", "target": [ ".hover\\:underline[href$=\"brandall-estates\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(2) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/dresher-estates\"><h2 class=\"mb-1 font-bold text-3xl\">Dresher Estates </h2></a>", "target": [ ".hover\\:underline[href$=\"dresher-estates\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(3) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/fenwick-island\"><h2 class=\"mb-1 font-bold text-3xl\">Fenwick Island</h2></a>", "target": [ ".hover\\:underline[href$=\"fenwick-island\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(4) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/governors-crossing\"><h2 class=\"mb-1 font-bold text-3xl\">Governor's Crossing </h2></a>", "target": [ ".hover\\:underline[href$=\"governors-crossing\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(5) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/haddonfield\"><h2 class=\"mb-1 font-bold text-3xl\">Haddonfield</h2></a>", "target": [ ".hover\\:underline[href$=\"haddonfield\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(6) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/haverford-estates\"><h2 class=\"mb-1 font-bold text-3xl\">Haverford Estates </h2></a>", "target": [ ".hover\\:underline[href$=\"haverford-estates\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(7) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/howell\"><h2 class=\"mb-1 font-bold text-3xl\">Howell </h2></a>", "target": [ ".hover\\:underline[href$=\"howell\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(8) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/huntington-terrace\"><h2 class=\"mb-1 font-bold text-3xl\">Huntington Terrace </h2></a>", "target": [ ".hover\\:underline[href$=\"huntington-terrace\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(9) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/litchfield\"><h2 class=\"mb-1 font-bold text-3xl\">Litchfield</h2></a>", "target": [ ".hover\\:underline[href$=\"litchfield\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(10) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/livingston\"><h2 class=\"mb-1 font-bold text-3xl\">Livingston</h2></a>", "target": [ ".hover\\:underline[href$=\"livingston\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(11) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/longwood\"><h2 class=\"mb-1 font-bold text-3xl\">Longwood</h2></a>", "target": [ ".hover\\:underline[href$=\"longwood\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(12) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/mahwah\"><h2 class=\"mb-1 font-bold text-3xl\">Mahwah </h2></a>", "target": [ ".hover\\:underline[href$=\"mahwah\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(13) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/middlebrook-crossing\"><h2 class=\"mb-1 font-bold text-3xl\">Middlebrook Crossing </h2></a>", "target": [ ".hover\\:underline[href$=\"middlebrook-crossing\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(14) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/moorestown-estates\"><h2 class=\"mb-1 font-bold text-3xl\">Moorestown Estates</h2></a>", "target": [ ".hover\\:underline[href$=\"moorestown-estates\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(15) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/mountain-ridge\"><h2 class=\"mb-1 font-bold text-3xl\">Mountain Ridge</h2></a>", "target": [ ".hover\\:underline[href$=\"mountain-ridge\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(16) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/pennington\"><h2 class=\"mb-1 font-bold text-3xl\">Pennington</h2></a>", "target": [ ".hover\\:underline[href$=\"pennington\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(17) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/potomac\"><h2 class=\"mb-1 font-bold text-3xl\">Potomac</h2></a>", "target": [ ".hover\\:underline[href$=\"potomac\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(18) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/princeton\"><h2 class=\"mb-1 font-bold text-3xl\">Princeton</h2></a>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(18) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .hover\\:underline[href$=\"princeton\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(19) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/reflections\"><h2 class=\"mb-1 font-bold text-3xl\">Reflections at Brick</h2></a>", "target": [ ".hover\\:underline[href$=\"reflections\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(20) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/colts-neck\"><h2 class=\"mb-1 font-bold text-3xl\">Reflections at Colts Neck</h2></a>", "target": [ ".hover\\:underline[href$=\"colts-neck\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(21) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/seaside-pointe\"><h2 class=\"mb-1 font-bold text-3xl\">Seaside Pointe </h2></a>", "target": [ ".hover\\:underline[href$=\"seaside-pointe\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(22) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/senior-suites\"><h2 class=\"mb-1 font-bold text-3xl\">Senior Suites </h2></a>", "target": [ ".hover\\:underline[href$=\"senior-suites\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(23) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/serenade-at-princeton\"><h2 class=\"mb-1 font-bold text-3xl\">Serenade at Princeton </h2></a>", "target": [ ".hover\\:underline[href$=\"serenade-at-princeton\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(24) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/summit\"><h2 class=\"mb-1 font-bold text-3xl\">Summit </h2></a>", "target": [ ".hover\\:underline[href$=\"summit\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(25) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/the-gables\"><h2 class=\"mb-1 font-bold text-3xl\">The Gables </h2></a>", "target": [ ".hover\\:underline[href$=\"the-gables\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(26) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/the-savoy\"><h2 class=\"mb-1 font-bold text-3xl\">The Savoy</h2></a>", "target": [ ".hover\\:underline[href$=\"the-savoy\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(27) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/the-sycamore\"><h2 class=\"mb-1 font-bold text-3xl\">The Sycamore</h2></a>", "target": [ ".hover\\:underline[href$=\"the-sycamore\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(28) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/toms-river\"><h2 class=\"mb-1 font-bold text-3xl\">Toms River</h2></a>", "target": [ ".hover\\:underline[href$=\"toms-river\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(29) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/upper-providence\"><h2 class=\"mb-1 font-bold text-3xl\">Upper Providence </h2></a>", "target": [ ".hover\\:underline[href$=\"upper-providence\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(30) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/voorhees\"><h2 class=\"mb-1 font-bold text-3xl\">Voorhees </h2></a>", "target": [ ".hover\\:underline[href$=\"voorhees\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" }, { "any": [ { "id": "link-in-text-block", "data": { "messageKey": "bgOverlap" }, "relatedNodes": [ { "html": "<div class=\"mb-10 self-start lg:mb-0 lg:w-full lg:self-center\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(31) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center" ] } ], "impact": "serious", "message": "Element's contrast ratio could not be determined because of element overlap" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"cursor-pointer hover:underline\" href=\"/wall\"><h2 class=\"mb-1 font-bold text-3xl\">Wall </h2></a>", "target": [ ".hover\\:underline[href$=\"wall\"]" ], "failureSummary": "Fix any of the following:\n Element's contrast ratio could not be determined because of element overlap" } ] } ], "violations": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#d2dcd9", "bgColor": "#1f5241", "contrastRatio": 6.39, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<footer class=\"bg-footer px-6 font-sans text-white md:px-20 lg:px-10\">", "target": [ "footer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #d2dcd9, background color: #1f5241, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"w-full text-center uppercase text-white/80 text-xs lg:flex lg:items-center lg:justify-end lg:text-end lg:align-middle lg:text-sm\">© Copyright 2023 BRANDYWINE | All Rights Reserved</p>", "target": [ ".uppercase" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #d2dcd9, background color: #1f5241, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/assisted-living\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"assisted-living\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/assisted-living\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"assisted-living\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/memory-care\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"memory-care\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/memory-care\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"memory-care\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/independent-living\">", "target": [ ".mb-auto.p-4.pb-6:nth-child(3) > .justify-start.mt-auto.mb-0 > .border-primary-500.bg-primary-500.focus\\:bg-primary-500" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/independent-living\">", "target": [ ".mb-auto.p-4.pb-6:nth-child(3) > .justify-start.mt-auto.mb-0 > .border-primary-500.bg-primary-500.focus\\:bg-primary-500" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/respite-care\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"respite-care\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/respite-care\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"respite-care\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care\">", "target": [ ".lg\\:max-w-\\[1280px\\] > .mb-auto.p-4.pb-6:nth-child(2) > .justify-start.mt-auto.mb-0 > .border-primary-500.bg-primary-500[href$=\"care\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care\">", "target": [ ".lg\\:max-w-\\[1280px\\] > .mb-auto.p-4.pb-6:nth-child(2) > .justify-start.mt-auto.mb-0 > .border-primary-500.bg-primary-500[href$=\"care\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/contact\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"contact\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/contact\">", "target": [ ".border-primary-500.bg-primary-500[href$=\"contact\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Atlantic County, New Jersey<!-- --> <!-- -->08221</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(1) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-926-4663\">", "target": [ "a[href=\"tel:+1-609-926-4663\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-926-4663\">", "target": [ "a[href=\"tel:+1-609-926-4663\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/brandall-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"brandall-estates\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/brandall-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"brandall-estates\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Montgomery County, Pennsylvania<!-- --> <!-- -->19025</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(2) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-215-591-4000\">", "target": [ "a[href=\"tel:+1-215-591-4000\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-215-591-4000\">", "target": [ "a[href=\"tel:+1-215-591-4000\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/dresher-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"dresher-estates\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/dresher-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"dresher-estates\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Sussex County, Delaware<!-- --> <!-- -->19975</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(3) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-302-436-0808\">", "target": [ "a[href=\"tel:+1-302-436-0808\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-302-436-0808\">", "target": [ "a[href=\"tel:+1-302-436-0808\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/fenwick-island\">", "target": [ ".border-primary-300.bg-white[href$=\"fenwick-island\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/fenwick-island\">", "target": [ ".border-primary-300.bg-white[href$=\"fenwick-island\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Monmouth County, New Jersey<!-- --> <!-- -->07726</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(4) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-786-1000\">", "target": [ "a[href=\"tel:+1-732-786-1000\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-786-1000\">", "target": [ "a[href=\"tel:+1-732-786-1000\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/governors-crossing\">", "target": [ ".border-primary-300.bg-white[href$=\"governors-crossing\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/governors-crossing\">", "target": [ ".border-primary-300.bg-white[href$=\"governors-crossing\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Camden County, New Jersey<!-- --> <!-- -->08033</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(5) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-429-5500\">", "target": [ "a[href=\"tel:+1-856-429-5500\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-429-5500\">", "target": [ "a[href=\"tel:+1-856-429-5500\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haddonfield\">", "target": [ ".border-primary-300.bg-white[href$=\"haddonfield\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haddonfield\">", "target": [ ".border-primary-300.bg-white[href$=\"haddonfield\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Delaware County, Pennsylvania<!-- --> <!-- -->19041</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(6) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-527-1800\">", "target": [ "a[href=\"tel:+1-610-527-1800\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-527-1800\">", "target": [ "a[href=\"tel:+1-610-527-1800\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haverford-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"haverford-estates\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haverford-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"haverford-estates\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Monmouth County, New Jersey<!-- --> <!-- -->07731</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(7) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-719-0100\">", "target": [ "a[href=\"tel:+1-732-719-0100\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-719-0100\">", "target": [ "a[href=\"tel:+1-732-719-0100\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/howell\">", "target": [ ".border-primary-300.bg-white[href$=\"howell\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/howell\">", "target": [ ".border-primary-300.bg-white[href$=\"howell\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Suffolk County, New York<!-- --> <!-- -->11747</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(8) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-631-531-0000\">", "target": [ "a[href=\"tel:+1-631-531-0000\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-631-531-0000\">", "target": [ "a[href=\"tel:+1-631-531-0000\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/huntington-terrace\">", "target": [ ".border-primary-300.bg-white[href$=\"huntington-terrace\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/huntington-terrace\">", "target": [ ".border-primary-300.bg-white[href$=\"huntington-terrace\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Litchfield, Connecticut<!-- --> <!-- -->06759</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(9) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-860-567-9500\">", "target": [ "a[href=\"tel:+1-860-567-9500\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-860-567-9500\">", "target": [ "a[href=\"tel:+1-860-567-9500\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/litchfield\">", "target": [ ".border-primary-300.bg-white[href$=\"litchfield\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/litchfield\">", "target": [ ".border-primary-300.bg-white[href$=\"litchfield\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Essex County, New Jersey<!-- --> <!-- -->07039</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(10) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-973-251-0600\">", "target": [ "a[href=\"tel:+1-973-251-0600\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-973-251-0600\">", "target": [ "a[href=\"tel:+1-973-251-0600\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/livingston\">", "target": [ ".border-primary-300.bg-white[href$=\"livingston\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/livingston\">", "target": [ ".border-primary-300.bg-white[href$=\"livingston\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Chester County, Pennsylvania<!-- --> <!-- -->19348</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(11) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-484-734-6200\">", "target": [ "a[href=\"tel:+1-484-734-6200\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-484-734-6200\">", "target": [ "a[href=\"tel:+1-484-734-6200\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/longwood\">", "target": [ ".border-primary-300.bg-white[href$=\"longwood\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/longwood\">", "target": [ ".border-primary-300.bg-white[href$=\"longwood\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Bergen County, New Jersey<!-- --> <!-- -->07430</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(12) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-201-800-8070\">", "target": [ "a[href=\"tel:+1-201-800-8070\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-201-800-8070\">", "target": [ "a[href=\"tel:+1-201-800-8070\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mahwah\">", "target": [ ".border-primary-300.bg-white[href$=\"mahwah\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mahwah\">", "target": [ ".border-primary-300.bg-white[href$=\"mahwah\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Somerset County, New Jersey<!-- --> <!-- -->08807</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(13) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-868-8181\">", "target": [ "a[href=\"tel:+1-732-868-8181\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-868-8181\">", "target": [ "a[href=\"tel:+1-732-868-8181\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/middlebrook-crossing\">", "target": [ ".border-primary-300.bg-white[href$=\"middlebrook-crossing\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/middlebrook-crossing\">", "target": [ ".border-primary-300.bg-white[href$=\"middlebrook-crossing\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Burlington County, New Jersey<!-- --> <!-- -->08057</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(14) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-778-0600\">", "target": [ "a[href=\"tel:+1-856-778-0600\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-778-0600\">", "target": [ "a[href=\"tel:+1-856-778-0600\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/moorestown-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"moorestown-estates\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/moorestown-estates\">", "target": [ ".border-primary-300.bg-white[href$=\"moorestown-estates\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Somerset County, New Jersey<!-- --> <!-- -->07069</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(15) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-908-754-8180\">", "target": [ "a[href=\"tel:+1-908-754-8180\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-908-754-8180\">", "target": [ "a[href=\"tel:+1-908-754-8180\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mountain-ridge\">", "target": [ ".border-primary-300.bg-white[href$=\"mountain-ridge\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mountain-ridge\">", "target": [ ".border-primary-300.bg-white[href$=\"mountain-ridge\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Mercer County, New Jersey<!-- --> <!-- -->08534</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(16) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-730-9922\">", "target": [ "a[href=\"tel:+1-609-730-9922\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-730-9922\">", "target": [ "a[href=\"tel:+1-609-730-9922\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/pennington\">", "target": [ ".border-primary-300.bg-white[href$=\"pennington\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/pennington\">", "target": [ ".border-primary-300.bg-white[href$=\"pennington\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Montgomery County, Maryland<!-- --> <!-- -->20854</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(17) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-301-417-3000\">", "target": [ "a[href=\"tel:+1-301-417-3000\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-301-417-3000\">", "target": [ "a[href=\"tel:+1-301-417-3000\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/potomac\">", "target": [ ".border-primary-300.bg-white[href$=\"potomac\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/potomac\">", "target": [ ".border-primary-300.bg-white[href$=\"potomac\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Mercer County, New Jersey<!-- --> <!-- -->08540</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(18) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-329-8888\">", "target": [ "a[href=\"tel:+1-732-329-8888\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-329-8888\">", "target": [ "a[href=\"tel:+1-732-329-8888\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/princeton\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(18) > .lg\\:gap-16.lg\\:flex-row.flex-col > .gap-6.lg\\:self-start.mx-auto > .border-primary-300.bg-white[href$=\"princeton\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/princeton\">", "target": [ ".grow.p-3.md\\:inline-block:nth-child(18) > .lg\\:gap-16.lg\\:flex-row.flex-col > .gap-6.lg\\:self-start.mx-auto > .border-primary-300.bg-white[href$=\"princeton\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Ocean County, New Jersey<!-- --> <!-- -->08724</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(19) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-785-3370\">", "target": [ "a[href=\"tel:+1-732-785-3370\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-785-3370\">", "target": [ "a[href=\"tel:+1-732-785-3370\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/reflections\">", "target": [ ".border-primary-300.bg-white[href$=\"reflections\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/reflections\">", "target": [ ".border-primary-300.bg-white[href$=\"reflections\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Monmouth County, New Jersey<!-- --> <!-- -->07722</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(20) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-303-3100\">", "target": [ "a[href=\"tel:+1-732-303-3100\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-303-3100\">", "target": [ "a[href=\"tel:+1-732-303-3100\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/colts-neck\">", "target": [ ".border-primary-300.bg-white[href$=\"colts-neck\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/colts-neck\">", "target": [ ".border-primary-300.bg-white[href$=\"colts-neck\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Sussex County, Delaware<!-- --> <!-- -->19971</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(21) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-302-226-8750\">", "target": [ "a[href=\"tel:+1-302-226-8750\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-302-226-8750\">", "target": [ "a[href=\"tel:+1-302-226-8750\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/seaside-pointe\">", "target": [ ".border-primary-300.bg-white[href$=\"seaside-pointe\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/seaside-pointe\">", "target": [ ".border-primary-300.bg-white[href$=\"seaside-pointe\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Montgomery County, Pennsylvania<!-- --> <!-- -->19401</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(22) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-272-6200\">", "target": [ "a[href=\"tel:+1-610-272-6200\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-272-6200\">", "target": [ "a[href=\"tel:+1-610-272-6200\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/senior-suites\">", "target": [ ".border-primary-300.bg-white[href$=\"senior-suites\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/senior-suites\">", "target": [ ".border-primary-300.bg-white[href$=\"senior-suites\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Mercer County, New Jersey<!-- --> <!-- -->08540</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(23) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-430-4000\">", "target": [ "a[href=\"tel:+1-609-430-4000\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-430-4000\">", "target": [ "a[href=\"tel:+1-609-430-4000\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/serenade-at-princeton\">", "target": [ ".border-primary-300.bg-white[href$=\"serenade-at-princeton\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/serenade-at-princeton\">", "target": [ ".border-primary-300.bg-white[href$=\"serenade-at-princeton\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Union County, New Jersey<!-- --> <!-- -->07901</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(24) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-908-522-8852\">", "target": [ "a[href=\"tel:+1-908-522-8852\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-908-522-8852\">", "target": [ "a[href=\"tel:+1-908-522-8852\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/summit\">", "target": [ ".border-primary-300.bg-white[href$=\"summit\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/summit\">", "target": [ ".border-primary-300.bg-white[href$=\"summit\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Ocean County, New Jersey<!-- --> <!-- -->08724</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(25) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-836-1400\">", "target": [ "a[href=\"tel:+1-732-836-1400\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-836-1400\">", "target": [ "a[href=\"tel:+1-732-836-1400\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-gables\">", "target": [ ".border-primary-300.bg-white[href$=\"the-gables\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-gables\">", "target": [ ".border-primary-300.bg-white[href$=\"the-gables\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Queens/Nassau County border, New York<!-- --> <!-- -->11362</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(26) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-718-423-7900\">", "target": [ "a[href=\"tel:+1-718-423-7900\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-718-423-7900\">", "target": [ "a[href=\"tel:+1-718-423-7900\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-savoy\">", "target": [ ".border-primary-300.bg-white[href$=\"the-savoy\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-savoy\">", "target": [ ".border-primary-300.bg-white[href$=\"the-savoy\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Monmouth County, New Jersey<!-- --> <!-- -->07702</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(27) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-212-2600\">", "target": [ "a[href=\"tel:+1-732-212-2600\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-212-2600\">", "target": [ "a[href=\"tel:+1-732-212-2600\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-sycamore\">", "target": [ ".border-primary-300.bg-white[href$=\"the-sycamore\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-sycamore\">", "target": [ ".border-primary-300.bg-white[href$=\"the-sycamore\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Ocean County, New Jersey<!-- --> <!-- -->08755</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(28) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-240-0043\">", "target": [ "a[href=\"tel:+1-732-240-0043\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-240-0043\">", "target": [ "a[href=\"tel:+1-732-240-0043\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/toms-river\">", "target": [ ".border-primary-300.bg-white[href$=\"toms-river\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/toms-river\">", "target": [ ".border-primary-300.bg-white[href$=\"toms-river\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Montgomery County, Pennsylvania<!-- --> <!-- -->19460</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(29) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-933-3250\">", "target": [ "a[href=\"tel:+1-610-933-3250\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-933-3250\">", "target": [ "a[href=\"tel:+1-610-933-3250\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/upper-providence\">", "target": [ ".border-primary-300.bg-white[href$=\"upper-providence\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/upper-providence\">", "target": [ ".border-primary-300.bg-white[href$=\"upper-providence\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Camden County, New Jersey<!-- --> <!-- -->08043</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(30) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-424-0004\">", "target": [ "a[href=\"tel:+1-856-424-0004\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-424-0004\">", "target": [ "a[href=\"tel:+1-856-424-0004\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/voorhees\">", "target": [ ".border-primary-300.bg-white[href$=\"voorhees\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/voorhees\">", "target": [ ".border-primary-300.bg-white[href$=\"voorhees\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#7f7f7f", "bgColor": "#ffffff", "contrastRatio": 4, "fontSize": "11.8pt (15.6889px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">Monmouth County, New Jersey<!-- --> <!-- -->07719</div>", "target": [ ".grow.p-3.md\\:inline-block:nth-child(31) > .lg\\:gap-16.lg\\:flex-row.flex-col > .mb-10.self-start.lg\\:self-center > .mb-4.text-neutral-500.whitespace-normal" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4 (foreground color: #7f7f7f, background color: #ffffff, font size: 11.8pt (15.6889px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#379c86", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-282-1910\">", "target": [ "a[href=\"tel:+1-732-282-1910\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-282-1910\">", "target": [ "a[href=\"tel:+1-732-282-1910\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #ffffff, background color: #379c86, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#379c86", "bgColor": "#ffffff", "contrastRatio": 3.35, "fontSize": "13.8pt (18.4px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/wall\">", "target": [ ".border-primary-300.bg-white[href$=\"wall\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/wall\">", "target": [ ".border-primary-300.bg-white[href$=\"wall\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.35 (foreground color: #379c86, background color: #ffffff, font size: 13.8pt (18.4px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "duplicate-id", "impact": "minor", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value is unique", "help": "id attribute value must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/duplicate-id?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id", "data": "clip0_535_6576", "relatedNodes": [ { "html": "<clipPath id=\"clip0_535_6576\"><rect width=\"16\" height=\"16\" fill=\"white\"></rect></clipPath>", "target": [ "a[href$=\"locations\"] > .flex-nowrap.border-solid.border-white\\/\\[\\.32\\] > .nav-sub-title-icon.ml-2.inline > defs > clippath" ] }, { "html": "<clipPath id=\"clip0_535_6576\"><rect width=\"16\" height=\"16\" fill=\"white\"></rect></clipPath>", "target": [ ".h-16.lg\\:h-full[href$=\"care\"] > .flex-nowrap.border-solid.border-white\\/\\[\\.32\\] > .nav-sub-title-icon.ml-2.inline > defs > clippath" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: clip0_535_6576" } ], "all": [], "none": [], "impact": "minor", "html": "<clipPath id=\"clip0_535_6576\"><rect width=\"16\" height=\"16\" fill=\"white\"></rect></clipPath>", "target": [ "a[href$=\"company\"] > .flex-nowrap.border-solid.border-white\\/\\[\\.32\\] > .nav-sub-title-icon.ml-2.inline > defs > clippath" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: clip0_535_6576" } ] }, { "id": "image-redundant-alt", "impact": "minor", "tags": [ "cat.text-alternatives", "best-practice" ], "description": "Ensure image alternative is not repeated as text", "help": "Alternative text of images should not be repeated as text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/image-redundant-alt?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "duplicate-img-label", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element contains <img> element with alt text that duplicates existing text" } ], "impact": "minor", "html": "<img alt=\"Brandywine Senior Living\" fetchpriority=\"high\" width=\"150\" height=\"40\" decoding=\"async\" data-nimg=\"1\" class=\"\n my-4\n h-11\n w-auto\n translate-y-1\n cursor-pointer\n object-contain\n md:h-14\n \" style=\"color:transparent\" srcset=\"/brandywine/logo.png?width=256&quality=75&format=webpll 1x, /brandywine/logo.png?width=384&quality=75&format=webpll 2x\" src=\"/brandywine/logo.png?width=384&quality=75&format=webpll\">", "target": [ ".h-11" ], "failureSummary": "Fix all of the following:\n Element contains <img> element with alt text that duplicates existing text" } ] }, { "id": "landmark-no-duplicate-main", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has at most one main landmark", "help": "Document should not have more than one main landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/landmark-no-duplicate-main?application=axeAPI", "nodes": [ { "any": [ { "id": "page-no-duplicate-main", "data": null, "relatedNodes": [ { "html": "<main>", "target": [ "main:nth-child(5)" ] } ], "impact": "moderate", "message": "Document has more than one main landmark" } ], "all": [], "none": [], "impact": "moderate", "html": "<main>", "target": [ "main:nth-child(4)" ], "failureSummary": "Fix any of the following:\n Document has more than one main landmark" } ] }, { "id": "landmark-unique", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "help": "Ensures landmarks are unique", "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "main", "accessibleText": null }, "relatedNodes": [ { "html": "<main>", "target": [ "main:nth-child(5)" ] } ], "impact": "moderate", "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ], "all": [], "none": [], "impact": "moderate", "html": "<main>", "target": [ "main:nth-child(4)" ], "failureSummary": "Fix any of the following:\n The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<section class=\"w-full min-w-full aspect-[9/16] max-h-[90vh] min-h-[90vh] sm:aspect-[1024/1366] lg:aspect-[1525/832]\">", "target": [ ".min-w-full" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] }, "success": true }, "endTime": 1682284418686 }, { "type": "launch", "which": "chromium", "startTime": 1682284418686, "endTime": 1682284419247 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284419247, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284420819 }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "startTime": 1682284420819, "url": "https://www.brandycare.com/", "result": [ { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This clipPath has an id attribute of 'clip0_535_6576', which is not unique in the same DOM", "element": "<clippath id=\"clip0_535_6576\"><rect fill=\"white\" height=\"16\" width=\"16\"></rect></clippath>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "clippath[id=\"clip0_535_6576\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This clipPath has an id attribute of 'clip0_535_6576', which is not unique in the same DOM", "element": "<clippath id=\"clip0_535_6576\"><rect fill=\"white\" height=\"16\" width=\"16\"></rect></clippath>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "clippath[id=\"clip0_535_6576\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This clipPath has an id attribute of 'clip0_535_6576', which is not unique in the same DOM", "element": "<clippath id=\"clip0_535_6576\"><rect fill=\"white\" height=\"16\" width=\"16\"></rect></clippath>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "clippath[id=\"clip0_535_6576\"]", "attNo": 1 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"nav-sub-title-icon ml-2 inline h-4 w-4 object-cover\" xmlns=\"http://www.w3.org/2000/svg\" ... ippath id=\"clip0_535_6576\"><rect fill=\"white\" height=\"16\" width=\"16\"></rect></clippath></defs></svg>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[width=\"16\"][height=\"16\"][viewbox=\"0 0 16 16\"][fill=\"none\"][class=\"nav-sub-title-icon ml-2 inline h-4 w-4 object-cover\"]", "attNo": 6 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"nav-sub-title-icon ml-2 inline h-4 w-4 object-cover\" xmlns=\"http://www.w3.org/2000/svg\" ... ippath id=\"clip0_535_6576\"><rect fill=\"white\" height=\"16\" width=\"16\"></rect></clippath></defs></svg>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[width=\"16\"][height=\"16\"][viewbox=\"0 0 16 16\"][fill=\"none\"][class=\"nav-sub-title-icon ml-2 inline h-4 w-4 object-cover\"]", "attNo": 6 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"nav-sub-title-icon ml-2 inline h-4 w-4 object-cover\" xmlns=\"http://www.w3.org/2000/svg\" ... ippath id=\"clip0_535_6576\"><rect fill=\"white\" height=\"16\" width=\"16\"></rect></clippath></defs></svg>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[width=\"16\"][height=\"16\"][viewbox=\"0 0 16 16\"][fill=\"none\"][class=\"nav-sub-title-icon ml-2 inline h-4 w-4 object-cover\"]", "attNo": 6 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"absolute right-0 m-2 h-6 w-6 stroke-neutral-600 transition-all duration-200 ease-in-out ... \" d=\"M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z\"></path></g></svg>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[width=\"24\"][height=\"24\"][viewbox=\"0 0 24 24\"][fill=\"none\"][class=\"absolute right-0 m-2 h-6 w-6 stroke-neutral-600 transition-all duration-200 ease-in-out scale-y-[-1] opacity-0\"]", "attNo": 6 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg class=\"absolute right-0 m-2 h-6 w-6 stroke-neutral-600 transition-all duration-200 ease-in-out ... necap=\"round\" stroke-width=\"1.5\" d=\"M5.64673 7.09333L8.00006 9.44L10.3534 7.09333\"></path></g></svg>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[width=\"16\"][height=\"16\"][viewbox=\"0 0 16 16\"][fill=\"none\"][class=\"absolute right-0 m-2 h-6 w-6 stroke-neutral-600 transition-all duration-200 ease-in-out scale-y-100\"]", "attNo": 6 } }, { "engineTestId": 809, "bestPracticeId": 1352, "attribute": "This MAIN is one of multiple main elements that appear in the body element.", "attributeDetail": "This MAIN is one of multiple main elements that appear in the body element.", "element": "<main><section class=\"relative z-0 w-full\"><div class=\"mx-auto h-full w-full md:w-[84%] p-9\"><h2 cla ... mages.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/bra", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)", "fixType": "", "fingerprint": { "version": 2, "css": "main", "attNo": 0 } }, { "engineTestId": 809, "bestPracticeId": 1352, "attribute": "This MAIN is one of multiple main elements that appear in the body element.", "attributeDetail": "This MAIN is one of multiple main elements that appear in the body element.", "element": "<main><section class=\"bg-neutral-100 py-12 md:py-16\"><div class=\"relative flex h-[38rem] items-cente ... \" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button ", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)", "fixType": "", "fingerprint": { "version": 2, "css": "main", "attNo": 0 } }, { "engineTestId": 863, "bestPracticeId": 2440, "attribute": "This input should not rely on text in the placeholder attribute for an accessible name", "attributeDetail": "This input should not rely on text in the placeholder attribute for an accessible name", "element": "<input value=\"\" id=\"zip-0\" autocomplete=\"off\" placeholder=\"Enter Zip Code\" name=\"zip\" class=\"selecte ... g-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "input[class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\"][name=\"zip\"][placeholder=\"Enter Zip Code\"][autocomplete=\"off\"][id=\"zip-0\"][value=\"\"]", "attNo": 6 } }, { "engineTestId": 863, "bestPracticeId": 2440, "attribute": "This input should not rely on text in the placeholder attribute for an accessible name", "attributeDetail": "This input should not rely on text in the placeholder attribute for an accessible name", "element": "<input value=\"\" id=\"state-0\" autocomplete=\"off\" placeholder=\"Select a State\" name=\"displayState\" cla ... g-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\">", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "input[class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\"][name=\"displayState\"][placeholder=\"Select a State\"][autocomplete=\"off\"][id=\"state-0\"][value=\"\"]", "attNo": 6 } } ], "endTime": 1682284421179 }, { "type": "launch", "which": "chromium", "startTime": 1682284421179, "endTime": 1682284421789 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284421790, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284423388 }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "startTime": 1682284423388, "url": "https://www.brandycare.com/", "result": { "Error": { "AAA.1_3_1.F68": { "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [ { "tagName": "input", "id": "#state-0", "code": "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\" name=\"displayState\" placeholder=\"Select a State\" autocomplete=\"off\" id=\"state-0\" value=\"\">" }, { "tagName": "input", "id": "#zip-0", "code": "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\" name=\"zip\" placeholder=\"Enter Zip Code\" autocomplete=\"off\" id=\"zip-0\" value=\"\">" } ] }, "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 #595959.": [ { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 transition-all duration-200 ease-in-out\" target=\"_self\" tabindex=\"0\" href=\"/company/careers\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 transition-all duration-200 ease-in-out\" target=\"_self\" tabindex=\"0\" href=\"/company/contact\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans capitalize no-underline transition-all duration-150 bg-transparent outline-none focus:border-none focus:outline-none active:border-none active:shadow-none active:outline-none px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 stroke-white text-white hover:bg-white hover:stroke-primary-300 hover:text-primary-300 active:text-neutral-400 font-semibold\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-877-427-2639\">...</a>" }, { "tagName": "span", "id": "", "code": "<span class=\"opacity-100\">...</span>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.35:1. Recommendation: change background to #00654f.": [ { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-201-800-8070\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-215-591-4000\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-301-417-3000\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-302-226-8750\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-302-436-0808\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-484-734-6200\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-430-4000\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-730-9922\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-609-926-4663\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-272-6200\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-527-1800\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-610-933-3250\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-631-531-0000\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-718-423-7900\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-212-2600\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-240-0043\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-282-1910\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-303-3100\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-329-8888\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-719-0100\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-785-3370\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-786-1000\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-836-1400\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-732-868-8181\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-424-0004\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-429-5500\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-856-778-0600\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-860-567-9500\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-908-522-8852\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-908-754-8180\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"tel:+1-973-251-0600\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/assisted-living\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/independent-living\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/memory-care\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/care/respite-care\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\" target=\"_self\" tabindex=\"0\" href=\"/company/contact\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.35:1. Recommendation: change text colour to #00654f.": [ { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/brandall-estates\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/colts-neck\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/dresher-estates\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/fenwick-island\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/governors-crossing\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haddonfield\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/haverford-estates\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/howell\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/huntington-terrace\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/litchfield\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/livingston\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/longwood\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mahwah\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/middlebrook-crossing\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/moorestown-estates\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/mountain-ridge\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/pennington\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/potomac\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/princeton\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/reflections\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/seaside-pointe\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/senior-suites\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/serenade-at-princeton\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/summit\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-gables\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-savoy\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/the-sycamore\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/toms-river\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/upper-providence\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/voorhees\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\" target=\"_self\" tabindex=\"0\" href=\"/wall\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4:1. Recommendation: change text colour to #595959.": [ { "tagName": "div", "id": "", "code": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">...</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 NaN:1.": [ { "tagName": "p", "id": "", "code": "<p class=\"w-full text-center uppercase text-white/80 text-xs lg:flex lg:items-center lg:justify-end lg:text-end lg:align-middle lg:text-sm\">...</p>" } ] }, "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:1. Recommendation: change text colour to #767676.": [ { "tagName": "h1", "id": "", "code": "<h1 class=\"font-serif drop-shadow-lg text-5xl [text-shadow:_2px_2px_2px_black] sm:text-6xl lg:text-8xl max-w-[90vw] md:max-w-[40vw]\">...</h1>" } ] }, "AAA.2_4_8.H59.2b": { "Link element is missing a non-empty href attribute pointing to the resource being linked.": [ { "tagName": "link", "id": "", "code": "<link rel=\"preload\" as=\"image\" imagesrcset=\"/brandywine/logo.png?width=256&quality=75&format=webpll 1x, /brandywine/logo.png?width=384&quality=75&format=webpll 2x\" fetchpriority=\"high\">" }, { "tagName": "link", "id": "", "code": "<link rel=\"preload\" as=\"image\" imagesrcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=3840&quality=75&format=webpll 3840w\" imagesizes=\"100vw\" fetchpriority=\"high\">" } ] }, "AAA.4_1_1.F77": { "Duplicate id attribute value \"clip0_535_6576\" found on the web page.": [ { "tagName": "clippath", "id": "#clip0_535_6576", "code": "<clipPath id=\"clip0_535_6576\">...</clipPath>" } ] }, "AAA.4_1_2.H91.InputText.Name": { "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [ { "tagName": "input", "id": "#state-0", "code": "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\" name=\"displayState\" placeholder=\"Select a State\" autocomplete=\"off\" id=\"state-0\" value=\"\">" }, { "tagName": "input", "id": "#zip-0", "code": "<input class=\"selected:ring-0 relative w-full rounded-md border-2 p-2 ring-0 ring-inset text-lg focus:border-neutral-900 focus:outline-none focus:ring-0 border-neutral-300\" name=\"zip\" placeholder=\"Enter Zip Code\" autocomplete=\"off\" id=\"zip-0\" value=\"\">" } ] } }, "Warning": { "AAA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "#batBeacon597686126975", "code": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon597686126975\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=343045643&Ver=2&mid=ae591a25-0292-492b-a8e2-060412e8edc0&sid=b9d6e9a0e21b11ed95d40b3159e3f067&vid=b9d6feb0e21b11edb115ddb813e30023&vids=1&msclkid=N&pi=0&lg=en-US&sw=1280&sh=720&sc=30&nwd=1&tl=Brandywine%20Home%20Page&p=https%3A%2F%2Fwww.brandycare.com%2F&r=&lt=467&evt=pageLoad&sv=1&rn=654821\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"max-h-[90vh] z-10 object-cover transition-all delay-75 duration-1000 ease-in-out\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt019ce682fa0bc9c6/6419925e13a86c544af66761/Haddonfield_Historic-Home-Living-Room.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt019ce682fa0bc9c6/6419925e13a86c544af66761/Haddonfield_Historic-Home-Living-Room.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt019ce682fa0bc9c6/6419925e13a86c544af66761/Haddonfield_Historic-Home-Living-Room.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt0f1f061d370ec3ba/64199c69e01505559f27861b/brandywine_potomac_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt0f1f061d370ec3ba/64199c69e01505559f27861b/brandywine_potomac_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt0f1f061d370ec3ba/64199c69e01505559f27861b/brandywine_potomac_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt10081ed0007002d0/6418923aabab7b1f152c5e15/Upper_providence_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt10081ed0007002d0/6418923aabab7b1f152c5e15/Upper_providence_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt10081ed0007002d0/6418923aabab7b1f152c5e15/Upper_providence_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt158c56a9439eebd3/641b6d0d361c5a5827e85d7a/Toms_River_Living_Room_View_Assisted_Living.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt158c56a9439eebd3/641b6d0d361c5a5827e85d7a/Toms_River_Living_Room_View_Assisted_Living.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt158c56a9439eebd3/641b6d0d361c5a5827e85d7a/Toms_River_Living_Room_View_Assisted_Living.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt20f543b440295585/6418d985e01505559f27856d/Litchfield_outdoor-sign.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt20f543b440295585/6418d985e01505559f27856d/Litchfield_outdoor-sign.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt20f543b440295585/6418d985e01505559f27856d/Litchfield_outdoor-sign.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt223a8fac7102aa78/641b681305105b4fc3bf4706/Hun_IL_DiningRoom.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt223a8fac7102aa78/641b681305105b4fc3bf4706/Hun_IL_DiningRoom.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt223a8fac7102aa78/641b681305105b4fc3bf4706/Hun_IL_DiningRoom.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt243b08f41a4e7d36/641995410e3c0a10894a91c8/brandywine_livingston_dining-area.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt243b08f41a4e7d36/641995410e3c0a10894a91c8/brandywine_livingston_dining-area.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt243b08f41a4e7d36/641995410e3c0a10894a91c8/brandywine_livingston_dining-area.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt39ae231b5944f320/6418948c2f651e4e5d0f89b2/Mountain-Ridge_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt39ae231b5944f320/6418948c2f651e4e5d0f89b2/Mountain-Ridge_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt39ae231b5944f320/6418948c2f651e4e5d0f89b2/Mountain-Ridge_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3adc11e159d2858a/641996d9d9f2671f0a4c0979/brandywine_mahwah_dining-area.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3adc11e159d2858a/641996d9d9f2671f0a4c0979/brandywine_mahwah_dining-area.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3adc11e159d2858a/641996d9d9f2671f0a4c0979/brandywine_mahwah_dining-area.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d619c4a813b6c5f/641b6c5f4bda7e23ae928162/Sav_DiningRoom.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d619c4a813b6c5f/641b6c5f4bda7e23ae928162/Sav_DiningRoom.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d619c4a813b6c5f/641b6c5f4bda7e23ae928162/Sav_DiningRoom.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt44bbefc861c66287/64189ec09c37a23c2e2fe3b4/brandywine_dresher_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt44bbefc861c66287/64189ec09c37a23c2e2fe3b4/brandywine_dresher_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt44bbefc861c66287/64189ec09c37a23c2e2fe3b4/brandywine_dresher_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt49b8b2d7e34ef7f2/64189db62ed7c53ab93c1852/brandywine_moorestown_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt49b8b2d7e34ef7f2/64189db62ed7c53ab93c1852/brandywine_moorestown_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt49b8b2d7e34ef7f2/64189db62ed7c53ab93c1852/brandywine_moorestown_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt58228f03f543967b/6419c118e3ee2c7de118dbff/brandywine_voorhees_serenade-living-room.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt58228f03f543967b/6419c118e3ee2c7de118dbff/brandywine_voorhees_serenade-living-room.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt58228f03f543967b/6419c118e3ee2c7de118dbff/brandywine_voorhees_serenade-living-room.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt65aa645e29b593a1/641893cd9d04a8544bd86b88/Gables_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt65aa645e29b593a1/641893cd9d04a8544bd86b88/Gables_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt65aa645e29b593a1/641893cd9d04a8544bd86b88/Gables_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt71ab31a0f2e77f8a/6419941d8fb92c3c39ea917a/Howell_Lounge.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt71ab31a0f2e77f8a/6419941d8fb92c3c39ea917a/Howell_Lounge.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt71ab31a0f2e77f8a/6419941d8fb92c3c39ea917a/Howell_Lounge.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt773e0453db1e0e47/64189f0f2fa7357de06f16a1/brandywine_senior-suites_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt773e0453db1e0e47/64189f0f2fa7357de06f16a1/brandywine_senior-suites_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt773e0453db1e0e47/64189f0f2fa7357de06f16a1/brandywine_senior-suites_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt7af752e1982f43e0/6418934aa3d5947f3983438c/Wall-exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt7af752e1982f43e0/6418934aa3d5947f3983438c/Wall-exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt7af752e1982f43e0/6418934aa3d5947f3983438c/Wall-exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt83047babca18886f/64189df18b97997f32809547/brandywine_pennington_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt83047babca18886f/64189df18b97997f32809547/brandywine_pennington_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt83047babca18886f/64189df18b97997f32809547/brandywine_pennington_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt856c36c9d8d4bee7/6418927849e8cc4fc47b9c03/Longwood_Exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt856c36c9d8d4bee7/6418927849e8cc4fc47b9c03/Longwood_Exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt856c36c9d8d4bee7/6418927849e8cc4fc47b9c03/Longwood_Exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt89ea26f64eed6215/641892a1cf9d2107aeec129d/Haverford_Estates_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt89ea26f64eed6215/641892a1cf9d2107aeec129d/Haverford_Estates_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt89ea26f64eed6215/641892a1cf9d2107aeec129d/Haverford_Estates_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt9d3710b84ac7292e/64189448361c5a5827e85845/Princeton_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt9d3710b84ac7292e/64189448361c5a5827e85845/Princeton_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt9d3710b84ac7292e/64189448361c5a5827e85845/Princeton_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta76c1d003d4cade8/6418940313a86c544af665f7/Serenade-Princeton_Exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta76c1d003d4cade8/6418940313a86c544af665f7/Serenade-Princeton_Exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta76c1d003d4cade8/6418940313a86c544af665f7/Serenade-Princeton_Exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta92b47aba4ee5f8a/64189a736b2d253a7f1fdefd/brandywine_fenwick_panoramic-exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta92b47aba4ee5f8a/64189a736b2d253a7f1fdefd/brandywine_fenwick_panoramic-exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta92b47aba4ee5f8a/64189a736b2d253a7f1fdefd/brandywine_fenwick_panoramic-exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb016182a2bce06c2/642054818fb92c3c39ea9ebc/Summit_Senior_Living_Fine_Dining.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb016182a2bce06c2/642054818fb92c3c39ea9ebc/Summit_Senior_Living_Fine_Dining.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb016182a2bce06c2/642054818fb92c3c39ea9ebc/Summit_Senior_Living_Fine_Dining.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltc3059c5d0f40e601/641893ab9c37a23c2e2fe39c/Sycamore_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltc3059c5d0f40e601/641893ab9c37a23c2e2fe39c/Sycamore_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltc3059c5d0f40e601/641893ab9c37a23c2e2fe39c/Sycamore_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltd44c2ba53dff9a3d/641894dbe01505559f2784f5/Middlebrook_courtyard.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltd44c2ba53dff9a3d/641894dbe01505559f2784f5/Middlebrook_courtyard.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltd44c2ba53dff9a3d/641894dbe01505559f2784f5/Middlebrook_courtyard.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blted290a6eef5c8204/64189bb6c7930007b34dac38/brandywine_seaside_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blted290a6eef5c8204/64189bb6c7930007b34dac38/brandywine_seaside_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blted290a6eef5c8204/64189bb6c7930007b34dac38/brandywine_seaside_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfa8d9c818510c05f/64189c2af7f13d3cb7088bad/Brandall_outdoor.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfa8d9c818510c05f/64189c2af7f13d3cb7088bad/Brandall_outdoor.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfa8d9c818510c05f/64189c2af7f13d3cb7088bad/Brandall_outdoor.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfb9f5fbef4f1af0b/6418957b6b292e1b77ae87e0/GovsCrossing_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfb9f5fbef4f1af0b/6418957b6b292e1b77ae87e0/GovsCrossing_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfb9f5fbef4f1af0b/6418957b6b292e1b77ae87e0/GovsCrossing_exterior.jpeg?width=640&quality=75&format=webpll\">" } ] }, "AAA.1_3_1.H44.NonExistentFragment": { "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [ { "tagName": "label", "id": "", "code": "<label class=\"mb-2 font-bold text-lg\" for=\"state\">...</label>" }, { "tagName": "label", "id": "", "code": "<label class=\"mb-2 font-bold text-lg\" for=\"zip\">...</label>" } ] }, "AAA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "div", "id": "", "code": "<div class=\"mx-auto flex w-fit flex-col gap-6 lg:self-start\">...</div>" } ] }, "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": "header", "id": "", "code": "<header class=\"top-0 z-50 w-full text-white fixed bg-transparent transition-[background-color,_color] duration-1000 ease-in-out\">...</header>" } ] }, "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": "button", "id": "#headlessui-popover-button-:Rp76:", "code": "<button class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline bg-transparent outline-none focus:border-none focus:outline-none active:border-none active:shadow-none active:outline-none px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 stroke-white text-white hover:bg-white hover:stroke-primary-300 hover:text-primary-300 active:text-neutral-400 transition-all duration-200 ease-in-out my-4 lg:hidden\" color=\"white\" type=\"button\" aria-expanded=\"false\" data-headlessui-state=\"\" aria-controls=\"headlessui-popover-panel-:R1976:\" id=\"headlessui-popover-button-:Rp76:\">...</button>" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" fetchpriority=\"high\" decoding=\"async\" data-nimg=\"fill\" class=\"max-h-[90vh] z-10 object-cover transition-all delay-75 duration-1000 ease-in-out\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt019ce682fa0bc9c6/6419925e13a86c544af66761/Haddonfield_Historic-Home-Living-Room.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt019ce682fa0bc9c6/6419925e13a86c544af66761/Haddonfield_Historic-Home-Living-Room.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt019ce682fa0bc9c6/6419925e13a86c544af66761/Haddonfield_Historic-Home-Living-Room.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt0f1f061d370ec3ba/64199c69e01505559f27861b/brandywine_potomac_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt0f1f061d370ec3ba/64199c69e01505559f27861b/brandywine_potomac_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt0f1f061d370ec3ba/64199c69e01505559f27861b/brandywine_potomac_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt10081ed0007002d0/6418923aabab7b1f152c5e15/Upper_providence_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt10081ed0007002d0/6418923aabab7b1f152c5e15/Upper_providence_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt10081ed0007002d0/6418923aabab7b1f152c5e15/Upper_providence_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt158c56a9439eebd3/641b6d0d361c5a5827e85d7a/Toms_River_Living_Room_View_Assisted_Living.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt158c56a9439eebd3/641b6d0d361c5a5827e85d7a/Toms_River_Living_Room_View_Assisted_Living.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt158c56a9439eebd3/641b6d0d361c5a5827e85d7a/Toms_River_Living_Room_View_Assisted_Living.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt20f543b440295585/6418d985e01505559f27856d/Litchfield_outdoor-sign.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt20f543b440295585/6418d985e01505559f27856d/Litchfield_outdoor-sign.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt20f543b440295585/6418d985e01505559f27856d/Litchfield_outdoor-sign.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt223a8fac7102aa78/641b681305105b4fc3bf4706/Hun_IL_DiningRoom.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt223a8fac7102aa78/641b681305105b4fc3bf4706/Hun_IL_DiningRoom.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt223a8fac7102aa78/641b681305105b4fc3bf4706/Hun_IL_DiningRoom.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt243b08f41a4e7d36/641995410e3c0a10894a91c8/brandywine_livingston_dining-area.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt243b08f41a4e7d36/641995410e3c0a10894a91c8/brandywine_livingston_dining-area.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt243b08f41a4e7d36/641995410e3c0a10894a91c8/brandywine_livingston_dining-area.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt39ae231b5944f320/6418948c2f651e4e5d0f89b2/Mountain-Ridge_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt39ae231b5944f320/6418948c2f651e4e5d0f89b2/Mountain-Ridge_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt39ae231b5944f320/6418948c2f651e4e5d0f89b2/Mountain-Ridge_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3adc11e159d2858a/641996d9d9f2671f0a4c0979/brandywine_mahwah_dining-area.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3adc11e159d2858a/641996d9d9f2671f0a4c0979/brandywine_mahwah_dining-area.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3adc11e159d2858a/641996d9d9f2671f0a4c0979/brandywine_mahwah_dining-area.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d619c4a813b6c5f/641b6c5f4bda7e23ae928162/Sav_DiningRoom.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d619c4a813b6c5f/641b6c5f4bda7e23ae928162/Sav_DiningRoom.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d619c4a813b6c5f/641b6c5f4bda7e23ae928162/Sav_DiningRoom.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt44bbefc861c66287/64189ec09c37a23c2e2fe3b4/brandywine_dresher_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt44bbefc861c66287/64189ec09c37a23c2e2fe3b4/brandywine_dresher_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt44bbefc861c66287/64189ec09c37a23c2e2fe3b4/brandywine_dresher_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt49b8b2d7e34ef7f2/64189db62ed7c53ab93c1852/brandywine_moorestown_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt49b8b2d7e34ef7f2/64189db62ed7c53ab93c1852/brandywine_moorestown_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt49b8b2d7e34ef7f2/64189db62ed7c53ab93c1852/brandywine_moorestown_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt58228f03f543967b/6419c118e3ee2c7de118dbff/brandywine_voorhees_serenade-living-room.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt58228f03f543967b/6419c118e3ee2c7de118dbff/brandywine_voorhees_serenade-living-room.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt58228f03f543967b/6419c118e3ee2c7de118dbff/brandywine_voorhees_serenade-living-room.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt65aa645e29b593a1/641893cd9d04a8544bd86b88/Gables_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt65aa645e29b593a1/641893cd9d04a8544bd86b88/Gables_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt65aa645e29b593a1/641893cd9d04a8544bd86b88/Gables_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt71ab31a0f2e77f8a/6419941d8fb92c3c39ea917a/Howell_Lounge.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt71ab31a0f2e77f8a/6419941d8fb92c3c39ea917a/Howell_Lounge.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt71ab31a0f2e77f8a/6419941d8fb92c3c39ea917a/Howell_Lounge.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt773e0453db1e0e47/64189f0f2fa7357de06f16a1/brandywine_senior-suites_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt773e0453db1e0e47/64189f0f2fa7357de06f16a1/brandywine_senior-suites_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt773e0453db1e0e47/64189f0f2fa7357de06f16a1/brandywine_senior-suites_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt7af752e1982f43e0/6418934aa3d5947f3983438c/Wall-exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt7af752e1982f43e0/6418934aa3d5947f3983438c/Wall-exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt7af752e1982f43e0/6418934aa3d5947f3983438c/Wall-exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt83047babca18886f/64189df18b97997f32809547/brandywine_pennington_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt83047babca18886f/64189df18b97997f32809547/brandywine_pennington_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt83047babca18886f/64189df18b97997f32809547/brandywine_pennington_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt856c36c9d8d4bee7/6418927849e8cc4fc47b9c03/Longwood_Exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt856c36c9d8d4bee7/6418927849e8cc4fc47b9c03/Longwood_Exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt856c36c9d8d4bee7/6418927849e8cc4fc47b9c03/Longwood_Exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt89ea26f64eed6215/641892a1cf9d2107aeec129d/Haverford_Estates_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt89ea26f64eed6215/641892a1cf9d2107aeec129d/Haverford_Estates_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt89ea26f64eed6215/641892a1cf9d2107aeec129d/Haverford_Estates_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt9d3710b84ac7292e/64189448361c5a5827e85845/Princeton_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt9d3710b84ac7292e/64189448361c5a5827e85845/Princeton_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt9d3710b84ac7292e/64189448361c5a5827e85845/Princeton_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta76c1d003d4cade8/6418940313a86c544af665f7/Serenade-Princeton_Exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta76c1d003d4cade8/6418940313a86c544af665f7/Serenade-Princeton_Exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta76c1d003d4cade8/6418940313a86c544af665f7/Serenade-Princeton_Exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta92b47aba4ee5f8a/64189a736b2d253a7f1fdefd/brandywine_fenwick_panoramic-exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta92b47aba4ee5f8a/64189a736b2d253a7f1fdefd/brandywine_fenwick_panoramic-exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blta92b47aba4ee5f8a/64189a736b2d253a7f1fdefd/brandywine_fenwick_panoramic-exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb016182a2bce06c2/642054818fb92c3c39ea9ebc/Summit_Senior_Living_Fine_Dining.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb016182a2bce06c2/642054818fb92c3c39ea9ebc/Summit_Senior_Living_Fine_Dining.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb016182a2bce06c2/642054818fb92c3c39ea9ebc/Summit_Senior_Living_Fine_Dining.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltc3059c5d0f40e601/641893ab9c37a23c2e2fe39c/Sycamore_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltc3059c5d0f40e601/641893ab9c37a23c2e2fe39c/Sycamore_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltc3059c5d0f40e601/641893ab9c37a23c2e2fe39c/Sycamore_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltd44c2ba53dff9a3d/641894dbe01505559f2784f5/Middlebrook_courtyard.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltd44c2ba53dff9a3d/641894dbe01505559f2784f5/Middlebrook_courtyard.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltd44c2ba53dff9a3d/641894dbe01505559f2784f5/Middlebrook_courtyard.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blted290a6eef5c8204/64189bb6c7930007b34dac38/brandywine_seaside_exterior.jpg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blted290a6eef5c8204/64189bb6c7930007b34dac38/brandywine_seaside_exterior.jpg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blted290a6eef5c8204/64189bb6c7930007b34dac38/brandywine_seaside_exterior.jpg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfa8d9c818510c05f/64189c2af7f13d3cb7088bad/Brandall_outdoor.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfa8d9c818510c05f/64189c2af7f13d3cb7088bad/Brandall_outdoor.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfa8d9c818510c05f/64189c2af7f13d3cb7088bad/Brandall_outdoor.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfb9f5fbef4f1af0b/6418957b6b292e1b77ae87e0/GovsCrossing_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfb9f5fbef4f1af0b/6418957b6b292e1b77ae87e0/GovsCrossing_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltfb9f5fbef4f1af0b/6418957b6b292e1b77ae87e0/GovsCrossing_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"Background Image Not Received\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"z-0 object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"100vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt962f9f907d5ceb69/642de48c1c314d10b1b9fc55/brandywine_livingston-exterior.jpg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"Brandywine Family\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"aspect-square w-full z-0 mx-auto object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 67vw, (max-width: 1024px) 33vw, 20vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=128&quality=75&format=webpll 128w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=256&quality=75&format=webpll 256w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=384&quality=75&format=webpll 384w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltb43fc6c1d54841fa/6419dab5bf6c48103a326df5/brandywine_family.jpg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"Brandywine Senior Living\" fetchpriority=\"high\" width=\"150\" height=\"40\" decoding=\"async\" data-nimg=\"1\" class=\"\n my-4\n h-11\n w-auto\n translate-y-1\n cursor-pointer\n object-contain\n md:h-14\n \" style=\"color:transparent\" srcset=\"/brandywine/logo.png?width=256&quality=75&format=webpll 1x, /brandywine/logo.png?width=384&quality=75&format=webpll 2x\" src=\"/brandywine/logo.png?width=384&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"No Alt Text Provided\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"aspect-square w-full z-0 mx-auto object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 67vw, (max-width: 1024px) 33vw, 20vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=128&quality=75&format=webpll 128w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=256&quality=75&format=webpll 256w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=384&quality=75&format=webpll 384w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt3d5a55944bbac86a/64199ca6e3ee2c7de118dba6/brandywine_potomac_sitting-area-4.jpg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"No Alt Text Provided\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"aspect-square w-full z-0 mx-auto object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 67vw, (max-width: 1024px) 33vw, 20vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=128&quality=75&format=webpll 128w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=256&quality=75&format=webpll 256w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=384&quality=75&format=webpll 384w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt54a32489965d37a5/643d894330099c31c9d154e1/4519B-nurse_Yngr_web.jpg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"No Alt Text Provided\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"aspect-square w-full z-0 mx-auto object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 67vw, (max-width: 1024px) 33vw, 20vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=128&quality=75&format=webpll 128w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=256&quality=75&format=webpll 256w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=384&quality=75&format=webpll 384w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt8587983a44215375/64199c2c9d04a8544bd86d26/brandywine_potomac_aqua-therapy.jpg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"No Alt Text Provided\" loading=\"lazy\" decoding=\"async\" data-nimg=\"fill\" class=\"aspect-square w-full z-0 mx-auto object-cover\" style=\"position:absolute;height:100%;width:100%;left:0;top:0;right:0;bottom:0;color:transparent\" sizes=\"(max-width: 768px) 67vw, (max-width: 1024px) 33vw, 20vw\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=128&quality=75&format=webpll 128w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=256&quality=75&format=webpll 256w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=384&quality=75&format=webpll 384w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=640&quality=75&format=webpll 640w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=750&quality=75&format=webpll 750w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=828&quality=75&format=webpll 828w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=1080&quality=75&format=webpll 1080w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=1200&quality=75&format=webpll 1200w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=1920&quality=75&format=webpll 1920w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=2048&quality=75&format=webpll 2048w, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=3840&quality=75&format=webpll 3840w\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt957b11ae3c1b54cb/6419973f2f651e4e5d0f8b54/Mahwah_Reflections_lounge.jpeg?width=3840&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"Reflections at Brick exterior\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt96ea7b94734ce69c/6418942920db676ecbce1542/Reflections-at-Brick_exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt96ea7b94734ce69c/6418942920db676ecbce1542/Reflections-at-Brick_exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/blt96ea7b94734ce69c/6418942920db676ecbce1542/Reflections-at-Brick_exterior.jpeg?width=640&quality=75&format=webpll\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"Reflections at Colts Neck exterior\" loading=\"lazy\" width=\"300\" height=\"300\" decoding=\"async\" data-nimg=\"1\" class=\"aspect-square w-full shrink-0 overflow-hidden rounded-lg object-cover lg:h-[300px] lg:w-[300px]\" style=\"color:transparent\" srcset=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltff8249e2a1000daf/641895acafb8963905fca53d/Colts-Neck-exterior.jpeg?width=384&quality=75&format=webpll 1x, https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltff8249e2a1000daf/641895acafb8963905fca53d/Colts-Neck-exterior.jpeg?width=640&quality=75&format=webpll 2x\" src=\"https://images.contentstack.io/v3/assets/blt6afdd7e9bf7af79b/bltff8249e2a1000daf/641895acafb8963905fca53d/Colts-Neck-exterior.jpeg?width=640&quality=75&format=webpll\">" } ] }, "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=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/advanced-standing\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/care/assisted-living\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/care/independent-living\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/care/memory-care\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/care/on-site-nurses\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/care/respite-care\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/center-of-excellence\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/locations/connecticut\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/locations/delaware\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/locations/maryland\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/locations/new-jersey\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/locations/new-york\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/locations/pennsylvania\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/news\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/social-safe\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/team\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"flex items-center h-16 lg:h-full px-6 cursor-pointer opacity-100 w-full\" target=\"_self\" tabindex=\"0\" href=\"/company/testimonials\">...</a>" }, { "tagName": "h1", "id": "", "code": "<h1 class=\"sr-only h-0\">...</h1>" }, { "tagName": "span", "id": "", "code": "<span>...</span>" } ] } }, "success": true }, "endTime": 1682284423683 }, { "type": "launch", "which": "chromium", "startTime": 1682284423683, "endTime": 1682284424243 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284424243, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284425969 }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "startTime": 1682284425969, "url": "https://www.brandycare.com/", "result": { "content": { "totals": { "violation": 11, "recommendation": 2, "ignored": 0 }, "items": [ { "ruleId": "WCAG20_Label_RefValid", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[1]/form[1]/div[2]/label[1]", "aria": "/document[1]/main[2]/form[1]" }, "message": "The value \"state\" of the 'for' attribute is not the 'id' of a valid <input> element", "bounds": { "left": 8, "top": 6130, "height": 18, "width": 32 }, "snippet": "<label for=\"state\" class=\"mb-2 font-bold text-lg\">", "level": "violation" }, { "ruleId": "WCAG20_Label_RefValid", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[1]/form[1]/div[1]/label[1]", "aria": "/document[1]/main[2]/form[1]" }, "message": "The value \"zip\" of the 'for' attribute is not the 'id' of a valid <input> element", "bounds": { "left": 8, "top": 6090, "height": 18, "width": 60 }, "snippet": "<label for=\"zip\" class=\"mb-2 font-bold text-lg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/banner[1]/link[1]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 8, "top": 8, "height": 19, "width": 187 }, "snippet": "<img src=\"/brandywine/logo.png?width=384&quality=75&format=webpll\" srcset=\"/brandywine/logo.png?width=256&quality=75&format=webpll 1x, /brandywine/logo.png?width=384&quality=75&format=webpll 2x\" style=\"color:transparent\" class=\"\n my-4\n h-11\n w-auto\n translate-y-1\n cursor-pointer\n object-contain\n md:h-14\n \" data-nimg=\"1\" decoding=\"async\" height=\"40\" width=\"150\" fetchpriority=\"high\" alt=\"Brandywine Senior Living\">", "level": "violation" }, { "ruleId": "Valerie_Label_HasContent", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[1]/form[1]/div[3]/label[1]", "aria": "/document[1]/main[2]/form[1]" }, "message": "The <label> element does not have descriptive text that identifies the expected input", "bounds": { "left": 8, "top": 6198, "height": 18, "width": 4 }, "snippet": "<label class=\"mb-2 hidden font-bold lg:block\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/span[1]/svg[1]/defs[1]/clippath[1]", "aria": "/document[1]/banner[1]/list[1]/listitem[3]/menu[1]/menuitem[1]/link[1]/graphics-document[1]" }, "message": "The <clippath> element has the id \"clip0_535_6576\" that is already in use", "bounds": { "left": 225, "top": 2755, "height": 16, "width": 16 }, "snippet": "<clippath id=\"clip0_535_6576\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/span[1]/svg[1]/defs[1]/clippath[1]", "aria": "/document[1]/banner[1]/list[1]/listitem[2]/menu[1]/menuitem[1]/link[1]/graphics-document[1]" }, "message": "The <clippath> element has the id \"clip0_535_6576\" that is already in use", "bounds": { "left": 218, "top": 1842, "height": 16, "width": 16 }, "snippet": "<clippath id=\"clip0_535_6576\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/h1[1]", "aria": "/document[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4455, "height": 28, "width": 784 }, "snippet": "<h1 class=\"font-serif drop-shadow-lg text-5xl [text-shadow:_2px_2px_2px_black] sm:text-6xl lg:text-8xl max-w-[90vw] md:max-w-[40vw]\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]", "aria": "/document[1]/main[2]" }, "message": "Multiple elements with \"main\" role do not have unique labels", "bounds": { "left": 8, "top": 5922, "height": 14861, "width": 784 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "Multiple elements with \"main\" role do not have unique labels", "bounds": { "left": 8, "top": 4541, "height": 1362, "width": 784 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]", "aria": "/document[1]/main[2]" }, "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 5922, "height": 14861, "width": 784 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 8, "top": 4541, "height": 1362, "width": 784 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit", "path": { "dom": "/html[1]/body[1]", "aria": "/document[1]" }, "message": "Multiple elements with \"main\" role do not have unique visible labels", "bounds": { "left": 8, "top": 8, "height": 20918, "width": 784 }, "snippet": "<body class=\"brandywine\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/button[1]", "aria": "/document[1]/banner[1]/button[1]" }, "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5", "bounds": { "left": 8, "top": 107, "height": 26, "width": 66 }, "snippet": "<button id=\"headlessui-popover-button-:Rp76:\" aria-controls=\"headlessui-popover-panel-:R1976:\" data-headlessui-state=\"\" aria-expanded=\"false\" type=\"button\" color=\"white\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline bg-transparent outline-none focus:border-none focus:outline-none active:border-none active:shadow-none active:outline-none px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 stroke-white text-white hover:bg-white hover:stroke-primary-300 hover:text-primary-300 active:text-neutral-400 transition-all duration-200 ease-in-out my-4 lg:hidden\">", "level": "recommendation" } ] }, "url": { "totals": { "violation": 109, "recommendation": 2, "ignored": 0 }, "items": [ { "ruleId": "WCAG20_Label_RefValid", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[1]/form[1]/div[2]/label[1]", "aria": "/document[1]/main[2]/form[1]" }, "message": "The value \"state\" of the 'for' attribute is not the 'id' of a valid <input> element", "bounds": { "left": 65, "top": 5899, "height": 32, "width": 671 }, "snippet": "<label for=\"state\" class=\"mb-2 font-bold text-lg\">", "level": "violation" }, { "ruleId": "WCAG20_Label_RefValid", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[1]/form[1]/div[1]/label[1]", "aria": "/document[1]/main[2]/form[1]" }, "message": "The value \"zip\" of the 'for' attribute is not the 'id' of a valid <input> element", "bounds": { "left": 65, "top": 5776, "height": 32, "width": 671 }, "snippet": "<label for=\"zip\" class=\"mb-2 font-bold text-lg\">", "level": "violation" }, { "ruleId": "WCAG20_Img_LinkTextNotRedundant", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/a[1]/img[1]", "aria": "/document[1]/banner[1]/link[1]/img[1]" }, "message": "Link text is repeated in an image 'alt' value within the same link", "bounds": { "left": 40, "top": 20, "height": 56, "width": 265 }, "snippet": "<img src=\"/brandywine/logo.png?width=384&quality=75&format=webpll\" srcset=\"/brandywine/logo.png?width=256&quality=75&format=webpll 1x, /brandywine/logo.png?width=384&quality=75&format=webpll 2x\" style=\"color:transparent\" class=\"\n my-4\n h-11\n w-auto\n translate-y-1\n cursor-pointer\n object-contain\n md:h-14\n \" data-nimg=\"1\" decoding=\"async\" height=\"40\" width=\"150\" fetchpriority=\"high\" alt=\"Brandywine Senior Living\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/span[1]/svg[1]/defs[1]/clippath[1]", "aria": "/document[1]/banner[1]/list[1]/listitem[3]/menu[1]/menuitem[1]/link[1]/graphics-document[1]" }, "message": "The <clippath> element has the id \"clip0_535_6576\" that is already in use", "bounds": { "left": 564, "top": 305, "height": 16, "width": 16 }, "snippet": "<clippath id=\"clip0_535_6576\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/span[1]/svg[1]/defs[1]/clippath[1]", "aria": "/document[1]/banner[1]/list[1]/listitem[2]/menu[1]/menuitem[1]/link[1]/graphics-document[1]" }, "message": "The <clippath> element has the id \"clip0_535_6576\" that is already in use", "bounds": { "left": 554, "top": 241, "height": 16, "width": 16 }, "snippet": "<clippath id=\"clip0_535_6576\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/h1[1]", "aria": "/document[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 104, "top": 309, "height": 104, "width": 320 }, "snippet": "<h1 class=\"font-serif drop-shadow-lg text-5xl [text-shadow:_2px_2px_2px_black] sm:text-6xl lg:text-8xl max-w-[90vw] md:max-w-[40vw]\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]", "aria": "/document[1]/main[2]" }, "message": "Multiple elements with \"main\" role do not have unique labels", "bounds": { "left": 0, "top": 4850, "height": 13343, "width": 800 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "Multiple elements with \"main\" role do not have unique labels", "bounds": { "left": 0, "top": 540, "height": 4310, "width": 800 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]", "aria": "/document[1]/main[2]" }, "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 0, "top": 4850, "height": 13343, "width": 800 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 0, "top": 540, "height": 4310, "width": 800 }, "snippet": "<main>", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/main[2]/link[1]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 76, "top": 5248, "height": 48, "width": 147 }, "snippet": "<a href=\"/company/contact\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[9]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[28]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 9803, "height": 48, "width": 180 }, "snippet": "<a href=\"/litchfield\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[9]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[27]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 9731, "height": 48, "width": 180 }, "snippet": "<a href=\"tel:+1-860-567-9500\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 9541, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[8]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[25]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 9053, "height": 48, "width": 179 }, "snippet": "<a href=\"/huntington-terrace\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[8]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[24]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 8981, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-631-531-0000\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 8791, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[7]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[22]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 9053, "height": 48, "width": 177 }, "snippet": "<a href=\"/howell\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[7]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[21]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 8981, "height": 48, "width": 177 }, "snippet": "<a href=\"tel:+1-732-719-0100\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 8791, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[6]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[19]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 513, "top": 8302, "height": 48, "width": 176 }, "snippet": "<a href=\"/haverford-estates\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[6]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[18]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 513, "top": 8230, "height": 48, "width": 176 }, "snippet": "<a href=\"tel:+1-610-527-1800\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 8040, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[5]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[16]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 8302, "height": 48, "width": 180 }, "snippet": "<a href=\"/haddonfield\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[5]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[15]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 8230, "height": 48, "width": 180 }, "snippet": "<a href=\"tel:+1-856-429-5500\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 8040, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[4]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[13]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 7552, "height": 48, "width": 179 }, "snippet": "<a href=\"/governors-crossing\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[12]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 7480, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-732-786-1000\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 7290, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[31]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[94]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 113, "top": 18058, "height": 48, "width": 175 }, "snippet": "<a href=\"/wall\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[31]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[93]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 113, "top": 17986, "height": 48, "width": 175 }, "snippet": "<a href=\"tel:+1-732-282-1910\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[31]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 17796, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[30]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[91]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 509, "top": 17308, "height": 48, "width": 184 }, "snippet": "<a href=\"/voorhees\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[30]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[90]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 509, "top": 17236, "height": 48, "width": 184 }, "snippet": "<a href=\"tel:+1-856-424-0004\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[30]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 17046, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[3]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[10]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 109, "top": 7552, "height": 48, "width": 183 }, "snippet": "<a href=\"/fenwick-island\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[9]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 109, "top": 7480, "height": 48, "width": 183 }, "snippet": "<a href=\"tel:+1-302-436-0808\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 7290, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[29]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[88]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 17308, "height": 48, "width": 177 }, "snippet": "<a href=\"/upper-providence\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[29]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[87]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 17236, "height": 48, "width": 177 }, "snippet": "<a href=\"tel:+1-610-933-3250\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[29]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 17046, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[28]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[85]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 510, "top": 16557, "height": 48, "width": 182 }, "snippet": "<a href=\"/toms-river\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[28]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[84]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 510, "top": 16485, "height": 48, "width": 182 }, "snippet": "<a href=\"tel:+1-732-240-0043\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[28]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 16295, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[27]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[82]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 16557, "height": 48, "width": 177 }, "snippet": "<a href=\"/the-sycamore\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[27]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[81]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 16485, "height": 48, "width": 177 }, "snippet": "<a href=\"tel:+1-732-212-2600\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[27]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 16295, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[26]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[79]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 15807, "height": 48, "width": 178 }, "snippet": "<a href=\"/the-savoy\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[26]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[78]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 15735, "height": 48, "width": 178 }, "snippet": "<a href=\"tel:+1-718-423-7900\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[26]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 15545, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[25]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[76]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 15807, "height": 48, "width": 179 }, "snippet": "<a href=\"/the-gables\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[25]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[75]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 15735, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-732-836-1400\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[25]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 15545, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[24]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[73]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 15056, "height": 48, "width": 179 }, "snippet": "<a href=\"/summit\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[24]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[72]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 14984, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-908-522-8852\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[24]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 14794, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[23]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[70]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 15056, "height": 48, "width": 177 }, "snippet": "<a href=\"/serenade-at-princeton\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[23]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[69]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 14984, "height": 48, "width": 177 }, "snippet": "<a href=\"tel:+1-609-430-4000\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[23]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 14794, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[22]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[67]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 14306, "height": 48, "width": 178 }, "snippet": "<a href=\"/senior-suites\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[22]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[66]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 14234, "height": 48, "width": 178 }, "snippet": "<a href=\"tel:+1-610-272-6200\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[22]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 14044, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[21]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[64]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 14306, "height": 48, "width": 179 }, "snippet": "<a href=\"/seaside-pointe\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[21]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[63]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 14234, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-302-226-8750\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[21]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 14044, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[20]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[61]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 13555, "height": 48, "width": 178 }, "snippet": "<a href=\"/colts-neck\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[20]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[60]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 13483, "height": 48, "width": 178 }, "snippet": "<a href=\"tel:+1-732-303-3100\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[20]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 13293, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[2]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[7]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 6801, "height": 48, "width": 178 }, "snippet": "<a href=\"/dresher-estates\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[6]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 6729, "height": 48, "width": 178 }, "snippet": "<a href=\"tel:+1-215-591-4000\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 6539, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[19]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[58]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 113, "top": 13555, "height": 48, "width": 176 }, "snippet": "<a href=\"/reflections\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[19]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[57]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 113, "top": 13483, "height": 48, "width": 176 }, "snippet": "<a href=\"tel:+1-732-785-3370\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[19]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 13293, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[18]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[55]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 12805, "height": 48, "width": 179 }, "snippet": "<a href=\"/princeton\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[18]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[54]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 12733, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-732-329-8888\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[18]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 12543, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[17]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[52]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 12805, "height": 48, "width": 179 }, "snippet": "<a href=\"/potomac\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[17]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[51]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 12733, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-301-417-3000\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[17]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 12543, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[16]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[49]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 12055, "height": 48, "width": 179 }, "snippet": "<a href=\"/pennington\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[16]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[48]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 511, "top": 11983, "height": 48, "width": 179 }, "snippet": "<a href=\"tel:+1-609-730-9922\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[16]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 11793, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[15]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[46]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 12055, "height": 48, "width": 180 }, "snippet": "<a href=\"/mountain-ridge\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[15]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[45]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 11983, "height": 48, "width": 180 }, "snippet": "<a href=\"tel:+1-908-754-8180\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[15]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 11793, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[14]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[43]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 510, "top": 11304, "height": 48, "width": 181 }, "snippet": "<a href=\"/moorestown-estates\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[14]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[42]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 510, "top": 11232, "height": 48, "width": 181 }, "snippet": "<a href=\"tel:+1-856-778-0600\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[14]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 11042, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[13]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[40]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 11304, "height": 48, "width": 177 }, "snippet": "<a href=\"/middlebrook-crossing\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[13]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[39]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 112, "top": 11232, "height": 48, "width": 177 }, "snippet": "<a href=\"tel:+1-732-868-8181\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[13]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 11042, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[12]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[37]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 509, "top": 10554, "height": 48, "width": 183 }, "snippet": "<a href=\"/mahwah\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[12]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[36]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 509, "top": 10482, "height": 48, "width": 183 }, "snippet": "<a href=\"tel:+1-201-800-8070\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[12]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 10292, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[11]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[34]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 110, "top": 10554, "height": 48, "width": 182 }, "snippet": "<a href=\"/longwood\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[11]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[33]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 110, "top": 10482, "height": 48, "width": 182 }, "snippet": "<a href=\"tel:+1-484-734-6200\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[11]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 10292, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[10]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[31]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 9803, "height": 48, "width": 178 }, "snippet": "<a href=\"/livingston\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[10]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[30]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 512, "top": 9731, "height": 48, "width": 178 }, "snippet": "<a href=\"tel:+1-973-251-0600\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 422, "top": 9541, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[2]", "aria": "/document[1]/main[2]/link[4]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 6801, "height": 48, "width": 180 }, "snippet": "<a href=\"/brandall-estates\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-300 bg-white text-primary-500 focus:border-primary-500 focus:text-primary-500 hover:border-primary-500 hover:bg-white hover:text-primary-300 active:border-primary-700 active:text-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/main[2]/link[3]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 111, "top": 6729, "height": 48, "width": 180 }, "snippet": "<a href=\"tel:+1-609-926-4663\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700 w-full\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[2]" }, "message": "Text contrast of 4.00 with its background is less than the WCAG AA minimum requirements for text of size 14.9556px and weight of 500", "bounds": { "left": 22, "top": 6539, "height": 24, "width": 356 }, "snippet": "<div class=\"mb-4 whitespace-normal text-neutral-500 text-sm\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/section[3]/div[1]/div[2]/div[3]/a[1]", "aria": "/document[1]/main[1]/link[5]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 436, "top": 4714, "height": 48, "width": 141 }, "snippet": "<a href=\"/company/care\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/section[3]/div[1]/div[1]/div[3]/a[1]", "aria": "/document[1]/main[1]/link[4]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 106, "top": 4714, "height": 48, "width": 218 }, "snippet": "<a href=\"/company/care/respite-care\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[3]/div[3]/a[1]", "aria": "/document[1]/main[1]/link[3]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 106, "top": 3753, "height": 48, "width": 266 }, "snippet": "<a href=\"/company/care/independent-living\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[2]/div[3]/a[1]", "aria": "/document[1]/main[1]/link[2]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 436, "top": 2913, "height": 48, "width": 224 }, "snippet": "<a href=\"/company/care/memory-care\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[1]/div[3]/a[1]", "aria": "/document[1]/main[1]/link[1]" }, "message": "Text contrast of 3.35 with its background is less than the WCAG AA minimum requirements for text of size 17.2px and weight of 500", "bounds": { "left": 106, "top": 2913, "height": 48, "width": 235 }, "snippet": "<a href=\"/company/care/assisted-living\" tabindex=\"0\" target=\"_self\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline transition-all duration-150 px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 border-primary-500 bg-primary-500 stroke-neutral-100 text-neutral-100 focus:bg-primary-500 hover:bg-primary-300 active:bg-primary-700\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit", "path": { "dom": "/html[1]/body[1]", "aria": "/document[1]" }, "message": "Multiple elements with \"main\" role do not have unique visible labels", "bounds": { "left": 0, "top": 0, "height": 18381, "width": 800 }, "snippet": "<body class=\"brandywine\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/button[1]", "aria": "/document[1]/banner[1]/button[1]" }, "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5", "bounds": { "left": 617, "top": 16, "height": 48, "width": 144 }, "snippet": "<button id=\"headlessui-popover-button-:Rp76:\" aria-controls=\"headlessui-popover-panel-:R1976:\" data-headlessui-state=\"\" aria-expanded=\"false\" type=\"button\" color=\"white\" class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline bg-transparent outline-none focus:border-none focus:outline-none active:border-none active:shadow-none active:outline-none px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 stroke-white text-white hover:bg-white hover:stroke-primary-300 hover:text-primary-300 active:text-neutral-400 transition-all duration-200 ease-in-out my-4 lg:hidden\">", "level": "recommendation" } ] }, "success": true }, "endTime": 1682284433181 }, { "type": "launch", "which": "chromium", "startTime": 1682284433181, "endTime": 1682284433788 }, { "type": "url", "which": "https://www.brandycare.com/", "what": "Brandywine Living", "startTime": 1682284433788, "result": { "url": "https://www.brandycare.com/" }, "endTime": 1682284435318 }, { "type": "test", "which": "nuVal", "what": "Nu Html Checker", "startTime": 1682284435318, "url": "https://www.brandycare.com/", "result": { "pageContent": { "messages": [ { "type": "error", "lastLine": 1, "lastColumn": 2584, "message": "A charset attribute on a meta element found after the first 1024 bytes.", "extract": " charset=\"utf-8\"><meta name=\"n", "hiliteStart": 15, "hiliteLength": 1 }, { "type": "error", "lastLine": 1, "lastColumn": 2585, "firstColumn": 2564, "message": "A document must not include more than one meta element with a charset attribute.", "extract": "ty=\"high\"><meta charset=\"utf-8\"><meta ", "hiliteStart": 10, "hiliteLength": 22 }, { "type": "info", "lastLine": 1, "lastColumn": 3001, "firstColumn": 2874, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=G-EHNKXCNQ3D&l=dataLayer&cx=c\"></scri", "hiliteStart": 10, "hiliteLength": 128 }, { "type": "info", "lastLine": 1, "lastColumn": 3224, "firstColumn": 3137, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://web-sdk.smartlook.com/recorder.js\"></scri", "hiliteStart": 10, "hiliteLength": 88 }, { "type": "info", "lastLine": 1, "lastColumn": 3325, "firstColumn": 3234, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\"></scri", "hiliteStart": 10, "hiliteLength": 92 }, { "type": "info", "lastLine": 1, "lastColumn": 3431, "firstColumn": 3335, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" src=\"https://js.talkfurther.com/talkfurther_init.min.js\" async=\"\"></scri", "hiliteStart": 10, "hiliteLength": 97 }, { "type": "info", "lastLine": 1, "lastColumn": 4763, "firstColumn": 4647, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script src=\"https://bat.bing.com/p/action/343045643.js\" type=\"text/javascript\" async=\"\" data-ueto=\"ueto_9c07185921\"></scri", "hiliteStart": 10, "hiliteLength": 117 }, { "type": "error", "lastLine": 9, "lastColumn": 993, "firstColumn": 302, "message": "Attribute color not allowed on element button at this point.", "extract": "g</h1></a><button class=\"group flex h-12 w-fit items-center justify-center gap-0.5 whitespace-nowrap rounded-button font-sans font-medium capitalize no-underline bg-transparent outline-none focus:border-none focus:outline-none active:border-none active:shadow-none active:outline-none px-8 pb-3 pt-2 text-base cursor-pointer focus:shadow-[0px_0px_2px_2px_#5B8EAB] border-2 stroke-white text-white hover:bg-white hover:stroke-primary-300 hover:text-primary-300 active:text-neutral-400 transition-all duration-200 ease-in-out my-4 lg:hidden\" color=\"white\" type=\"button\" aria-expanded=\"false\" data-headlessui-state=\"\" aria-controls=\"headlessui-popover-panel-:R1976:\" id=\"headlessui-popover-button-:Rp76:\">Menu<s", "hiliteStart": 10, "hiliteLength": 692 }, { "type": "error", "lastLine": 9, "lastColumn": 12414, "firstColumn": 12385, "message": "Duplicate ID clip0_535_6576.", "extract": "</g><defs><clipPath id=\"clip0_535_6576\"><rect ", "hiliteStart": 10, "hiliteLength": 30 }, { "type": "info", "lastLine": 9, "lastColumn": 5763, "firstColumn": 5734, "subType": "warning", "message": "The first occurrence of ID clip0_535_6576 was here.", "extract": "</g><defs><clipPath id=\"clip0_535_6576\"><rect ", "hiliteStart": 10, "hiliteLength": 30 }, { "type": "error", "lastLine": 9, "lastColumn": 19087, "firstColumn": 19058, "message": "Duplicate ID clip0_535_6576.", "extract": "</g><defs><clipPath id=\"clip0_535_6576\"><rect ", "hiliteStart": 10, "hiliteLength": 30 }, { "type": "info", "lastLine": 9, "lastColumn": 5763, "firstColumn": 5734, "subType": "warning", "message": "The first occurrence of ID clip0_535_6576 was here.", "extract": "</g><defs><clipPath id=\"clip0_535_6576\"><rect ", "hiliteStart": 10, "hiliteLength": 30 }, { "type": "error", "lastLine": 11, "lastColumn": 4078, "firstColumn": 4073, "message": "A document must not include more than one visible main element.", "extract": "iv></main><main><secti", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 11, "lastColumn": 301818, "firstColumn": 301683, "message": "Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.", "extract": "<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P4ML5HR\" height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" /></nosc", "hiliteStart": 10, "hiliteLength": 136 }, { "type": "error", "lastLine": 11, "lastColumn": 301821, "firstColumn": 301819, "message": "Text not allowed in element iframe in this context.", "extract": "idden;\" /></noscrip", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 11, "lastColumn": 301829, "firstColumn": 301822, "message": "Text not allowed in element iframe in this context.", "extract": "en;\" /></noscript><scrip", "hiliteStart": 10, "hiliteLength": 8 }, { "type": "error", "lastLine": 11, "lastColumn": 301831, "firstColumn": 301830, "message": "Text not allowed in element iframe in this context.", "extract": "/noscript><script ", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error", "lastLine": 11, "lastColumn": 301964, "firstColumn": 301832, "message": "Text not allowed in element iframe in this context.", "extract": "oscript><script type=\"text/javascript\" src=\"/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=401752368\" async=\"\"></scri", "hiliteStart": 10, "hiliteLength": 133 }, { "type": "error", "lastLine": 11, "lastColumn": 301967, "firstColumn": 301965, "message": "Text not allowed in element iframe in this context.", "extract": " async=\"\"></script>", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 11, "lastColumn": 301973, "firstColumn": 301968, "message": "Text not allowed in element iframe in this context.", "extract": "ync=\"\"></script><scrip", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 11, "lastColumn": 301975, "firstColumn": 301974, "message": "Text not allowed in element iframe in this context.", "extract": "></script><script ", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error", "lastLine": 11, "lastColumn": 302063, "firstColumn": 301976, "message": "Text not allowed in element iframe in this context.", "extract": "/script><script src=\"https://code.jquery.com/jquery-3.6.4.min.js\" data-nscript=\"afterInteractive\"></scri", "hiliteStart": 10, "hiliteLength": 88 }, { "type": "error", "lastLine": 11, "lastColumn": 302066, "firstColumn": 302064, "message": "Text not allowed in element iframe in this context.", "extract": "eractive\"></script>", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 11, "lastColumn": 302072, "firstColumn": 302067, "message": "Text not allowed in element iframe in this context.", "extract": "ctive\"></script><scrip", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 11, "lastColumn": 302074, "firstColumn": 302073, "message": "Text not allowed in element iframe in this context.", "extract": "></script><script ", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error", "lastLine": 11, "lastColumn": 302169, "firstColumn": 302075, "message": "Text not allowed in element iframe in this context.", "extract": "/script><script src=\"https://www.googletagmanager.com/gtag/js?id=TAG_ID\" data-nscript=\"afterInteractive\"></scri", "hiliteStart": 10, "hiliteLength": 95 }, { "type": "error", "lastLine": 11, "lastColumn": 302172, "firstColumn": 302170, "message": "Text not allowed in element iframe in this context.", "extract": "eractive\"></script>", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 11, "lastColumn": 302178, "firstColumn": 302173, "message": "Text not allowed in element iframe in this context.", "extract": "ctive\"></script><scrip", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 11, "lastColumn": 302180, "firstColumn": 302179, "message": "Text not allowed in element iframe in this context.", "extract": "></script><script ", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error", "lastLine": 17, "firstLine": 11, "lastColumn": 8, "firstColumn": 302181, "message": "Text not allowed in element iframe in this context.", "extract": "/script><script id=\"google-tag-manager-data-layer\" data-nscript=\"afterInteractive\">\n window.dataLayer = window.dataLayer || [];\n function gtag(){window.dataLayer.push(arguments);}\n gtag('js', new Date());\n\n gtag('config', 'TAG_ID');\n </scri", "hiliteStart": 10, "hiliteLength": 275 }, { "type": "error", "lastLine": 17, "lastColumn": 11, "firstColumn": 9, "message": "Text not allowed in element iframe in this context.", "extract": ";\n </script>", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 17, "lastColumn": 17, "firstColumn": 12, "message": "Text not allowed in element iframe in this context.", "extract": " </script><scrip", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 17, "lastColumn": 19, "firstColumn": 18, "message": "Text not allowed in element iframe in this context.", "extract": " </script><script ", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error", "lastLine": 23, "firstLine": 17, "lastColumn": 8, "firstColumn": 20, "message": "Text not allowed in element iframe in this context.", "extract": "/script><script id=\"google-tag-manager\" data-nscript=\"afterInteractive\">\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n })(window,document,'script','dataLayer','GTM-P4ML5HR');\n </scri", "hiliteStart": 10, "hiliteLength": 463 }, { "type": "error", "lastLine": 23, "lastColumn": 11, "firstColumn": 9, "message": "Text not allowed in element iframe in this context.", "extract": ";\n </script>", "hiliteStart": 10, "hiliteLength": 3 }, { "type": "error", "lastLine": 23, "lastColumn": 17, "firstColumn": 12, "message": "Text not allowed in element iframe in this context.", "extract": " </script><scrip", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 23, "lastColumn": 19, "firstColumn": 18, "message": "Text not allowed in element iframe in this context.", "extract": " </script><script ", "hiliteStart": 10, "hiliteLength": 2 }, { "type": "error",