Ghostery Dawn Intro Hub Miscellaneous Fixes (#653)
* Fix the StepProgressBar width for each screen, step4 needs to be a little bigger * Add back button to all pages * Add margin top to Step Progress Bar * Add back button for success view * Refactor back button for all pages * Log the user out if they are returning to step 1 * Add logout behavior to navbar * Add highestSetupStepReached() method to next buttons * Trying to add setup_step to SetupLifeCycleReducer * Revert "Trying to add setup_step to SetupLifeCycleReducer" This reverts commit fd2fb31. * Revert "Add highestSetupStepReached() method to next buttons" This reverts commit b7cdd1e. * Prevent user from moving forwards in the StepProgress bar, only back * Add back console log * Remove test class * Fix tooltips * Get rid of margin-left on all screens. Fix success view strings. Center CTA button on BlockSettings * Fix back button on small screen sizes for SuccessView * Bold <StepProgressBar /> current step label * Fix ChoosePlanView price font sizes Co-authored-by: Ilya Zarembsky <ilya.zarembsky@gmail.com>