/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .login-form-container {
	padding-bottom: 1em;
 }

 .forgot-password {
	 margin-top: 1em;
 }