/**|=========================================================================================================================================|
 * | LOGIN                                                                                                                |
 * |=========================================================================================================================================|
 */
html, body {
  font-family: "Montserrat", sans-serif; }

h1, h2, h3 {
  font-weight: normal; }

a {
  color: #6f6f6f; }

footer * {
  text-decoration: none;
  color: #aaaaaa; }

form * {
  font-size: 10pt; }

#loginSubmit {
  padding: 15px; }

/*# sourceMappingURL=login.css.map */
