While we aim to meet WCAG 2.2 Level AA standards, we are aware of specific accessibility issues that are currently being addressed.
These include:
Horizontal scrolling on mobile devices
Some pages require horizontal scrolling on smaller screens, which can affect readability and usability. This fails WCAG success criterion 1.4.10.
Use of colour to identify links
In some areas, links are distinguished by colour alone. This fails WCAG success criterion 1.4.1.
Form labels and structure
Some fields and interactive elements do not have appropriate labels or structural markup, this fails WCAG success criterion 1.3.1.
Form field purposes and autocomplete
Some form fields do not programmatically identify their purpose (for example, name, email, telephone fields). This fails WCAG success criterion 1.3.5.
ARIA attributes and accessibility roles
Some components are missing ARIA attributes or labels required for assistive technologies. This affects users of screen readers and contributes to non-compliance with multiple WCAG criteria, including 1.3.1.