Describe the bug
Styling has some issues, like old material UI imports, hardcoded color, and spacing styles.
Expected behavior
The project uses MUI 5 now, so it should only import from there. Colors and spacing be from the theme, and should not be hardcoded.
Also, I saw that the primary color changed in the Figma design.
Describe the bug Styling has some issues, like old material UI imports, hardcoded color, and spacing styles.
Expected behavior The project uses MUI 5 now, so it should only import from there. Colors and spacing be from the theme, and should not be hardcoded. Also, I saw that the primary color changed in the Figma design.