I would like to solve the issue of “[aria-*] attributes do not match their roles” which is shown in the PageSpeed Insights as the following Screenshot: https://ibb.co/SQh6rnF
That CSS is hiding the entry-title which means the entry-header is empty which breaks ARIA rules.
Do not use CSS to hide the title.
Instead use a Layout Element to Disable the Content Title: