Public accessibility assessment

Accessibility issues detected on fiabilis.it

Evolize inspected 5 publicly accessible pages on fiabilis.it and detected 51 automatically identifiable accessibility findings. 8 findings were classified as critical or high priority. The findings map to 8 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve hidden elements can still receive keyboard focus, text has insufficient colour contrast, scrollable region must have keyboard access.

51findings detected
8critical + high
5pages inspected
1 Sep 2026assessed

Independent public assessment. fiabilis.it is not necessarily affiliated with or a customer of Evolize.

https://

01 · Accessibility summary

Evolize inspected 5 publicly accessible pages on fiabilis.it and detected 51 automatically identifiable accessibility findings. 8 findings were classified as critical or high priority. The findings map to 8 WCAG success criterions. The sections below show affected pages, technical evidence and recommended remediation. The most frequent issues involve hidden elements can still receive keyboard focus, text has insufficient colour contrast, scrollable region must have keyboard access.

02 · Priority findings

03 · WCAG criteria affected

CriterionNameLevelFindingsPages
1.4.3Contrast (Minimum)AA325
2.5.8Target Size (Minimum)AA85
2.4.3Focus OrderA45
4.1.2Name, Role, ValueA35
1.1.1Non-text ContentA15
1.3.1Info and RelationshipsA15
2.1.1KeyboardA15
2.4.1Bypass BlocksA15

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 rescans public websites, detects newly introduced or recurring accessibility issues, tracks remediation and verifies fixes.

04 · All detected findings

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)100 instances5 affected pages
ComponentRef L5WM18

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

Affected pagehttps://fiabilis.it/
Elementinput#CybotCookiebotDialogBodyLevelButtonPreferences
Roleswitch
Markup
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0" role="switch">
How to fixRemove the tabindex attribute or set it to -1 for the hidden checkbox input, or make the element visible when it receives focus.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef V47ACL

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

Affected pagehttps://fiabilis.it/
Elementbutton#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary
Accessible nameNecessary (7)
Markup
<button id="CybotCookiebotDialogDetailBodyContentCookieContainerNecessary" class="CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed" lang="en" data-target="CybotCookiebotDialogDetailBodyContentCookieTabsNecessary" aria-label="Necessary  (7)" aria-controls="CybotCookiebotDialogDetailBodyContentCookieTabsNecessary" aria-expanded="false"><span id="CybotCookiebotDialogBodyLevelButtonNecessaryInlineLabel" role="heading" aria-level="3">Necessary  </span> <span class="CybotCookiebotDialogDetailBulkConsentCount">7</span></button>
How to fixTo fix this issue, ensure that elements which are not visible do not remain in the tab order. This can be achieved by setting the 'tabindex' attribute to '-1' or by removing the element from the DOM when it is not visible.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef CGF9TY

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

Affected pagehttps://fiabilis.it/
Elementdiv#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > a:nth-of-type(1)
Accessible nameCookiebot1
Rolebutton
Markup
<a class="CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed" role="button" aria-expanded="false" href="#">Cookiebot<div class="CybotCookiebotDialogDetailBodyContentCookieInfoCount CybotCookiebotDialogDetailBulkConsentCount">1</div></a>
How to fixTo fix this issue, ensure that the hidden element is removed from the tab order by setting its 'tabindex' attribute to '-1' or by using CSS to set 'display: none' or 'visibility: hidden' when it's not visible.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef 14LP4V

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

Affected pagehttps://fiabilis.it/
Elementa#CybotCookiebotDialogNavDeclaration
Accessible nameConsent
Roletab
Markup
<a id="CybotCookiebotDialogNavDeclaration" class="CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive" href="#" data-target="CybotCookiebotDialogBody" tabindex="0" role="tab" aria-selected="false" aria-controls="CybotCookiebotDialogBody" lang="en">Consent</a>
How to fixRemove the element from the tab order by setting tabindex to -1 or remove the element altogether if it's not intended to be interacted with. Ensure that only visible elements are focusable.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)212 instances5 affected pages
ComponentRef JWCFCW

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

Affected pagehttps://fiabilis.it/
Element#CybotCookiebotDialogBodyEdgeMoreDetailsLink
Accessible nameShow details
Markup
<a id="CybotCookiebotDialogBodyEdgeMoreDetailsLink" href="#" class="">Show details</a>
How to fixTo improve the accessibility of the 'Show details' link, adjust the text or background color to meet the minimum contrast ratio of 4.5:1 for normal text, as recommended by the Web Content Accessibility Guidelines (WCAG 2.1). This can be achieved by using a color picker tool or referring to a contrast ratio guide to select suitable colors.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef MXP9E3

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

Affected pagehttps://fiabilis.it/
Element#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll
Accessible nameAllow all
Markup
<button id="CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll" class="CybotCookiebotDialogBodyButton" tabindex="0" lang="en">Allow all</button>
How to fixIncrease the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef K35M9J

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

Affected pagehttps://fiabilis.it/category/news-eventi/
Elementarticle:nth-child(1) > .flex-1.p-8.flex-col > .mt-auto.pt-4 > .text-cerise-600.hover\:text-cerise-700.group\/link
Accessible nameLeggi tutto
Markup
<a href="https://fiabilis.it/digitalizzazione-processi-aziendali-bando-transizione-digitale-lombardia/" class="inline-flex items-center not-prose text-cerise-600 font-bold hover:text-cerise-700 hover:underline transition-colors group/link">
How to fixTo improve accessibility, consider increasing the contrast between the text color and background color. This can be achieved by adjusting the CSS styles for the affected elements, such as changing the text color to a darker or lighter shade, or adding a background color with sufficient contrast. For example, update the CSS class 'text-cerise-600' to use a color with higher contrast, or add a background color with sufficient contrast to the element with class 'inline-flex items-center not-prose'.
Affected pages/ /category/news /category/news-eventi
ComponentRef NDXDZJ

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

Affected pagehttps://fiabilis.it/
Element#CybotCookiebotDialogBodyContentText
Accessible nameWe use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Markup
<div id="CybotCookiebotDialogBodyContentText" lang="en">
How to fixTo improve the accessibility of this element, consider adjusting the text color or background color to meet the minimum contrast ratio of 4.5:1 for normal text. You can use a color contrast analyzer tool to find a suitable color combination.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef UOLP4L

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

Affected pagehttps://fiabilis.it/
Element.lg\:gap-6 > .inline-block.tracking-\[0\.15em\].text-cerise-500
Accessible nameLa nostra promessa
Markup
<span class="inline-block font-bold uppercase tracking-[0.15em] text-sm animate-fade-in-up text-cerise-500">
          La nostra promessa
        </span>
How to fixTo improve accessibility, consider increasing the contrast between the text color and background color. You can achieve this by changing the text color to a darker or lighter shade, or by adding a background color with sufficient contrast. For example, you can modify the CSS class 'text-cerise-500' to use a color with higher contrast.
ComponentRef 2YS5Y1

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

Affected pagehttps://fiabilis.it/
Element.block-stats-counter > .container.px-6.z-10 > .mb-16.max-w-3xl.text-center > .inline-block.text-cerise-500.tracking-\[0\.15em\]
Accessible nameDalle decisioni ai risultati
Markup
<span class="inline-block text-cerise-500 font-bold uppercase tracking-[0.15em] text-sm mb-4 animate-fade-in-up">
          Dalle decisioni ai risultati
        </span>
How to fixTo improve the accessibility of the text, consider increasing the contrast between the text color (text-cerise-500) and the background color. You can do this by changing the text color to a darker or lighter shade, or by adding a background color with sufficient contrast to the text. Ensure the contrast ratio meets the minimum requirements of WCAG 2.1 SC 1.4.3.
ComponentRef DBFUFE

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

Affected pagehttps://fiabilis.it/
Element.block-testimonials > .container.px-6.z-10 > .mb-16.max-w-3xl.text-center > .inline-block.text-cerise-500.tracking-\[0\.15em\]
Accessible nameLe nostre referenze
Markup
<span class="inline-block text-cerise-500 font-bold uppercase tracking-[0.15em] text-sm mb-4 animate-fade-in-up">
          Le nostre referenze
        </span>
How to fixTo improve accessibility, adjust the color scheme to ensure a sufficient contrast ratio between the text and background colors. Consider using a color contrast analyzer tool to determine the optimal colors. For this specific instance, modify the CSS class 'text-cerise-500' to use a color with higher contrast against the background.
ComponentRef A9FTTD

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

Affected pagehttps://fiabilis.it/
Element.text-flame-pea-500.inline-block.tracking-\[0\.15em\]
Accessible nameInsieme per l’impatto
Markup
<span class="inline-block text-flame-pea-500 font-bold uppercase tracking-[0.15em] text-sm animate-fade-in-up">
                        Insieme per l’impatto
                    </span>
How to fixTo improve readability, increase the contrast between the text color and the background color. Consider using a color with a higher contrast ratio or adding a background overlay to enhance visibility.
ComponentRef XI2LHO

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

Affected pagehttps://fiabilis.it/
Element.items-end > .max-w-3xl > .inline-block.text-cerise-500.tracking-\[0\.15em\]
Accessible nameMagazine
Markup
<span class="inline-block text-cerise-500 font-bold uppercase tracking-[0.15em] text-sm mb-4 animate-fade-in-up">
            Magazine
          </span>
How to fixTo improve readability, increase the contrast between the text color and background color. Consider using a color contrast analyzer tool to determine a suitable color combination that meets the minimum contrast ratio thresholds. For example, you could change the text color to a darker or lighter shade, or adjust the background color to provide more contrast.
ComponentRef 1NV2M9

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

Affected pagehttps://fiabilis.it/magazine/
Element.rounded-xl.hover\:shadow-lg.transition-shadow:nth-child(2) > .hover\:shadow-xl > .flex-1.p-8.flex-col > .mt-auto.pt-4 > .group\/link.text-cerise-600.hover\:text-cerise-700
Accessible nameLeggi tutto
Markup
<a href="https://fiabilis.it/voci-del-costo-del-lavoro-guida/" class="inline-flex items-center not-prose text-cerise-600 font-bold hover:text-cerise-700 hover:underline transition-colors group/link">
How to fixTo improve the accessibility of this link, consider increasing the contrast between the text color and the background color. This can be achieved by using a darker or lighter background, or by changing the text color to a shade that has sufficient contrast with the background. A contrast ratio of at least 4.5:1 for normal text is recommended.
ComponentRef KZHU9A

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Element.text-cerise-500.tracking-widest.mb-3
Accessible nameApprofondimenti
Markup
<span class="text-cerise-500 font-bold uppercase tracking-widest text-sm mb-3 block">Approfondimenti</span>
How to fixTo improve text legibility, consider adjusting the color scheme to meet the minimum contrast ratio thresholds. You can use online tools to determine the contrast ratio between the text color (cerise-500) and the background color. Adjust the text or background color to achieve a sufficient contrast ratio.
ComponentRef K56CSF

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Element.text-cerise-600
Accessible nameLeggi tutto
Markup
<a href="https://fiabilis.it/festa-della-mamma/" class="inline-flex items-center not-prose text-cerise-600 font-bold hover:text-cerise-700 hover:underline transition-colors group/link">
How to fixIncrease the contrast between the text color and the background color 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.
ComponentRef 6ZAH4S

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Element.inline-block
Accessible nameInclusione e Finanza per lo Sviluppo
Markup
<span class="inline-block px-4 py-1.5 bg-cerise-500 text-white font-bold uppercase tracking-[0.1em] text-xs rounded-full shadow-lg shadow-cerise-900/20">
            Inclusione e Finanza per lo Sviluppo
          </span>
How to fixTo improve the accessibility of the affected element, consider adjusting the text color to a darker shade or the background color to a lighter shade, ensuring a minimum contrast ratio of 4.5:1 for normal text. This can be achieved by modifying the CSS styles associated with the element, such as changing the 'text-white' class to a darker color or adjusting the 'bg-cerise-500' class to a lighter background color.
ComponentRef K1WQJB

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

Affected pagehttps://fiabilis.it/magazine/
Element.pb-12.last\:border-0[x-init="checkScroll()"]:nth-child(2) > .flex-row.md\:items-end.gap-4 > .sm\:flex-row.sm\:items-baseline.sm\:gap-6 > .tracking-wider.uppercase.text-cerise-600
Accessible nameVedi tutti
Markup
<a href="https://fiabilis.it/category/sistema-lavoro-opportunita/" class="group inline-flex items-center text-sm font-bold text-cerise-600 hover:text-cerise-700 transition-colors uppercase tracking-wider">
How to fixTo improve the accessibility of this element, consider adjusting the text or background color to meet the minimum contrast ratio of 4.5:1 for normal text. You can use online tools to help determine the contrast ratio and select suitable colors.
ComponentRef ZI85DH

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

Affected pagehttps://fiabilis.it/magazine/
Element.inline-block
Accessible nameSalute e sicurezza sul lavoro
Markup
<span class="inline-block px-3 py-1 mb-4 text-xs font-bold uppercase tracking-wider bg-cerise-500 text-white rounded-full">
                                        Salute e sicurezza sul lavoro
                                    </span>
How to fixTo improve the accessibility of the affected element, consider adjusting the color scheme to ensure a sufficient contrast ratio between the text and background colors. A minimum contrast ratio of 4.5:1 for normal text and 7:1 for larger text (18pt or 14pt bold) is recommended. For example, you could change the background color or the text color to achieve this contrast ratio.
ComponentRef Y104T6

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Element.lg\:prose-xl > div > div > a:nth-child(1)
Accessible nameStampa 🖨
Markup
<a href="https://fiabilis.it?...">
How to fixIncrease the contrast between the text color and background color of the 'Stampa ' link to meet the minimum contrast ratio thresholds as defined in WCAG 2.1 SC 1.4.3. This can be achieved by changing the text color or background color to improve legibility.
ComponentRef Z2OXPM

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Elementp:nth-child(11) > a
Accessible nameLa procedura è composta da 3 step:
Markup
<a href="https://www.lavoro.gov.it/temi-e-priorita/parita-e-pari-opportunita/Documents/Allegato-A-DM-rapporti-biennali-2022.pdf">La procedura è composta da 3 step:</a>
How to fixTo improve the accessibility of the text, increase the contrast between the text color and the background color. This can be achieved by changing the CSS styles for the element, for example by setting a darker or lighter color for the text or background. Ensure that the contrast ratio meets the minimum requirements of WCAG 2.1 SC 1.4.3.
ComponentRef 3Q4P83

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Elementol > li:nth-child(2) > a
Accessible nameUNI/PdR 125:2022
Markup
<a href="https://www.certifico.com/component/attachments/download/28435">UNI/PdR 125:2022</a>
How to fixTo improve readability, increase the contrast between the text color and background color of the link 'UNI/PdR 125:2022' to meet the minimum contrast ratio thresholds. Consider using a color with sufficient contrast or adding a background image/texture that does not interfere with the text.
ComponentRef GJQXOJ

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

Affected pagehttps://fiabilis.it/magazine/
Element.pb-12.last\:border-0[x-init="checkScroll()"]:nth-child(2) > .group\/slider.relative > .overflow-x-auto.snap-x.snap-mandatory > .flex-shrink-0.snap-start.w-\[85vw\]:nth-child(1) > .hover\:shadow-xl > .flex-1.p-8.flex-col > .mt-auto.pt-4 > .group\/link.text-cerise-600.hover\:text-cerise-700
Accessible nameLeggi tutto
Markup
<a href="https://fiabilis.it/recupero-contributivo-come-funziona/" class="inline-flex items-center not-prose text-cerise-600 font-bold hover:text-cerise-700 hover:underline transition-colors group/link">
How to fixTo improve readability, increase the contrast between the text color and the background color. Consider using a color with higher contrast or adding a background overlay to enhance visibility. For example, you can adjust the CSS class 'text-cerise-600' to use a darker or lighter shade that meets the minimum contrast ratio thresholds.
ComponentRef 2I4LTB

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

Affected pagehttps://fiabilis.it/
Elementh1
Accessible nameOttimizziamo dati, costi e processi per creare valore reale
Markup
<h1 class="text-3xl md:text-4xl lg:text-5xl xl:text-6xl not-prose font-extrabold leading-tight tracking-tight text-white animate-fade-in-up delay-100">
          Ottimizziamo dati, costi e processi per creare valore reale
        </h1>
How to fixIncrease the contrast between the text color and the background color to meet the minimum contrast ratio thresholds as specified in WCAG 2.1 SC 1.4.3. Consider using a color contrast analyzer tool to determine the optimal color combination.
ComponentRef ENCQA5

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

Affected pagehttps://fiabilis.it/
Element.lg\:w-\[45\%\] > .inline-block.tracking-\[0\.15em\].animate-fade-in-up
Accessible nameBeyond efficiency toward impact
Markup
<span class="inline-block text-white font-bold uppercase tracking-[0.15em] text-sm animate-fade-in-up">
          Beyond efficiency toward impact
        </span>
How to fixTo improve the accessibility of this text, consider increasing the contrast between the text color and the background color. This can be achieved by using a darker or lighter background, or by using a more vibrant text color. A contrast ratio of at least 4.5:1 for normal text is recommended.
ComponentRef NV4TTS

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

Affected pagehttps://fiabilis.it/
Element.lg\:w-\[45\%\] > .prose-base.lg\:prose-lg.delay-200
Accessible nameDal 2013 trasformiamo l’efficienza in valore, liberando risorse che rendono possibili investimenti su persone, inclusione e sostenibilità.
Markup
<div class="prose prose-base lg:prose-lg text-cloud-burst-100 max-w-none animate-fade-in-up delay-200">
          Dal 2013 trasformiamo l’efficienza in valore, liberando risorse che rendono possibili investimenti su persone, inclusione e sostenibilità.
        </div>
How to fixTo improve the accessibility of this text, consider increasing the contrast between the text color and the background color. This can be achieved by changing the CSS class 'text-cloud-burst-100' to a color with higher contrast, or by adding a background color with sufficient contrast to the text.
ComponentRef F2QOMT

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

Affected pagehttps://fiabilis.it/
Element.highlight--cloud-burst
Accessible nameUn ecosistema che trasforma
Markup
<span class="highlight highlight--cloud-burst">Un ecosistema che trasforma</span>
How to fixTo improve readability, consider adjusting the color of the text or background to increase the contrast ratio. A minimum contrast ratio of 4.5:1 for normal text and 7:1 for larger text (18pt or 14pt bold) is recommended. Use a color contrast analyzer tool to find a suitable color combination that meets the WCAG 2.1 guidelines.
ComponentRef VI5DDI

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Element.prose-base
Accessible nameScopri nel nostro articolo tutte le novità introdotte nel codice delle pari opportunità a favore della parità di genere
Markup
<div class="prose prose-base lg:prose-lg text-cloud-burst-100 max-w-none animate-fade-in-up delay-200">
          Scopri nel nostro articolo tutte le novità introdotte nel codice delle pari opportunità a favore della parità di genere
        </div>
How to fixIncrease the contrast between the text color and background color to meet the minimum contrast ratio thresholds. Consider using a color contrast analyzer tool to determine the optimal colors.
Affected pages/magazine /blog-parita-di-genere
ComponentRef 3YZ5D9

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Elementh1
Accessible nameParità di genere, le novità del codice delle pari opportunità
Markup
<h1 class="text-3xl md:text-4xl lg:text-5xl not-prose font-extrabold leading-tight tracking-tight text-white animate-fade-in-up delay-100">
        Parità di genere, le novità del codice delle pari opportunità
      </h1>
How to fixIncrease the contrast between the text color and background color to meet the minimum contrast ratio thresholds. Consider using a color contrast analyzer tool to determine the optimal colors. For the given element, change the text color or background color to achieve a contrast ratio of at least 4.5:1 for normal text and 7:1 for larger text (18pt or 14pt bold).
Affected pages/magazine /blog-parita-di-genere
ComponentRef LHOO98

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

Affected pagehttps://fiabilis.it/magazine/
Element.text-gray-100
Accessible nameObblighi, adempimenti e finanziamenti della salute e sicurezza sul lavoro: come trasformare la prevenzione in una leva di valore per l'impresa.
Markup
<div class="text-gray-100 line-clamp-2 md:line-clamp-3 mb-6 text-sm md:text-base opacity-90">
                    Obblighi, adempimenti e finanziamenti della salute e sicurezza sul lavoro: come trasformare la prevenzione in una leva di valore per l'impresa.
                  </div>
How to fixIncrease the contrast between the text color and the background color to meet the minimum contrast ratio thresholds. Consider using a color contrast analyzer tool to determine the optimal colors. For example, change the text color to a darker shade or the background color to a lighter shade.
ComponentRef L7TADS

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

Affected pagehttps://fiabilis.it/category/news/
Element.bg-flame-pea-600.w-10[aria-current="page"]
Accessible name1
Markup
<span aria-current="page" class="flex items-center justify-center w-10 h-10 rounded-full bg-flame-pea-600 text-white font-bold shadow-sm">
          1
        </span>
How to fixIncrease the contrast between the text color and background color of the pagination element to meet the minimum contrast ratio threshold of 4.5:1 for normal text.
ComponentRef T1U3G

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

Affected pagehttps://fiabilis.it/magazine/
Element.decoration-cerise-500
Accessible nameSalute e sicurezza sul lavoro: obblighi, adempimenti e opportunità di finanziamento
Markup
<a href="https://fiabilis.it/salute-sicurezza-lavoro-obblighi-finanziamenti/" class="text-white hover:underline decoration-cerise-500 decoration-2 underline-offset-4">
                      Salute e sicurezza sul lavoro: obblighi, adempimenti e opportunità di finanziamento
                    </a>
How to fixTo improve accessibility, increase the contrast between the text color and background color. Consider using a color contrast analyzer tool to determine the optimal colors. For example, change the text color to a darker or lighter shade, or adjust the background color to provide sufficient contrast.
ComponentRef 7EPH08

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

Affected pagehttps://fiabilis.it/magazine/
Element.text-white.inline-flex.hover\:underline
Accessible nameLeggi articolo
Markup
<a href="https://fiabilis.it/salute-sicurezza-lavoro-obblighi-finanziamenti/" class="inline-flex items-center font-bold text-white hover:underline">
How to fixTo improve accessibility, increase the contrast between the text color and the background color. Consider using a color with higher contrast or adding a background overlay to enhance readability.
ComponentRef 612FAI

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

Affected pagehttps://fiabilis.it/
Element.md\:text-3xl
Accessible nameEfficienza come motore di Innovazione
Markup
<h2 class="not-prose text-3xl md:text-3xl font-bold text-cloud-burst-950 mb-6 leading-tight">
            Efficienza come motore di Innovazione
          </h2>
How to fixTo improve readability, consider increasing the contrast between the text color and the background color. This can be achieved by changing the text color to a darker or lighter shade, or by adjusting the background color to provide more contrast. A contrast ratio of at least 4.5:1 for normal text is recommended.
ComponentRef YUU49S

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

Affected pagehttps://fiabilis.it/
Element.text-neutral-600.text-lg > p:nth-child(3)
Accessible nameIl nostro approccio integra visione strategica, capacità di lettura del contesto e governo dei temi ESG per accompagnare decisioni che non rispondono solo all’urgenza dell’oggi, ma costruiscono futuro.
Markup
<p>Il nostro approccio integra visione strategica, capacità di lettura del contesto e governo dei temi ESG per accompagnare decisioni che non rispondono solo all’urgenza dell’oggi, ma costruiscono futuro. </p>
How to fixTo improve accessibility, consider increasing the contrast between the text color and the background color. You can achieve this by using a color with higher contrast, adjusting the opacity, or adding a background overlay to enhance readability.
ComponentRef E49CI4

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

Affected pagehttps://fiabilis.it/
Element.mt-0.leading-tight.delay-100
Accessible nameUn ecosistema di fiducia: aziende e partner che condividono la nostra visione
Markup
<h2 class="text-3xl md:text-4xl lg:text-5xl mt-0 font-extrabold leading-tight animate-fade-in-up delay-100">
            Un ecosistema di fiducia: aziende e partner che condividono la nostra visione
          </h2>
How to fixTo improve accessibility, consider adjusting the color scheme to ensure a minimum contrast ratio of 4.5:1 for normal text and 7:1 for larger text (18pt or 14pt bold). You can use online tools to calculate the contrast ratio and select colors that meet the required standards.
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)5 instances5 affected pages
ComponentRef BUJ7QX

Scrollable region must have keyboard access

Affected pagehttps://fiabilis.it/
Element#CybotCookiebotDialogBodyContent
Accessible nameThis website uses cookiesWe use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Markup
<div id="CybotCookiebotDialogBodyContent" class="CybotCookiebotScrollArea">
How to fixAdd a tabindex attribute to the scrollable region to enable keyboard access. Ensure that the tabindex value is set to 0 to allow the element to receive keyboard focus in a logical order.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)10 instances5 affected pages
ComponentRef TYE718

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

Affected pagehttps://fiabilis.it/
Elementdiv:nth-of-type(2) > div:nth-of-type(3) > div > div > div:nth-of-type(1) > h2
Accessible nameContattaci per maggiori informazioni
Markup
<h2 class="text-3xl lg:text-4xl font-bold text-cloud-burst-950 mb-2">
                            Contattaci per maggiori informazioni
                        </h2>
How to fixWrap the content in a landmark region such as a 'main' or 'section' element to enable assistive technology users to reach it via landmark navigation. For example: <main><h2>Contattaci per maggiori informazioni</h2>...</main>
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
Medium

No skip link to main content

WCAG 2.4.1 (A)10 instances5 affected pages
ComponentRef 3IU3ES

The page offers no bypass mechanism, so keyboard users must tab through the full navigation before reaching the main content on every page.

Affected pagehttps://fiabilis.it/
Elementhtml > body
Accessible nameConsentDetails[#IABV2SETTINGS#]AboutThis website uses cookiesWe use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. [#GPC_BANNER_ICON#][#GPC_TOAST_TEXT#]Consent SelectionNecessary Preferences Statistics Marketing Show detailsDetailsNecessary 7 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainMaximum Storage Duration: 1 yearType: HTTP CookieGoogle6Learn more about this providerSome of the data collected by this provider is for the purposes of personalization and measuring advertising effectiveness. The provider may use the IP Addresses for ads measurement and ads personalization._GRECAPTCHAThis cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Maximum Storage Duration: 180 daysType: HTTP Cookie_grecaptchaThis cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Maximum Storage Duration: PersistentType: HTML Local Storagerc::aThis cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Maximum Storage Duration: PersistentType: HTML Local Storagerc::bThis cookie is used to distinguish between humans and bots. Maximum Storage Duration: SessionType: HTML Local Storagerc::cThis cookie is used to distinguish between humans and bots. Maximum Storage Duration: SessionType: HTML Local Storagerc::fThis cookie is used to distinguish between humans and bots. Maximum Storage Duration: PersistentType: HTML Local StoragePreferences 0 Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.We do not use cookies of this type.Statistics 6 Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.Google2Learn more about this providerSome of the data collected by this provider is for the purposes of personalization and measuring advertising effectiveness. The provider may use the IP Addresses for ads measurement and ads personalization._gaUsed to send data to Google Analytics about the visitor's device and behavior. Tracks the visitor across devices and marketing channels.Maximum Storage Duration: 2 yearsType: HTTP Cookie_ga_#Used to send data to Google Analytics about the visitor's device and behavior. Tracks the visitor across devices and marketing channels.Maximum Storage Duration: 2 yearsType: HTTP CookieMicrosoft4Learn more about this providerc.gifCollects data on the user’s navigation and behavior on the website. This is used to compile statistical reports and heatmaps for the website owner.Maximum Storage Duration: SessionType: Pixel Tracker_clckCollects data on the user’s navigation and behavior on the website. This is used to compile statistical reports and heatmaps for the website owner.Maximum Storage Duration: 1 yearType: HTTP Cookie_clskRegisters statistical data on users' behaviour on the website. Used for internal analytics by the website operator. Maximum Storage Duration: 1 dayType: HTTP Cookie_cltkRegisters statistical data on users' behaviour on the website. Used for internal analytics by the website operator. Maximum Storage Duration: SessionType: HTML Local StorageMarketing 17 Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.Microsoft7Learn more about this providerMR [x2]Used to track visitors on multiple websites, in order to present relevant advertisement based on the visitor's preferences. Maximum Storage Duration: 7 daysType: HTTP CookieMUID [x2]Used widely by Microsoft as a unique user ID. The cookie enables user tracking by synchronising the ID across many Microsoft domains.Maximum Storage Duration: 1 yearType: HTTP CookieSRM_BTracks the user’s interaction with the website’s search-bar-function. This data can be used to present the user with relevant products or services. Maximum Storage Duration: 1 yearType: HTTP CookieANONCHKRegisters data on visitors from multiple visits and on multiple websites. This information is used to measure the efficiency of advertisement on websites. Maximum Storage Duration: 1 dayType: HTTP CookieSMRegisters a unique ID that identifies the user's device during return visits across websites that use the same ad network. The ID is used to allow targeted ads.Maximum Storage Duration: SessionType: HTTP CookieYouTube10Learn more about this provider__Secure-ROLLOUT_TOKENUsed to track user’s interaction with embedded content.Maximum Storage Duration: 180 daysType: HTTP Cookie__Secure-YECStores the user's video player preferences using embedded YouTube videoMaximum Storage Duration: SessionType: HTTP Cookie__Secure-YNIDUsed to track user’s interaction with embedded content.Maximum Storage Duration: 180 daysType: HTTP CookieLAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded content.Maximum Storage Duration: SessionType: HTTP CookieLogsDatabaseV2:V#||LogsRequestsStoreUsed to track user’s interaction with embedded content.Maximum Storage Duration: PersistentType: IndexedDBTESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.Maximum Storage Duration: 1 dayType: HTTP CookieVISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with integrated YouTube videos.Maximum Storage Duration: 180 daysType: HTTP CookieYSCRegisters a unique ID to keep statistics of what videos from YouTube the user has seen.Maximum Storage Duration: SessionType: HTTP Cookieyt-icons-last-purgedNecessary for the implementation and functionality of YouTube video-content on the website. Maximum Storage Duration: PersistentType: HTML Local StorageYtIdbMeta#databasesUsed to track user’s interaction with embedded content.Maximum Storage Duration: PersistentType: IndexedDBUnclassified 0Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.We do not use cookies of this type.Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#][#BULK_CONSENT_TITLE#]List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]Cookie declaration last updated on 8/20/26 by Cookiebot[#IABV2_TITLE#][#IABV2_BODY_INTRO#][#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#][#IABV2_BODY_PREFERENCE_INTRO#][#IABV2_LABEL_PURPOSES#][#IABV2_BODY_PURPOSES_INTRO#][#IABV2_BODY_PURPOSES#][#IABV2_LABEL_FEATURES#][#IABV2_BODY_FEATURES_INTRO#][#IABV2_BODY_FEATURES#][#IABV2_LABEL_PARTNERS#][#IABV2_BODY_PARTNERS_INTRO#][#IABV2_BODY_PARTNERS#]AboutCookies are small text files that can be used by websites to make a user's experience more efficient.The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.You can at any time change or withdraw your consent from the Cookie Declaration on our website.Learn more about who we are, how you can contact us and how we process personal data in our Pr…[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="home wp-singular page-template-default page page-id-111 wp-embed-responsive wp-theme-webtea-timber-starter font-sans text-cloud-burst-950 antialiased bg-white" style="padding-top: 0px;"><div id="CybotCookiebotDialog" name="CybotCookiebotDialog" role="region" aria-labelledby="CybotCookiebotDialogBodyContentTitle" tabindex="-1" lang="en" dir="ltr" ng-non-bindable="" style="display: flex; font-size: 0.9375rem;" data-template="bottom" class="CybotEdge CybotMultilevel CybotCloseButtonEnabled CybotCookiebotDialogActive"><div class="CybotCookiebotDialogContentWrapper"><div id="CybotCooki…
How to fixTo fix this issue, add a skip link to the main content of the page. This can be achieved by adding an anchor element with a link to the main content container, and styling it to be visible only when focused. For example: <a href="#main-content" class="skip-link">Skip to main content</a>. Make sure to adjust the href attribute to match the id of the main content container.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)61 instances5 affected pages
ComponentRef SAR23N

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

Affected pagehttps://fiabilis.it/
Elementdiv#CybotCookiebotDialogHeader > button
Accessible nameClose banner
Markup
<button class="CybotCookiebotBannerCloseButton" aria-label="Close banner"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" aria-hidden="true"><path d="M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z"></path></svg></button>
How to fixTo fix this issue, increase the size of the touch target to at least 24x24px. You can do this by modifying the CSS to add padding or increase the width and height of the button element. For example, add the following CSS rule: .CybotCookiebotBannerCloseButton { padding: 5px; width: 24px; height: 24px; }
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef RXQTRP

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

Affected pagehttps://fiabilis.it/category/news-eventi/
Elementdiv > div:nth-of-type(1) > div:nth-of-type(4) > address > p:nth-of-type(4) > a
Accessible name[email removed]
Markup
<a href="mailto:[email removed]" class="hover:text-white underline focus:outline-none focus:ring-2 focus:ring-white/50 rounded">
              [email removed]
            </a>
How to fixTo fix this issue, increase the size of the touch target to at least 24x24px. This can be achieved by adding padding or increasing the font size of the interactive element. For example, add 'padding: 5px' or 'font-size: 18px' to the CSS styles of the element with class 'hover:text-white underline focus:outline-none focus:ring-2 focus:ring-white/50 rounded'.
Affected pages/magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef 5T1THO

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

Affected pagehttps://fiabilis.it/category/news-eventi/
Elementdiv > div:nth-of-type(3) > nav > ul > li:nth-of-type(1) > a
Accessible namePolitica della Qualità
Markup
<a href="https://fiabilis.it/app/uploads/2026/03/DIRE_POL_01_Politica_della_Qualita_2025_v2-.1-2.pdf" class="hover:text-white hover:underline focus:outline-none focus:ring-2 focus:ring-white/50 rounded px-1">
                Politica della Qualità
              </a>
How to fixIncrease the touch target size of the interactive element to at least 24x24px to make it easier to activate by touch.
Affected pages/magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef PTWNK2

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

Affected pagehttps://fiabilis.it/
Elementdiv:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div > span:nth-of-type(1)
Accessible nameVai alla slide 1
Rolebutton
Markup
<span class="swiper-pagination-bullet swiper-pagination-bullet-active" tabindex="0" role="button" aria-label="Vai alla slide 1" aria-current="true"></span>
How to fixIncrease 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 increasing the font size of the interactive element.
ComponentRef 3XUXWG

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

Affected pagehttps://fiabilis.it/
Elementdiv > section:nth-of-type(7) > div > div:nth-of-type(2) > div:nth-of-type(2) > button:nth-of-type(1)
Accessible nameTestimonianza precedente
Markup
<button class="js-swiper-prev swiper-prev-testimonials-6a96edcf19715 w-10 h-10 flex items-center justify-center rounded-full bg-white border border-gray-200 text-cloud-burst-950 shadow-sm hover:bg-cerise-500 hover:text-white hover:border-cerise-500 transition-all duration-300 group disabled:opacity-50 disabled:cursor-not-allowed" tabindex="0" aria-label="Testimonianza precedente" aria-controls="swiper-wrapper-6e74fb1091024a692f">
            <svg class="w-4 h-4" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  <pat…
How to fixIncrease the size of the touch target to at least 24x24 pixels to ensure it can be reliably activated by touch. Consider adjusting the CSS class 'w-10 h-10' to increase the button size.
ComponentRef 307QBP

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

Affected pagehttps://fiabilis.it/magazine/
Elementmain#main-content > div > section:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > a
Accessible nameVedi tutti
Markup
<a href="https://fiabilis.it/category/sistema-lavoro-opportunita/" class="group inline-flex items-center text-sm font-bold text-cerise-600 hover:text-cerise-700 transition-colors uppercase tracking-wider">
                Vedi tutti
                <svg class="w-4 h-4 ml-1 transform group-hover:translate-x-1 transition-transform" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>

              </a>
How to fixIncrease 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 increasing the font size of the interactive element to achieve this.
ComponentRef ON5UCA

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

Affected pagehttps://fiabilis.it/
Elementsection:nth-of-type(8) > div:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > button:nth-of-type(1)
Accessible nameSlide precedente
Markup
<button class="swiper-prev-swiper-block_b93d001b306330946fb5b0e3246abfff w-10 h-10 flex items-center justify-center rounded-full bg-white border border-gray-200 text-cloud-burst-950 shadow-sm hover:bg-flame-pea-500 hover:text-white hover:border-flame-pea-500 transition-all duration-300 group disabled:opacity-50 disabled:cursor-not-allowed swiper-button-disabled" disabled="" tabindex="-1" aria-label="Slide precedente" aria-controls="swiper-wrapper-321f62cf55c47490" aria-disabled="true">
            <svg class="w-4 h-4" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" fill…
How to fixTo fix this issue, increase the size of the touch target to at least 24x24 pixels. This can be achieved by modifying the CSS styles for the button element, specifically the width and height properties. For example, change the class 'w-10 h-10' to 'w-24 h-24' to set the minimum width and height to 24 pixels.
ComponentRef 5F5G1Y

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

Affected pagehttps://fiabilis.it/blog-parita-di-genere/
Elementmain#main-content > section:nth-of-type(2) > div > div:nth-of-type(1) > a
Accessible nameVedi tutte le news
Markup
<a href="https://fiabilis.it/magazine/" class="group flex items-center gap-2 text-cloud-burst-950 font-bold uppercase tracking-widest text-sm hover:text-cerise-500 transition-colors">
            Vedi tutte le news
            <svg class="w-4 h-4 transform group-hover:translate-x-1 transition-transform" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>

          </a>
How to fixTo improve the accessibility of the 'Vedi tutte le news' link, increase the touch target size to at least 24x24 pixels. This can be achieved by adding padding or increasing the font size of the link text, or by ensuring that the link has a sufficiently large surrounding clickable area.
Medium

ARIA attributes have invalid values

WCAG 4.1.2 (A)25 instances5 affected pages
ComponentRef BZQYWS

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Affected pagehttps://fiabilis.it/
Elementbutton[aria-label="Cerca nel sito"]
Accessible nameCerca nel sito
Markup
<button type="button" class="p-2 text-white rounded-full hover:bg-white/10 focus:outline-none focus-visible:ring-4 focus-visible:ring-cerise-500" aria-label="Cerca nel sito" @click="openSearch()" :aria-expanded="searchOpen" aria-controls="search-modal" aria-haspopup="dialog" ...>
How to fixVerify that the 'aria-controls' attribute references an existing element in the DOM and that the 'aria-haspopup' attribute is set to a valid value. Ensure that the 'aria-expanded' attribute is updated correctly when the dialog is opened or closed.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
ComponentRef 11LZH5

ARIA attributes reference ids that do not exist or hold invalid values, breaking the accessibility tree.

Affected pagehttps://fiabilis.it/
Element.border-white\/30
Accessible nameSeleziona la lingua: IT
Markup
<button @click="open = !open" type="button" class="flex items-center ga..." :aria-expanded="open" aria-controls="language-selector-me..." aria-haspopup="true" aria-label="Seleziona la lingua:..." aria-expanded="false">
How to fixVerify that all ARIA attributes have valid values and reference existing ids. Check the 'aria-controls' and 'aria-haspopup' attributes on the button element to ensure they match the expected values and ids in the accessibility tree.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere
Medium

Elements must only use permitted ARIA attributes

WCAG 4.1.2 (A)2 instances1 affected page
ComponentRef MD1V3P

Elements must only use permitted ARIA attributes

Affected pagehttps://fiabilis.it/
Element#swiper-block_b93d001b306330946fb5b0e3246abfff
Accessible nameCarosello Clienti
Markup
<div id="swiper-block_b93d001b306330946fb5b0e3246abfff" class="swiper w-full swiper-initialized swiper-horizontal swiper-grid" aria-roledescription="Carosello" aria-label="Carosello Clienti">
How to fixReview the use of ARIA attributes on the element with id 'swiper-block_b93d001b306330946fb5b0e3246abfff'. Ensure that only permitted ARIA attributes are used. Consider removing 'aria-roledescription' as it may not be necessary or valid in this context.
Low

Low-quality alternative text

WCAG 1.1.1 (A)60 instances5 affected pages
ComponentRef 5X7C6S

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Affected pagehttps://fiabilis.it/
Elementdiv#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > a:nth-of-type(2) > img
Markup
<img class="CybotExternalLinkArrow" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=" alt="opens in a new window">
How to fixProvide descriptive alternative text for the image that indicates its purpose and content, rather than using a generic phrase like 'opens in a new window'. For example, 'External link to Cookiebot's privacy policy' would be more descriptive.
Affected pages/ /magazine /category/news /category/news-eventi /blog-parita-di-genere

05 · Pages inspected

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.