.content {
  display: flex;
  align-content: center;
  align-items: center;
  justify-items: center;
  justify-content: center;
}

form {
  min-width: 33%;
  padding: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background: white;
  border-radius: 3px;
}

/*# sourceMappingURL=security.css-YyNRNy2.map */
