link-in-text-block serious
Links must be distinguishable without relying on color
Manual review required to confirm this issue.
nodes: 7
target div:nth-child(2) > a[href$="government"]
Fix any of the following:
Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="/solutions/government"><h2 class="text-3xl font-bold tracking-tight text-neutral-900 dark:text-neutral-100 sm:text-4xl hover:text-orange-600 dark:hover:text-orange-400 transition-colors">Government</h2></a>
target .lg\:order-1 > a[href$="healthcare"]
Fix any of the following:
Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="/solutions/healthcare"><h2 class="text-3xl font-bold tracking-tight text-neutral-900 dark:text-neutral-100 sm:text-4xl hover:text-orange-600 dark:hover:text-orange-400 transition-colors">Healthcare</h2></a>
target div:nth-child(2) > a[href$="education"]
Fix any of the following:
Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="/solutions/education"><h2 class="text-3xl font-bold tracking-tight text-neutral-900 dark:text-neutral-100 sm:text-4xl hover:text-orange-600 dark:hover:text-orange-400 transition-colors">Education</h2></a>
target .lg\:order-1 > a[href$="finance"]
Fix any of the following:
Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="/solutions/finance"><h2 class="text-3xl font-bold tracking-tight text-neutral-900 dark:text-neutral-100 sm:text-4xl hover:text-orange-600 dark:hover:text-orange-400 transition-colors">Finance</h2></a>
target .gap-12.lg\:grid-cols-2.grid:nth-child(5) > div:nth-child(2) > a
Fix any of the following:
Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="/solutions/transportation-logistics"><h2 class="text-3xl font-bold tracking-tight text-neutral-900 dark:text-neutral-100 sm:text-4xl hover:text-orange-600 dark:hover:text-orange-400 transition-colors">Transportation & Logistics</h2></a>
target .lg\:order-1 > a[href$="retail"]
Fix any of the following:
Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="/solutions/retail"><h2 class="text-3xl font-bold tracking-tight text-neutral-900 dark:text-neutral-100 sm:text-4xl hover:text-orange-600 dark:hover:text-orange-400 transition-colors">Retail</h2></a>
target div:nth-child(2) > a[href$="nonprofit"]
Fix any of the following:
Element's contrast ratio could not be determined because of element overlap
HTML snippet
<a href="/solutions/nonprofit"><h2 class="text-3xl font-bold tracking-tight text-neutral-900 dark:text-neutral-100 sm:text-4xl hover:text-orange-600 dark:hover:text-orange-400 transition-colors">Nonprofit</h2></a>