Public accessibility assessment

Accessibility issues detected on madcapcoffee.com

Evolize inspected 5 public pages on madcapcoffee.com and detected 67 automatically identifiable accessibility findings.

67Findings detected
11WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

Highest detected severity: Critical · 19 high-priority findings · 100% inspected-page coverage

Most widespread issueLinks lack accessible textDetected on 5 inspected pages
Most affected page/22 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)31 detected findings

Is madcapcoffee.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on madcapcoffee.com and detected 67 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 5 inspected pages. The most affected inspected page was "/", where 22 findings were detected. The assessment identified findings mapped to 11 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 6 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/bolt.

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 6 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/bolt.

    View technical evidence →
  3. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 6 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /collections/all-coffee.

    View technical evidence →
  4. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 6 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/bolt.

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 6 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to /products/bolt.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA3155 / 5
2.4.3Focus OrderA1255 / 5
2.4.4Link Purpose (In Context)A1155 / 5
1.3.1Info and RelationshipsA455 / 5
4.1.2Name, Role, ValueA422 / 5
3.3.2Labels or InstructionsA355 / 5
1.2.2Captions (Prerecorded)A211 / 5
1.1.1Non-text ContentA111 / 5
2.1.1KeyboardA111 / 5
2.2.2Pause, Stop, HideA111 / 5
2.4.1Bypass BlocksA155 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)34 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 34 affected elements
Component · Ref 364CWE
Affected pagehttps://www.madcapcoffee.com/pages/contact
Elementdiv#header > header > div:nth-of-type(1) > a:nth-of-type(2)
Accessible nameSearch
Markup
<a href="/search" class="hdicon searchIco" title="Search"><i class="at at-search-l"></i></a>
Affected pages/ /pages/contact /products/eureka /products/bolt-ws /cart
Component · Ref M54HEY
Affected pagehttps://www.madcapcoffee.com/products/eureka
Elementdiv > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div > button:nth-of-type(1)
Accessible namePrevious
Markup
<button class="flickity-button flickity-prev-next-button previous" type="button" aria-label="Previous"><svg class="flickity-button-icon" viewBox="0 0 100 100"><path d="M 10,50 L 60,100 L 70,90 L 30,50  L 70,10 L 60,0 Z" class="arrow"></path></svg></button>
Affected pages/ /products/eureka
Component · Ref IMW6OB
Affected pagehttps://www.madcapcoffee.com/products/eureka
Elementdiv#productSlider-template--18743151984880__product_slider_rYDYpk > button:nth-of-type(1)
Accessible namePrevious
Markup
<button class="flickity-button flickity-prev-next-button previous" type="button" aria-label="Previous"><svg class="flickity-button-icon" viewBox="0 0 100 100"><path d="M 10,50 L 60,100 L 70,90 L 30,50  L 70,10 L 60,0 Z" class="arrow"></path></svg></button>
Affected pages/ /products/eureka
Component · Ref 9U35L3
Affected pagehttps://www.madcapcoffee.com/cart
Elementinput#coupon-code
Markup
<input autocomplete="off" type="text" name="discount" placeholder="" id="coupon-code" class="fl1 mb0 input w_100 stopEv" form="cart">
Component · Ref DHU1AM
Affected pagehttps://www.madcapcoffee.com/
Elementdiv#sstemplate--18743151296752__slideshow > div > div > div:nth-of-type(3) > a
Markup
<a href="/collections/apparel" class="ss_link"><img class="imgFt ssimg hide-sm lazyautosizes lazyloaded" src="//www.madcapcoffee.com/cdn/shop/files/MerchSale_Website_Banner-16-3_1_100x.jpg?v=1785342664" width="6000" height="2726" data-srcset="//www.madcapcoffee.com/cdn/shop/files/MerchSale_Website_Banner-16-3_1_400x.jpg?v=1785342664 400w,//www.madcapcoffee.com/cdn/shop/files/MerchSale_Website_Banner-16-3_1_700x.jpg?v=1785342664 700w,//www.madcapcoffee.com/cdn/shop/files/MerchSale_Website_Banner-16-3_1_1000x.jpg?v=1785342664 1000w,//www.madcapcoffee.com/cdn/shop/files/MerchSale_Website_Banner-1…
Component · Ref V4QSJZ
Affected pagehttps://www.madcapcoffee.com/cart
Elementselect#address_country
Accessible name--- Australia Austria Belgium Canada Czechia Denmark Finland France Germany Hong Kong SAR Ireland Israel Italy Japan Malaysia Netherlands New Zealand Norway Poland Portugal Singapore South Korea Spain Sweden Switzerland United Arab Emirates United Kingdom United States
Markup
<select class="stopEv" id="address_country" name="address[country]" data-default="United States"><option value="---" data-provinces="[]">---</option>
<option value="Australia" data-provinces="[[&quot;Australian Capital Territory&quot;,&quot;Australian Capital Territory&quot;],[&quot;New South Wales&quot;,&quot;New South Wales&quot;],[&quot;Northern Territory&quot;,&quot;Northern Territory&quot;],[&quot;Queensland&quot;,&quot;Queensland&quot;],[&quot;South Australia&quot;,&quot;South Australia&quot;],[&quot;Tasmania&quot;,&quot;Tasmania&quot;],[&quot;Victoria&quot;,&quot;Victoria&quot;],[&quot;…
Component · Ref 97S0DX
Affected pagehttps://www.madcapcoffee.com/
Elementdiv#template--18743151296752__1633848970e1f2b22f > div > div:nth-of-type(2) > h3:nth-of-type(1) > a
Accessible nameCOFFEES ON THE MENU
Markup
<a class="tablink" href="#collection-cltabs_zpWdHU">COFFEES ON THE MENU<i class="at at-angle-down-r" aria-hidden="true"></i></a>
Component · Ref YGQWW3
Affected pagehttps://www.madcapcoffee.com/products/eureka
Elementdiv#productTabs > div > h3 > a
Accessible nameDetails
Markup
<a class="tablink tc" href="#ptabDesc">Details<i class="at at-angle-down-r" aria-hidden="true"></i></a>
Component · Ref B0WAZU
Affected pagehttps://www.madcapcoffee.com/cart
Elementdiv#shipping-calculator > div:nth-of-type(4) > input
Markup
<input type="button" class="btn btn-md btn get-rates" value="Calculate shipping">
Component · Ref 9Q7QHW
Affected pagehttps://www.madcapcoffee.com/pages/contact
Elementdiv#ecomposer-custom-section > p > a
Accessible nameecomposer.io
Markup
<a href="//www.ecomposer.io" target="_blank">ecomposer.io</a>
Component · Ref WNHIYH
Affected pagehttps://www.madcapcoffee.com/cart
Elementtextarea#Cart-note
Markup
<textarea class="text-area mb30 w_100" name="note" form="cart" id="Cart-note" placeholder="Special instructions for seller"></textarea>
Component · Ref 7MWJ3Y
Affected pagehttps://www.madcapcoffee.com/cart
Elementdiv#main-cart-footer > div > div:nth-of-type(2) > a
Accessible nameContinue shopping
Markup
<a href="/" class="btn btn-md w_100 mb10 btn2">Continue shopping</a>
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)14 instances5 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.

View 14 affected elements
Component · Ref B6I57E
Affected pagehttps://www.madcapcoffee.com/cart
Elementdiv#searchPopup > div > form > div:nth-of-type(1) > input:nth-of-type(1)
Markup
<input class="input-group__field search__input" type="search" name="q" placeholder="Search for products, brands and more" value="" autocomplete="off">
Affected pages/ /pages/contact /products/eureka /products/bolt-ws /cart
Component · Ref 85RIWW
Affected pagehttps://www.madcapcoffee.com/pages/contact
Elementtextarea#ContactFormMessage
Markup
<textarea rows="10" id="ContactFormMessage" name="contact[body]" placeholder="Message"></textarea>
Affected pages/ /pages/contact /products/eureka /products/bolt-ws
Component · Ref 1911JY
Affected pagehttps://www.madcapcoffee.com/pages/contact
Elementinput#ContactFormEmail
Markup
<input type="email" id="ContactFormEmail" name="contact[email]" placeholder="Email" autocorrect="off" autocapitalize="off" value="" class="">
High

ARIA hidden element must not be focusable or contain focusable elements

WCAG 4.1.2 (A)7 instances2 inspected pages

ARIA hidden element must not be focusable or contain focusable elements

Why it matters

ARIA hidden element must not be focusable or contain focusable elements

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 7 affected elements
Component · Ref 1GNX5C
Affected pagehttps://www.madcapcoffee.com/
Element.gitem[aria-hidden="true"]:nth-child(7)
Accessible namePlacebo (Decaf) $13.00 - $150.50
Markup
<div class="gitem" aria-hidden="true" style="position: absolute; left: 0px; transform: translateX(600%);">
Affected pages/ /products/eureka
Component · Ref 3TOXF0
Affected pagehttps://www.madcapcoffee.com/
Element.slimage_jWa9Vw
Markup
<div class="sslide of_hidden ct slimage_jWa9Vw" data-type="image" style="--brd: 0px; position: absolute; left: 0px; transform: translateX(0%); opacity: 0;" aria-hidden="true">
Component · Ref WNU5PW
Affected pagehttps://www.madcapcoffee.com/
Element.slimage_d6hQY4
Markup
<div class="sslide of_hidden ct slimage_d6hQY4" data-type="image" style="--brd: 0px; position: absolute; left: 0px; transform: translateX(0%); opacity: 0.00661504;" aria-hidden="true">
Component · Ref YDL29K
Affected pagehttps://www.madcapcoffee.com/
Element.slimage_mepa4e
Markup
<div class="sslide of_hidden ct slimage_mepa4e" data-type="image" style="--brd: 0px; position: absolute; left: 0px; transform: translateX(0%); opacity: 0;" aria-hidden="true">
High

Images lack text alternatives

WCAG 1.1.1 (A)1 instance1 inspected page

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 1 affected element
Component · Ref V8PZ9F
Affected pagehttps://www.madcapcoffee.com/
Elementvideo > img
Markup
<img src="//www.madcapcoffee.com/cdn/shop/files/preview_images/4c08a3e03c8b47a99d36cdca2862ef34.thumbnail.0000000000_small.jpg?v=1781542928">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)59 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 59 affected elements
Component · Ref XN21TC
Affected pagehttps://www.madcapcoffee.com/pages/contact
Element#text-1558602799954 > .mb15.h4
Accessible nameSTAY CONNECTED
Markup
<p class="h4 mb15">STAY CONNECTED</p>
Affected pages/pages/contact /products/bolt-ws /cart
Component · Ref YSEGS
Affected pagehttps://www.madcapcoffee.com/pages/ws-proxy?proxyUrl=/a/wsg/proxy/restricted-product
Elementa[href$="contact"]
Accessible nameCONTACT
Markup
<a href="/pages/contact">CONTACT</a>
Affected pages/products/bolt-ws /cart
Component · Ref M47WSO
Affected pagehttps://www.madcapcoffee.com/cart
Elementli:nth-child(3) > .social-icons__link[target="_blank"] > span
Accessible nameLinkedin
Markup
<span>Linkedin</span>
Affected pages/products/bolt-ws /cart
Component · Ref VZ1B8Q
Affected pagehttps://www.madcapcoffee.com/cart
Elementli:nth-child(1) > a[href$="search"]
Accessible nameSEARCH
Markup
<a href="/search">SEARCH</a>
Affected pages/products/bolt-ws /cart
Component · Ref 2MWD70
Affected pagehttps://www.madcapcoffee.com/cart
Element.addressFooter > li:nth-child(1)
Accessible nameMADCAP COFFEE COMPANY 1041 FULTON ST. E GRAND RAPIDS, MI, 49503
Markup
<li> <i class="at at-map-marker-al " aria-hidden="true"></i>MADCAP COFFEE COMPANY<br> 1041 FULTON ST. E <br> GRAND RAPIDS, MI, 49503</li>
Affected pages/products/bolt-ws /cart
Component · Ref RGUFQJ
Affected pagehttps://www.madcapcoffee.com/pages/contact
Element#ContactFormSubject
Markup
<input type="text" id="ContactFormSubject" name="contact[form subject]" placeholder="Subject" value="">
Component · Ref OIFQIB
Affected pagehttps://www.madcapcoffee.com/
Element.st1:nth-child(2) > .tablink[href="#collection-1561207381780-0"]
Accessible nameBREWING GEAR
Markup
<a class="tablink" href="#collection-1561207381780-0">BREWING GEAR</a>
Component · Ref OASRX
Affected pagehttps://www.madcapcoffee.com/products/eureka
Element.customtx.mb5:nth-child(2) > div > p
Accessible nameBlend / Whole Bean
Markup
<p>Blend / Whole Bean</p>
Component · Ref J7N4TR
Affected pagehttps://www.madcapcoffee.com/cart
Element.btn--has-icon-after
Accessible nameContinue shopping
Markup
<a href="/" class="btn btn--has-icon-after"> Continue shopping <i class="at at-angle-right-r" aria-hidden="true"></i></a>
Component · Ref HR6J2L
Affected pagehttps://www.madcapcoffee.com/pages/contact
Elementh1
Accessible nameContact Us
Markup
<h1 class="centered-title">Contact Us</h1>
Component · Ref 09UC28
Affected pagehttps://www.madcapcoffee.com/cart
Elementh2
Accessible nameRecommended Products
Markup
<h2 class="h3 ft2">Recommended Products</h2>
Component · Ref IHBFDK
Affected pagehttps://www.madcapcoffee.com/pages/contact
Elementinput[value="Send"]
Markup
<input type="submit" class="btn" value="Send">
Component · Ref 7CGTVS
Affected pagehttps://www.madcapcoffee.com/products/eureka
Element.social-sharing > .lbl
Accessible nameShare:
Markup
<span class="lbl">Share:</span>
Component · Ref IXWCYF
Affected pagehttps://www.madcapcoffee.com/products/eureka
Element.slVariant
Accessible name4oz
Markup
<span class="slVariant ml5">4oz</span>
Component · Ref AVX6IE
Affected pagehttps://www.madcapcoffee.com/pages/ws-proxy?proxyUrl=/a/wsg/proxy/restricted-product
Element.button
Accessible nameLog In
Markup
<button data-translation-selector="buttonLogin" class="btn button wsg-button-fix">
      Log In
    </button>
Component · Ref 65PCM
Affected pagehttps://www.madcapcoffee.com/pages/ws-proxy?proxyUrl=/a/wsg/proxy/restricted-product
Elementh1
Accessible nameLog in to view
Markup
<h1 class="wsg-center-all" data-translation-selector="logInToView" style="padding-top: 25px;">
    Log in to view
  </h1>
Component · Ref UIF08I
Affected pagehttps://www.madcapcoffee.com/pages/contact
Elementlabel > b
Accessible nameSTAY CONNECTED
Markup
<b>STAY CONNECTED</b>
Component · Ref KEWSTT
Affected pagehttps://www.madcapcoffee.com/products/eureka
Element#quantity
Markup
<input type="number" id="quantity" name="quantity" value="1" class="pr_input qty" min="1" step="1">
Component · Ref DBO203
Affected pagehttps://www.madcapcoffee.com/cart
Elementh4
Accessible nameYou don't have any items in your cart.
Markup
<h4>You don't have any items in your cart.</h4>
Component · Ref 8PHBJ5
Affected pagehttps://www.madcapcoffee.com/products/eureka
Element.header
Accessible nameSize: 4oz
Markup
<label class="header w_100 fl">Size: <span class="slVariant ml5">4oz</span></label>
Component · Ref X3YISL
Affected pagehttps://www.madcapcoffee.com/products/eureka
Elementh1
Accessible nameEureka
Markup
<h1 class="product-single__title ttlTxt tt-c mb10" style="--tcl:#444444;--tfs:29px;--tfsm:25px;--tff:var(--ft2);--tfw:600;--tlh:1.4;">Eureka</h1>
Component · Ref 7FCJ96
Affected pagehttps://www.madcapcoffee.com/
Element.hd2
Accessible name9 MILE CAFE NOW OPEN
Markup
<h2 class="stxt hd2 ft1" style="--cl:#ffffff;--fs:35px;--fsm:20px;--fw:600;--lh:1.2;--mb:10px;--mbm:5px">9 MILE CAFE NOW OPEN</h2>
Component · Ref MCSS8Y
Affected pagehttps://www.madcapcoffee.com/pages/contact
Element.contact-address > li:nth-child(1)
Accessible nameADDRESS: 1041 Fulton St. E Grand Rapids, MI 49503
Markup
<li><b>ADDRESS:</b><br> 1041 Fulton St. E

Grand Rapids, MI 49503</li>
Component · Ref 0YVHZW
Affected pagehttps://www.madcapcoffee.com/pages/contact
Element#ContactFormMessage
Markup
<textarea rows="10" id="ContactFormMessage" name="contact[body]" placeholder="Message"></textarea>
Component · Ref OUVKHF
Affected pagehttps://www.madcapcoffee.com/pages/contact
Element.phone
Accessible namePHONE: +1 (888) 866 9091
Markup
<li class="phone">PHONE: +1 (888) 866 9091</li>

Showing 25 representative examples · 6 more affected elements not shown

Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)5 instances5 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 5 affected elements
Component · Ref BMQLAV
Affected pagehttps://www.madcapcoffee.com/products/eureka
Elementul#siteNav > li:nth-of-type(2)
Accessible nameSHOPALL COFFEESINGLE ORIGINSBLENDSSUBSCRIPTIONSBEST SELLERSCASCARA + SINGLE SERVEditoFEATUREDEQUIPMENTESPRESSO MACHINESCOFFEE MAKERSGRINDERSACCESSORIESMERCHDRINKWAREAPPARELBRANDED GEARE GIFT CARDS
Markup
<li class="lvl1 parent dropdown"><a href="/collections/shop-all">SHOP</a><ul class="dropdown"><li class="lvl-1"><a href="/collections/all-coffee" class="site-nav lvl-1">ALL COFFEE<i class="at at-angle-right-r" aria-hidden="true"></i></a><ul class="subLinks"><li class="lvl-2"><a href="/collections/single-origin-coffee" class="site-nav lvl-2">SINGLE ORIGINS</a></li><li class="lvl-2"><a href="/collections/coffee-blends" class="site-nav lvl-2">BLENDS</a></li><li class="lvl-2"><a href="/collections/subscriptions" class="site-nav lvl-2">SUBSCRIPTIONS</a></li><li class="lvl-2"><a href="/collections/c…
Affected pages/ /pages/contact /products/eureka /products/bolt-ws /cart
Medium

<video> elements must have captions

WCAG 1.2.2 (A)1 instance1 inspected page

<video> elements must have captions

Why it matters

<video> elements must have captions

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref WPNMV6
Affected pagehttps://www.madcapcoffee.com/
Elementvideo
Markup
<video playsinline="true" loop="loop" autoplay="autoplay" muted="muted" class="slide-video slide-media" preload="metadata" poster="//www.madcapcoffee.com/cdn/shop/files/preview_images/4c08a3e03c8b47a99d36cdca2862ef34.thumbnail.0000000000_small.jpg?v=1781542928">
Low

Video may be missing captions

WCAG 1.2.2 (A)1 instance1 inspected page

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 1 affected element
Component · Ref 5XIH3F
Affected pagehttps://www.madcapcoffee.com/
Elementdiv#sstemplate--18743151296752__slideshow_PV9qBK > div > div > div > video
Markup
<video playsinline="true" loop="loop" autoplay="autoplay" muted="muted" class="slide-video slide-media" preload="metadata" poster="//www.madcapcoffee.com/cdn/shop/files/preview_images/4c08a3e03c8b47a99d36cdca2862ef34.thumbnail.0000000000_small.jpg?v=1781542928"><source src="//www.madcapcoffee.com/cdn/shop/videos/c/vp/4c08a3e03c8b47a99d36cdca2862ef34/4c08a3e03c8b47a99d36cdca2862ef34.HD-720p-2.1Mbps-86600142.mp4?v=0" type="video/mp4"><img src="//www.madcapcoffee.com/cdn/shop/files/preview_images/4c08a3e03c8b47a99d36cdca2862ef34.thumbnail.0000000000_small.jpg?v=1781542928"></video>

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.