.auth .brand-logo img {
  width: 250px !important;
}

.btn-primary,
.wizard > .actions a {
  background-color: black !important;
}

.btn-primary:hover,
.wizard > .actions a {
  background-color: rgb(40, 40, 40) !important;
}
