.login-page, .register-page {
  background-color: snow;
}

.branding {
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
  margin-top: 6em;
}

.external-footer {
  background-color: darkgrey;
  min-height: 40px;
  margin-left: 0px;
  padding: 0px;
  margin: 0px auto;
}

.barra-azul-footer {
  background-color: #009EE2;
  height: 15px;
  width: 100%;
}