Overview
Currently the error page looks as such:


The style on this component could be updated to imply there was an error. Using green implies it is successful.
The text could be turned text-error to show that it is an error.
Text to show in the following situations:
- Not authorized: You do not have permission to access this page. Contact your administrator if you believe you have reached this page in error.
- Not found: The page you requested does not exist.
- Server error (can we do this): An unexpected error occurred. Please try again later.
- Authentication required: You need to log in to access this page.