color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 6
target h1
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<h1 class="entry-title">Flag Request</h1>
target .et_pb_text_2 > .et_pb_text_inner > h2
Fix any of the following:
Element's background color could not be determined due to a background image
HTML snippet
<h2>Questions?</h2>
target .et_pb_text_3 > .et_pb_text_inner > p
Fix any of the following:
Element's background color could not be determined due to a background image
HTML snippet
<p>If you have questions before placing your order, please email <a href="mailto:[email protected]">[email protected]</a> or call our office at 202-224-5941.</p>
target p > a
Fix any of the following:
Element's background color could not be determined due to a background image
HTML snippet
<a href="mailto:[email protected]">[email protected]</a>
target p:nth-child(1) > i > span
Fix any of the following:
Element's background color could not be determined due to a background image
HTML snippet
<span style="font-weight: 400;">Upon clicking the order form above, you will be redirected to the Pay.gov website. This is a service provided by the United States Department of the Treasury that allows our office to securely process online payments.</span>
target p:nth-child(2) > i > span
Fix any of the following:
Element's background color could not be determined due to a background image
HTML snippet
<span style="font-weight: 400;">You will receive an email confirmation from pay.gov after your order is processed. Once our office receives and processes your order, we will also send you an email confirmation.</span>