You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to improve the readability of the "Chat with ArthaSathi 💬" button in the privacy-policy.html page when dark mode is enabled. The button's text is currently unreadable because the color: white; style is missing, which is already applied on other pages like index.html. Adding this style will make the button text visible and consistent across the site in dark mode.