Public accessibility assessment

Accessibility issues detected on fcskc-f72fygvs.on-forge.com

Evolize inspected 5 public pages on fcskc-f72fygvs.on-forge.com and detected 28 automatically identifiable accessibility findings.

28Findings detected
4WCAG criteria affected
5Pages inspected
28 Aug 2026Assessment date

Highest detected severity: High · 2 high-priority findings · 100% inspected-page coverage

Most widespread issueHidden elements can still receive keyboard focusDetected on 5 inspected pages
Most affected page/blog/posts/how-choose-right-managed-security-services-provider12 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)16 detected findings

Is fcskc-f72fygvs.on-forge.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 fcskc-f72fygvs.on-forge.com and detected 28 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/blog/posts/how-choose-right-managed-security-services-provider", where 12 findings were detected. The assessment identified findings mapped to 4 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. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 40 instances
    Why this 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 action

    To fix this issue, ensure that all focusable elements are visible when they receive keyboard focus. For the affected element, consider adding a 'display: none' or 'visibility: hidden' style when it is not intended to be visible, or remove it from the tab order by setting 'tabindex=-1'.

    View technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 25 instances
    Why this 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 action

    To fix this issue, ensure that all focusable elements are visible to sighted keyboard users. You can do this by either removing the element from the tab order or making it visible when focused. For example, you can add a style to make the element visible when it has focus, or you can use JavaScript to remove the element from the tab order when it is not visible.

    View technical evidence →
  3. Medium

    Text has insufficient colour contrast

    WCAG 1.4.3 (AA) · 5 inspected pages · 9 instances
    Why this matters

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

    Recommended action

    Increase the contrast between the text color and background color of the navigation link to meet the minimum contrast ratio thresholds as defined in WCAG 2.1 SC 1.4.3. Consider using a color contrast analyzer tool to determine the optimal colors.

    View technical evidence →
  4. Medium

    Text has insufficient colour contrast

    WCAG 1.4.3 (AA) · 5 inspected pages · 6 instances
    Why this matters

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

    Recommended action

    To improve the accessibility of the navigation menu, consider adjusting the color scheme to meet the minimum contrast ratio of 4.5:1 for normal text. For the given element <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> FCS Tech Talk </a>, ensure that the text color and background color combination provides sufficient contrast.

    View technical evidence →
  5. Medium

    Text has insufficient colour contrast

    WCAG 1.4.3 (AA) · 4 inspected pages · 4 instances
    Why this matters

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

    Recommended action

    To improve the accessibility of the navigation menu, consider adjusting the color scheme to meet the minimum contrast ratio thresholds as specified in WCAG 2.1 SC 1.4.3. This can be achieved by changing the text color or background color of the navigation links to provide sufficient contrast. For example, you can use a color contrast analyzer tool to determine the optimal colors for your website.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1655 / 5
2.5.8Target Size (Minimum)AA644 / 5
2.4.3Focus OrderA455 / 5
1.2.2Captions (Prerecorded)A211 / 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)72 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

To fix this issue, ensure that all focusable elements are visible to sighted keyboard users. You can do this by either removing the element from the tab order or making it visible when focused. For example, you can add a style to make the element visible when it has focus, or you can use JavaScript to remove the element from the tab order when it is not visible.

View 72 affected elements
Component · Ref JBV1L8
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Elementdiv#primaryNav > ul > li:nth-of-type(1) > a
Accessible nameHome
Markup
<a class="nav-link" href="/" aria-current="page">
                                    Home
                                </a>
Affected pages/ /cloud-service /contact /blog/posts/how-choose-right-managed-security-services-provider /services
Component · Ref FJT880
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Elementdiv#primaryNav > ul > li:nth-of-type(2) > ul > li:nth-of-type(1) > a
Accessible nameManaged Cyber Security
Markup
<a class="nav-link" href="/managed-cyber-security">
                                                    Managed Cyber Security
                                                </a>
Affected pages/ /cloud-service /contact /blog/posts/how-choose-right-managed-security-services-provider /services
Component · Ref HO23LO
Affected pagehttps://fcskc-f72fygvs.on-forge.com/services
Elementdiv#accordion-31d0114a-collapse-1 > div > div > p > a
Accessible nameLearn More about Managed Cyber Security
Markup
<a class="btn btn-outline-primary" href="/managed-cyber-security">Learn More<!--[if BLOCK]><![endif]--><span class="cms-sr-only"> about Managed Cyber Security</span><!--[if ENDBLOCK]><![endif]--></a>
Component · Ref ZN1A4V
Affected pagehttps://fcskc-f72fygvs.on-forge.com/services
Elementdiv#accordion-31d0114a-collapse-1 > div > div > a
Accessible nameGet Started about Managed Cyber Security
Rolebutton
Markup
<a class="btn btn-dark" role="button" href="/contact">Get Started<!--[if BLOCK]><![endif]--><span class="cms-sr-only"> about Managed Cyber Security</span><!--[if ENDBLOCK]><![endif]--></a>
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)52 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

To improve the accessibility of the navigation menu, consider adjusting the color scheme to meet the minimum contrast ratio of 4.5:1 for normal text. For the given element <a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> FCS Tech Talk </a>, ensure that the text color and background color combination provides sufficient contrast.

View 52 affected elements
Component · Ref KWKP85
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Elementa[href="#"]
Accessible nameFCS Tech Talk
Markup
<a class="nav-link dropdown-toggle" href="#" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                    FCS Tech Talk
                                </a>
Affected pages/ /cloud-service /contact /blog/posts/how-choose-right-managed-security-services-provider /services
Component · Ref RUZMLC
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Element.nav-item:nth-child(3) > .nav-link[href$="meet-the-team"]
Accessible nameAbout FCS
Markup
<a class="nav-link" href="/meet-the-team">
                                    About FCS
                                </a>
Affected pages/ /cloud-service /contact /blog/posts/how-choose-right-managed-security-services-provider /services
Component · Ref XA1NW5
Affected pagehttps://fcskc-f72fygvs.on-forge.com/contact
Element.navbar-nav > .nav-item:nth-child(1) > .nav-link[href="/"]
Accessible nameHome
Markup
<a class="nav-link" href="/">
                                    Home
                                </a>
Affected pages/cloud-service /contact /blog/posts/how-choose-right-managed-security-services-provider /services
Component · Ref VPUANW
Affected pagehttps://fcskc-f72fygvs.on-forge.com/contact
Element.dropdown-toggle[href$="services"][data-bs-toggle="dropdown"]
Accessible nameOur Services
Markup
<a class="nav-link dropdown-toggle" href="/services" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                    Our Services
                                </a>
Affected pages/cloud-service /contact /blog/posts/how-choose-right-managed-security-services-provider
Component · Ref FWXTED
Affected pagehttps://fcskc-f72fygvs.on-forge.com/contact
Element#subject
Accessible name- Please select - FCS Managed Cyber Security IT Support Data backup Business Continuity Network Security Cloud Hosting Server Virtualization Data Recovery FCS Managed Phone Services
Markup
<select class="custom-select" id="subject" wire:model="data.subject">
Affected pages/contact /blog/posts/how-choose-right-managed-security-services-provider
Component · Ref 6UGZ8T
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Elementa[aria-current="page"]
Accessible nameHome
Markup
<a class="nav-link" href="/" aria-current="page">
                                    Home
                                </a>
Affected pages/ /contact
Component · Ref O729FE
Affected pagehttps://fcskc-f72fygvs.on-forge.com/cloud-service
Element.subtitle > b
Accessible namecloud-based IT service
Markup
<b>cloud-based IT service</b>
Component · Ref OHSH9U
Affected pagehttps://fcskc-f72fygvs.on-forge.com/contact
Elementh3[aria-level="1"]
Accessible nameContact Us
Roleheading
Markup
<h3 role="heading" aria-level="1" class="mb-0">Contact Us</h3>
Component · Ref 1U0TF1
Affected pagehttps://fcskc-f72fygvs.on-forge.com/cloud-service
Elementh1
Accessible nameSmarter Business Growth with Cloud-Based IT Services
Markup
<h1>Smarter Business Growth with Cloud-Based IT Services</h1>
Component · Ref PHOG81
Affected pagehttps://fcskc-f72fygvs.on-forge.com/cloud-service
Element.subtitle
Accessible nameHarness the power of secure, flexible, and scalable cloud-based IT service solutions to streamline your operations and drive business efficiency.
Markup
<p class="subtitle">Harness the power of secure, flexible, and scalable <b>cloud-based IT service</b> solutions to streamline your operations and drive business efficiency.</p>
Component · Ref AZHX1Y
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Element.active.carousel-item > .col-lg-4.carousel-single:nth-child(1) > .card > .card-body > h5[aria-level="3"]
Accessible nameRick - Logistics Company
Roleheading
Markup
<h5 role="heading" aria-level="3" class="text-center card-title mb-0">Rick - Logistics Company</h5>
Component · Ref 4PPF5P
Affected pagehttps://fcskc-f72fygvs.on-forge.com/cloud-service
Element.points > li:nth-child(1)
Accessible nameSecure, scalable, and seamless cloud-based IT service designed to keep your data safe and your operations running efficiently.
Markup
<li>Secure, scalable, and seamless cloud-based IT service designed to keep your data safe and your operations running efficiently.</li>
Component · Ref 4H28TT
Affected pagehttps://fcskc-f72fygvs.on-forge.com/contact
Element.about-hero-text > p
Accessible nameIf you have any questions about our company or services, please call us directly or use the contact form below.
Markup
<p>If you have any questions about our company or services, please call us directly or use the contact form below.</p>
Component · Ref GDQZBL
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Element.active.carousel-item > .col-lg-4.carousel-single:nth-child(1) > .card > .card-body > .card-text > p
Accessible nameWe have used Ferguson Computer Services for many years now and think of them as an extension of our company. Stan, the owner is a stand up guy and has a great staff of talent at all times. We depend on FCS for all our IT needs, purchasing of all computers and network hardware and software and helping solve any issues our staff may have around the clock. We also depend on FCS to use all necessary means to protect our data and network from cyber threats and to do so proactively before the threat exists. I highly recommend FCS for any business! Thank you FCS Team for keeping us protected and working efficiently!
Markup
<p>
Component · Ref JNYNHS
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Element.dropdown.nav-item[data-fcs-dropdown-state="on"]:nth-child(2) > .dropdown-toggle[data-bs-toggle="dropdown"][aria-haspopup="true"]
Accessible nameOur Services
Markup
<a class="nav-link dropdown-toggle" href="/services" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                    Our Services
                                </a>
Component · Ref N2K5BN
Affected pagehttps://fcskc-f72fygvs.on-forge.com/cloud-service
Element.swiper-slide-next > .slider-card > p
Accessible nameStrong protection is implemented to secure all phases of your cloud infrastructure. Security practices are enforced by encrypted links, access restriction, and ongoing monitoring. With these safeguards, cloud IT services to small business customers are always reliable and compliant.
Markup
<p>
Medium

<video> elements must have captions

WCAG 1.2.2 (A)4 instances1 inspected page

<video> elements must have captions

Why it matters

<video> elements must have captions

Recommended correction

Add captions to the video element by including a track element with a kind attribute set to "captions" and a src attribute pointing to a caption file. For example: <video src="/storage/blog/managed-security-intro.mp4" controls="" preload="metadata" aria-label="Silent animation: a checklist on a clipboard with a shield and tick beside it, illustrating a security review."><track kind="captions" src="/storage/blog/managed-security-intro.vtt" srclang="en" label="English"></video>

View 4 affected elements
Component · Ref K9B6C3
Affected pagehttps://fcskc-f72fygvs.on-forge.com/blog/posts/how-choose-right-managed-security-services-provider
Elementvideo:nth-child(3)
Accessible nameSilent animation: a checklist on a clipboard with a shield and tick beside it, illustrating a security review.
Markup
<video src="/storage/blog/managed-security-intro.mp4" controls="" preload="metadata" aria-label="Silent animation: a checklist on a clipboard with a shield and tick beside it, illustrating a security review."></video>
Low

Touch targets are too small on mobile

WCAG 2.5.8 (AA)20 instances4 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

Increase the size of the touch target to at least 24x24 pixels to make it easier for users to activate by touch. Consider adding padding or a wrapper element around the checkbox input to achieve the minimum size requirement.

View 20 affected elements
Component · Ref 4N6AS5
Affected pagehttps://fcskc-f72fygvs.on-forge.com/contact
Elementinput#smsConsent
Markup
<input class="form-check-input" type="checkbox" value="Yes" id="smsConsent" wire:model="data.sms-consent">
Affected pages/contact /blog/posts/how-choose-right-managed-security-services-provider
Component · Ref V863W1
Affected pagehttps://fcskc-f72fygvs.on-forge.com/contact
Elementdiv > div > form > div:nth-of-type(6) > label > a:nth-of-type(1)
Accessible namePrivacy Policy
Markup
<a href="/privacy-policy" target="_blank">Privacy Policy</a>
Affected pages/contact /blog/posts/how-choose-right-managed-security-services-provider
Component · Ref Y3BH4V
Affected pagehttps://fcskc-f72fygvs.on-forge.com/blog/posts/how-choose-right-managed-security-services-provider
Elementdiv:nth-of-type(1) > article > div > div > p:nth-of-type(7) > a
Accessible nameContact Us Now
Markup
<a href="/contact" rel="noopener noreferrer" target="_blank">Contact Us Now</a>
Component · Ref 16LJ7C
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Elementdiv:nth-of-type(4) > div > div:nth-of-type(1) > div > div:nth-of-type(1) > a
Accessible nameRead our reviews (opens in a new tab)
Markup
<a href="https://www.facebook.com/fcskc/reviews" aria-label="Read our reviews (opens in a new tab)" target="_blank" rel="noopener noreferrer">
                                
                                <picture><source type="image/webp" srcset="https://fcskc-f72fygvs.on-forge.com/storage/4/responsive-images/reviews-facebook-e8a3f4___webp_117_93.webp 117w"><img class="img-fluid" loading="eager" alt="" width="117" height="93" srcset="https://fcskc-f72fygvs.on-forge.com/storage/4/responsive-images/reviews-facebook-e8a3f4___media_library_original_117_93.png 117w" src="https://fcskc-f72fygvs.…
Component · Ref 126FII
Affected pagehttps://fcskc-f72fygvs.on-forge.com/
Elementdiv#carousel-9b6a4b5a > ol > li:nth-of-type(1) > button
Accessible nameShow review 1 of 8
Markup
<button type="button" class="fcs-carousel-dot" aria-label="Show review 1 of 8" aria-current="true"></button>
Component · Ref X1K5NT
Affected pagehttps://fcskc-f72fygvs.on-forge.com/services
Elementdiv > div > div > div > p > a
Accessible nameno obligation assessment
Markup
<a href="/no-obligation-assessment">no obligation assessment</a>
Low

Video may be missing captions

WCAG 1.2.2 (A)4 instances1 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

Add captions or subtitles to the video, or provide an alternative way for users to access the audio content, such as a transcript.

View 4 affected elements
Component · Ref 88POSP
Affected pagehttps://fcskc-f72fygvs.on-forge.com/blog/posts/how-choose-right-managed-security-services-provider
Elementmain#main > div:nth-of-type(1) > article > div > div > video:nth-of-type(1)
Accessible nameSilent animation: a checklist on a clipboard with a shield and tick beside it, illustrating a security review.
Markup
<video src="/storage/blog/managed-security-intro.mp4" controls="" preload="metadata" aria-label="Silent animation: a checklist on a clipboard with a shield and tick beside it, illustrating a security review."></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.