color-contrast serious
Elements must meet minimum color contrast ratio thresholds
nodes: 3
target #input_1_1
Fix any of the following:
Element has insufficient color contrast of 1.04 (foreground color: #4e4e4e, background color: #1f4f99, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<input name="input_1" id="input_1_1" type="text" value="" class="large" aria-required="true" aria-invalid="false">
target #input_1_2
Fix any of the following:
Element has insufficient color contrast of 1.04 (foreground color: #4e4e4e, background color: #1f4f99, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<input name="input_2" id="input_1_2" type="text" value="" class="large" aria-required="true" aria-invalid="false">
target #input_1_3
Fix any of the following:
Element has insufficient color contrast of 1.04 (foreground color: #4e4e4e, background color: #1f4f99, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<input name="input_3" id="input_1_3" type="text" value="" class="large" aria-required="true" aria-invalid="false">
link-in-text-block serious
Links must be distinguishable without relying on color
nodes: 8
target .et_pb_text_3 > .et_pb_text_inner > p:nth-child(3) > a
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="https://www.justice.gov/civil/reca">the DOJ website</a>
target .et_pb_text_4 > .et_pb_text_inner > p:nth-child(3) > a
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="https://www.justice.gov/civil/media/1410736/dl?inline"> see p. 3-6</a>
target .et_pb_text_7 > .et_pb_text_inner > p:nth-child(3) > a
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="https://www.justice.gov/civil/reca">website</a>
target .et_pb_text_9 > .et_pb_text_inner > p:nth-child(1) > a
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="https://reca.justice.gov/ClaimsPortal/s/Getting-Started?language=en_US">Electronic Claim Portal</a>
target p:nth-child(2) > a
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="https://reca.justice.gov/ClaimsPortal/s/Getting-Started?language=en_US">here</a>
target .et_pb_text_11 > .et_pb_text_inner > p > a
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="https://www.justice.gov/civil/media/1410736/dl?inline">Manhattan Project Waste Claim Form</a>
target p:nth-child(8) > a
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="https://reca.justice.gov/ClaimsPortal/s/Getting-Started?language=en_US">Electronic Claim Portal.</a>
Fix any of the following:
The link has insufficient color contrast of 2.46:1 with the surrounding text. (Minimum contrast is 3:1, link text: #d42a20, surrounding text: #343434)
The link has no styling (such as underline) to distinguish it from the surrounding text
HTML snippet
<a href="mailto:[email protected]">[email protected] </a>
link-name serious
Links must have discernible text
nodes: 2
target .et-pb-arrow-prev
Fix all of the following:
Element is in tab order and does not have accessible text
Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<a class="et-pb-arrow-prev" href="#" style="color:inherit"><span>Previous</span></a>
target .et-pb-arrow-next
Fix all of the following:
Element is in tab order and does not have accessible text
Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
HTML snippet
<a class="et-pb-arrow-next" href="#" style="color:inherit"><span>Next</span></a>
target-size serious
All touch targets must be 24px large, or leave sufficient space
nodes: 3
target .et-pb-active-control
Fix any of the following:
Target has insufficient size (7px by 7px, should be at least 24px by 24px)
Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7px instead of at least 24px.
HTML snippet
<a href="#" class="et-pb-active-control">1</a>
target .et-pb-controllers > a[href="#"]:nth-child(2)
Fix any of the following:
Target has insufficient size (7px by 7px, should be at least 24px by 24px)
Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7px instead of at least 24px.
HTML snippet
<a href="#">2</a>
target a[href="#"]:nth-child(3)
Fix any of the following:
Target has insufficient size (7px by 7px, should be at least 24px by 24px)
Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 7px instead of at least 24px.
HTML snippet
<a href="#">3</a>