header,
footer {
  display: none;
}

section {
  min-height: 100vh;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

section .logo {
  width: 200px;
  margin-bottom: 40px;
}/*# sourceMappingURL=landing-area-cliente.css.map */