body {
  font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", system-ui, sans-serif;
}

.login-wrap {
  max-width: 520px;
}

.card {
  border-radius: 18px;
  border: none;
}

.btn {
  border-radius: 999px;
}

.table code {
  color: #0d6efd;
  font-weight: 700;
}
