- Changed fixed horizontal margins on `CustomTabs` to a width based on viewport with and dynamic horizontal margins - Removed bottom padding from Navbar - Ensuring Navbar options are styled properly and external links work - Centering the login form on the page - Fixed warning about objects in `NavbarDropdownOptions` not having a unique `key` prop - Fixed warning about `key` props being spread into JSX from MUI Autocomplete in `GenericDropdown`