#splash-screen-container {
  margin-top: 150px;
}

#splash-screen-row {
  justify-items: center
}

#splash-screen-container .login-box {
  display: contents;
  justify-items: center
}

.splash-screen-landrover-button {
  color: black;
  background: white
}

#splash-screen-container .button:hover {
  color: white;
}
