Description:
On the dark theme, the car names and other details are not clearly visible due to low contrast between text color and background. This affects readability and overall UI consistency.
Steps to Reproduce:
Switch the website/app to dark theme.
Navigate to the section displaying car names and details.
Observe that the text blends into the background, making it hard to read.
Expected Behavior:
Car names and details should be clearly visible in dark theme.
Text should have proper contrast according to accessibility standards.
UI should remain consistent across both light and dark themes.
Proposed Fix:
Update text colors for car names and details in dark theme (e.g., light gray/white).
Ensure proper contrast ratio (WCAG compliant).
Test responsiveness and readability across devices.

Description:
On the dark theme, the car names and other details are not clearly visible due to low contrast between text color and background. This affects readability and overall UI consistency.
Steps to Reproduce:
Switch the website/app to dark theme.
Navigate to the section displaying car names and details.
Observe that the text blends into the background, making it hard to read.
Expected Behavior:
Car names and details should be clearly visible in dark theme.
Text should have proper contrast according to accessibility standards.
UI should remain consistent across both light and dark themes.
Proposed Fix:
Update text colors for car names and details in dark theme (e.g., light gray/white).
Ensure proper contrast ratio (WCAG compliant).
Test responsiveness and readability across devices.