Inconsistent button color on profile page

    The "Edit Profile" button on the user's profile page is a different shade of blue than the other primary action buttons throughout the app. This creates an inconsistent visual experience. Steps to reproduce: Log in to the app. Navigate to the "Profile" tab. Observe the color of the "Edit Profile" button. Compare this color to the "Save" button on the settings page or the "Sign In" button on the login screen. Expected result: All primary action buttons should have a consistent color and style. Actual result: The "Edit Profile" button is #4A90E2, while other buttons are #3B82F6. Additional notes: This is a low-priority, cosmetic bug, but it should be addressed to ensure a polished user interface.

    epicnotes