1 violations: Light: 1
Ensures the contrast between foreground and background colors meets APCA custom level conformance minimums thresholds. Elements must meet APCA conformance minimums thresholds. Help URL
<div class="fw-bold fs-body3 fc-theme-primary-400 mb2">Product</div>
a[href$="using-stacks"] > .flex--item:nth-child(2) > .fs-body3.mb2.fw-bold
Fix all of the following:
<div class="fw-bold fs-body3 fc-theme-primary-400 mb2">Email</div>
.s-card.p16.bs-sm:nth-child(2) > .flex--item:nth-child(2) > .fs-body3.mb2.fw-bold
Fix all of the following:
<div class="fw-bold fs-body3 fc-theme-primary-400 mb2">Content</div>
.s-card.p16[href$="principles"]:nth-child(3) > .flex--item:nth-child(2) > .fs-body3.mb2.fw-bold
Fix all of the following:
<div class="fw-bold fs-body3 fc-theme-primary-400 mb2">Brand</div>
.s-card.p16[href$="principles"]:nth-child(4) > .flex--item:nth-child(2) > .fs-body3.mb2.fw-bold
Fix all of the following: