I encountered a similar issue where a <div>
with a custom class appears hidden in Chrome due to a display: none !important
user agent stylesheet. Interestingly, this doesn't affect other browsers like Edge, and my colleagues are not experiencing the same problem.