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

#login {
    width: 700px !important;
    padding: 8% 0 0;
    margin: auto;
}
