body {
  background: #e9e9e9 asset-url("/assets/bg_body-fbcfa0d6.png") repeat top left;
}

.card {
  background-color: #f9f9f9;
  border-radius: 4px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

.form-group {
  margin-bottom: 1rem;
}
